Add julia support and example

This commit is contained in:
2026-01-30 23:48:20 +01:00
parent 9d3594a483
commit 752433a900
5 changed files with 1121 additions and 4 deletions

View File

@@ -16,3 +16,10 @@
)
Literate programming @knuth:1984 in typst after Knuth?
#figure(
image(
"build/sine.svg",
),
caption: [Einfacher Plot mit Julia],
)