Add xkcd document
This commit is contained in:
parent
f8076e6b66
commit
618f298cc6
13 changed files with 590 additions and 13 deletions
|
|
@ -8,6 +8,7 @@ pub mod image;
|
|||
pub mod sunrise;
|
||||
pub mod text;
|
||||
pub mod tictactoe;
|
||||
pub mod xkcd;
|
||||
|
||||
fn typst_with_lib() -> Typst {
|
||||
Typst::new().with_file("/lib/main.typ", include_str!("documents/lib/main.typ"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue