Commit Graph

131 Commits

Author SHA1 Message Date
unexplrd 651f7ed293 fix!: typos, new subjects, sort universities.yaml
note: ПРОГ was renamed to Прог
2026-03-30 12:48:59 +03:00
unexplrd 9abbc7c1e1 update .mise/config.toml in unexplrd-mise 2026-03-29 17:30:31 +03:00
unexplrd ffa3ce0bdc update unexplrd-mise template 2026-03-29 17:00:20 +03:00
unexplrd ea4a5a007b fix import package name 2026-03-29 16:37:09 +03:00
unexplrd 1e3b1ce114 update unexplrd-mise template 2026-03-29 16:35:19 +03:00
unexplrd 1723c5f051 update readme in unexplrd-mise 2026-03-29 16:24:25 +03:00
unexplrd 1a7fe4a394 add unexplrd-mise template 2026-03-29 16:12:12 +03:00
unexplrd af2ba45a16 fix: correct equation numbering in appendices 2026-03-29 14:09:42 +03:00
pencelheimer 450b94cede fix appendice figure numbering 2026-03-29 13:33:30 +03:00
pencelheimer f698299a2d feat: skip heading 2026-03-29 13:33:16 +03:00
unexplrd 9578b5e4f1 nuke lib.typ? it's all in src/ now 2026-03-27 22:53:38 +02:00
unexplrd 8df87de797 fix: replace split slice with .clusters() 2026-03-27 22:47:54 +02:00
unexplrd 6d6e94f0ba fix: appendice figure numbering 2026-03-27 22:14:32 +02:00
pencelheimer a9475dbc94 fix: don't evaluate each layout 2026-03-12 15:04:57 +02:00
pencelheimer 19c5fdf19c feat: added ПЗПІ semester-6 subject defenitions 2026-03-12 15:04:32 +02:00
pencelheimer 833a179ced fix: removed old config 2026-03-12 15:04:12 +02:00
dxrknesss c1f128b528 ST department name change (#18)
Signed-off-by: dxrknesss <dxrkness@linerds.us>
Reviewed-on: #18
Co-authored-by: dxrknesss <dxrkness@linerds.us>
Co-committed-by: dxrknesss <dxrkness@linerds.us>
2026-02-16 18:31:06 +02:00
unexplrd bbdc0d8209 Update README.md 2026-02-12 13:22:18 +02:00
pencelheimer 7fb1fd1391 Merge pull request 'feat!: bump to 0.1.1' (#17) from unexplrd/typst_nure_template:0.1.1 into 0.1.1
Reviewed-on: #17
Reviewed-by: Sytnyk Yehor <pencelheimer@noreply.linerds.us>
2026-02-09 21:14:08 +02:00
unexplrd cee212ae0a chore!: bump to 0.1.1
refactor: break up into multiple files
feat: csl style
refactor!: rename variables
Update template, readme, and more
2026-02-06 02:08:17 +02:00
unexplrd 549d7f060f fix formatting, use .first() instead of .at(0) 2026-01-13 12:45:44 +02:00
unexplrd 73ab5c8f08 feat: set multiple authors in coursework 2026-01-12 01:13:56 +02:00
unexplrd 96f5070167 feat: put all author names in metadata 2026-01-12 01:06:54 +02:00
pencelheimer 5cc95f17c7 Merge pull request 'feat!: refactor' (#15) from unexplrd/typst_nure_template:0.1.0 into 0.1.0
Reviewed-on: #15
Reviewed-by: Anton Bilous <oxidate@tuta.io>
2026-01-12 00:16:45 +02:00
unexplrd c49e911aad fix: use regex for is-cyr
fix: remove unused properties from coursework
2026-01-12 00:01:45 +02:00
unexplrd c1490ce893 fix: update templates, remove comment 2026-01-11 22:07:29 +02:00
unexplrd 79579208fa fix: fix new line 2026-01-11 21:41:26 +02:00
unexplrd 5bd47ac4c1 refactor!: add functions, break things 2026-01-11 21:22:32 +02:00
unexplrd 6cb71054cf feat!: remove chapters 2025-11-11 15:31:56 +02:00
unexplrd b28578be34 feat: make doc.yaml optional
docs: update README.md
2025-11-11 15:25:05 +02:00
unexplrd 3ece994ced fix: left align for listings 2025-11-11 14:50:10 +02:00
unexplrd 6e10c4ae2b feat: add new subjects 2025-10-18 19:44:58 +03:00
unexplrd 3e6f3bf7c4 fix: set correct name for appendice heading 2025-10-18 19:44:30 +03:00
pencelheimer 8dcbee291c Added new subjects, sorted existing subjects 2025-09-25 11:56:44 +03:00
dxrknesss 4a78f8f3ee add new subjects 2025-09-22 17:54:04 +03:00
dxrknesss 648824fd46 fail compilation if subject is unknown 2025-09-22 17:53:46 +03:00
pencelheimer 1d6412c60f chore(lib): fixed vim modeline 2025-07-25 12:31:43 +03:00
pencelheimer 3ba9990dc1 style(lib): fixed styling (maybe not) 2025-07-25 12:31:02 +03:00
unexplrd 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
dxrknesss d338c21965 Merge pull request 'add name of educational program && names of subjects for this semester' (#14) from add-program-and-subject-names into 0.1.0
Reviewed-on: #14
LGTM
2025-05-25 04:11:28 +03:00
dxrknesss 7e15ea09d4 add name of educational program && names of subjects for this semester 2025-05-25 04:08:53 +03:00
unexplrd 3b3d62fd9b lib.typ: too lazy to name it
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-20 20:46:32 +03:00
unexplrd 04c5b283e7 lib.typ: better code branching
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-05-20 20:31:41 +03:00
0x1D8 3ca8409e58 fix: heading numbering when no title 2025-04-26 18:38:36 +03:00
0x1D8 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
0x1D8 7ec79ee898 fix: make variant in authors truly optional
In `pz-lb` template the `authors.variant` may be omitted now.
2025-04-16 22:05:22 +03:00
unexplrd 47117749cf fix: set fallback monospace font
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-04-08 21:22:16 +03:00
unexplrd e214656166 docs(readme): update readme, add a note
Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-03-24 00:27:50 +02:00
unexplrd 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
unexplrd 901d670a1c Merge pull request 'feat: add some random subjects to config/universities.yaml' (#13) from sekomi/typst_nure_template:0.1.0 into 0.1.0
Reviewed-on: #13
2025-03-23 23:58:41 +02:00