24 Commits

Author SHA1 Message Date
2e65baae70 refactor: backport changes from noatu's fork
feat(style)!: remove reference styling & fix figure numbering for appendices
feat!: swap appending on 'none' being the first position in ..sink
feat: add chapters to pz-lb()
feat: add asserts
fix: better control flow

img() function now requires `none` to be the first position in ..sink,
e.g. `#img("/fig/1.png", "Caption", none)` to get "Caption (рисунок виконано самостійно)" caption.

Use `@some_label[див. рис.]` to get a "див. рис. 42" link.

Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-07-09 17:17:53 +03:00
e0811afaae fix: move appendix styling out of the coursework template
It is now possible to style headings as appendices in the pz-lb template via `#show: appendices_style`.
2025-04-20 21:21:16 +03:00
e214656166 docs(readme): update readme, add a note
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-03-24 00:27:50 +02:00
99234a73a9 README.md: add an image
assets/pz-lb_title_page.png: the image added

Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-03-24 00:10:21 +02:00
5bc79a196e WIP: introduce yaml config examples in a template 2025-03-14 17:59:18 +02:00
22fb1de736 docs: fix 2025-03-13 12:56:18 +02:00
1db499dad4 docs(readme): change repo owner 2025-03-13 12:42:14 +02:00
41dcbeb1ec feat!: bump version to 0.1.0
fix: adjust templates
style: reformat lib.typ w/ 120 column width
2025-03-13 12:37:58 +02:00
b3214e2150 feat!: rename some parametes to avoid redundancy
fix: avoid hard-coded defaults
docs(readme): add more detail
2025-03-13 12:12:57 +02:00
63dbd82e4d docs(readme): update structure 2025-03-12 23:15:40 +02:00
0b8ceda4f1 feat!: rename "lab-pz-template" to "pz-lb-template"
feat!: make authors.*.edu_program optional, derive it from edu_program_short instead
docs: minor changes to readme and lab template
2025-03-12 23:02:32 +02:00
f36b513a2d docs(README): fix installation instructions 2025-03-01 10:53:53 +02:00
09b4d3aa44 feat(README): added instructions for local typst package setup 2025-03-01 01:15:13 +02:00
0e6f2ce25e docs: improve code examples 2025-02-27 08:49:47 +02:00
a761f36a02 removed typst-13 warning from readme 2025-02-20 00:19:23 +02:00
67dc761845 updated readme and lab template to 0.13 2025-02-14 23:48:47 +02:00
e1354921f3 update README.md 2025-02-14 11:44:18 +02:00
f2833b62c6 added general info and removed unnecessary code 2025-02-14 01:48:34 +02:00
583bfecd51 update README.md 2025-02-09 15:48:52 +02:00
4dd26a979c updated README.md 2025-02-09 15:00:54 +02:00
ebbfadfcdf first release? 2025-02-09 01:55:39 +02:00
7c7ac9257d usable 2025-02-08 23:26:49 +02:00
7f7f69c3ed updated readme, added gitignore 2025-02-06 14:49:49 +02:00
0b7b69085f Initial commit 2025-02-06 14:39:58 +02:00