79579208fa
fix: fix new line
2026-01-11 21:41:26 +02:00
5bd47ac4c1
refactor!: add functions, break things
2026-01-11 21:22:32 +02:00
6cb71054cf
feat!: remove chapters
2025-11-11 15:31:56 +02:00
b28578be34
feat: make doc.yaml optional
...
docs: update README.md
2025-11-11 15:25:05 +02:00
3ece994ced
fix: left align for listings
2025-11-11 14:50:10 +02:00
6e10c4ae2b
feat: add new subjects
2025-10-18 19:44:58 +03:00
3e6f3bf7c4
fix: set correct name for appendice heading
2025-10-18 19:44:30 +03:00
8dcbee291c
Added new subjects, sorted existing subjects
2025-09-25 11:56:44 +03:00
4a78f8f3ee
add new subjects
2025-09-22 17:54:04 +03:00
648824fd46
fail compilation if subject is unknown
2025-09-22 17:53:46 +03:00
1d6412c60f
chore(lib): fixed vim modeline
2025-07-25 12:31:43 +03:00
3ba9990dc1
style(lib): fixed styling (maybe not)
2025-07-25 12:31:02 +03:00
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
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
7e15ea09d4
add name of educational program && names of subjects for this semester
2025-05-25 04:08:53 +03:00
3b3d62fd9b
lib.typ: too lazy to name it
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-05-20 20:46:32 +03:00
04c5b283e7
lib.typ: better code branching
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-05-20 20:31:41 +03:00
3ca8409e58
fix: heading numbering when no title
2025-04-26 18:38:36 +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
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
47117749cf
fix: set fallback monospace font
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-04-08 21:22: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
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
594e908bb1
feat: add some random subjects to config/universities.yaml
2025-03-23 23:41:32 +02:00
32c6a1663c
feat: make mentor.degree in pz-lb optional
...
fix: remove personal font preference
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-23 16:15:49 +02:00
9cc7229851
style: reformat with "typstyle -c 120"
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-20 16:45:59 +02:00
1646f5249b
fix: update templates accordingly
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-20 16:44:46 +02:00
2de5cb4c58
feat!: rename "cw-template" to "coursework"
...
feat!: rename "pz-lb-template" to "pz-lb"
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-20 16:41:59 +02:00
dec7c58db2
lib.typ: make title in pz-lb-template optional
...
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-20 15:52:22 +02:00
2653e7dba2
style: remove quotes
...
fix: fix 125 department name
Signed-off-by: unexplrd <unexplrd@linerds.us >
2025-03-20 15:42:23 +02:00
816d07f745
fix!: change "СПМ" to "СМП"
...
feat: add more subjects, sort them
2025-03-20 14:41:15 +02:00
7799435039
Merge pull request 'version 0.1.0' ( #12 ) from unexplrd/typst_nure_template:main into 0.1.0
...
Reviewed-on: #12
2025-03-18 12:28:54 +02:00
5be6cea4fb
fix: fix multiple authors
...
docs(config): adjust and fix typo
2025-03-15 16:36:16 +02:00
5bc79a196e
WIP: introduce yaml config examples in a template
2025-03-14 17:59:18 +02:00
c1ad952c7c
fix: fix values and refactor, move yaml to config/
2025-03-13 18:28:39 +02:00
dc3358d986
WIP: feat!: move university-related info to yaml file
2025-03-13 17:57:46 +02:00
6bf37099b4
refactor: move university name into a variable
2025-03-13 17:31:22 +02:00
bf00b3de5d
feat!: add course and semester keys for authors
...
fix: bring cw-template more in line with pz-lb-template
fix: remove hard-coded values
docs: update a template
2025-03-13 16:52:52 +02:00
c049a9a3ce
style: reformat with 120 col width
2025-03-13 13:08: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
429f632841
fix!: remove unnecessary gender key in cw_template
...
fix: add more subjects
docs: unify comments with pz_lb_template
2025-03-13 12:35:12 +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
d60d3a9c89
misc: change .gitignore to ignore all pdf files
2025-03-12 23:21:33 +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
cf10e0fbdc
style: format in 120 column width
2025-03-12 20:42:17 +02:00
33d067b67e
feat!: move department_gen to edu_programs
...
feat!: rename "shorthand" variables to "short"
WIP: feat!: derive group name from edu_program
docs(template): adjust templates accordingly
style: format with typstyle
2025-03-12 20:24:48 +02:00