diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-30 19:20:16 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-30 19:20:16 +0200 |
| commit | a9e8d0e9c929bec830b086e473ef1362e1f873d9 (patch) | |
| tree | 9ff2e2c2f49f5ca918c976dde000e0ee61a7b8bf /src/data/content_1.typ | |
| parent | a36f5482ad90d6899d56e016666a2ca09240abd6 (diff) | |
refactor(typst): generalize template
Diffstat (limited to 'src/data/content_1.typ')
| -rw-r--r-- | src/data/content_1.typ | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/data/content_1.typ b/src/data/content_1.typ new file mode 100644 index 0000000..edfec83 --- /dev/null +++ b/src/data/content_1.typ @@ -0,0 +1,6 @@ +#import "_template.typ": * +#import "_template_content.typ": * + +#show: display.with(param) + +$x$ |
