forked from pencelheimer/typst_nure_template
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>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
- #lorem(42);
|
||||
- #lorem(27).
|
||||
|
||||
#show: appendices_style
|
||||
#show: appendices-style
|
||||
|
||||
= Quote
|
||||
#link("https://youtu.be/bJQj1uKtnus")[
|
||||
|
||||
Reference in New Issue
Block a user