Commit Graph

151 Commits

Author SHA1 Message Date
0x1D8 74d5651876 fix(style): make reference number use target location 2026-06-07 12:26:11 +03:00
pencelheimer 8833ef2383 feat(dstu-8302-2015): removed italics from more bibl types 2026-06-06 09:33:17 +03:00
ilyaoc d70e9df912 fix: handle dstu-table refs and counting 2026-06-03 13:59:58 +02:00
0x1D8 0162eb8c40 fix(helpers): use first char to detect cyrillic in is-cyr 2026-05-27 23:40:59 +03:00
unexplrd 1ff68050bc template(unexplrd-mise): bump package rev 2026-05-27 18:51:10 +03:00
ilyaoc d6037872dd feat(coursework-v2): refine abstract, committee lines, and bibliography 2026-05-26 21:28:02 +02:00
pencelheimer 6bcc345717 fix(coursework-v2): proper apostrophe 2026-05-24 22:30:50 +03:00
pencelheimer 568e84729c fix(coursework-v2): proper department casing 2026-05-24 22:30:50 +03:00
unexplrd e066e96310 feat: add Про{1,2,3} subject keys 2026-05-22 15:20:36 +03:00
unexplrd 82732e7084 template(unexplrd-mise): bump package rev 2026-05-22 14:56:55 +03:00
unexplrd f60fefc7b6 fix: МОТІ subject name typo 2026-05-22 14:55:38 +03:00
unexplrd c3be6125b4 fix: check for student group and variant in keys 2026-05-22 14:47:46 +03:00
bosiiandgolii 983224a633 enhance README: add installation instructions for Windows and clarify usage for local Typst package 2026-05-22 11:46:00 +03:00
0x1D8 f70669a2b7 Merge pull request #1 from ilyaoc/add-coursework-v2-template
feat: add coursework v2 template
2026-05-20 15:44:39 +02:00
ilyaoc bddbd59557 fix coursework v2 example task lines 2026-05-20 12:44:07 +02:00
ilyaoc cf8c2c8338 refine coursework v2 task fields 2026-05-20 12:37:09 +02:00
ilyaoc c9c0577ec8 add coursework v2 template 2026-05-20 12:37:09 +02:00
pencelheimer 4242825b32 fix(pz-lb): skip the group for the student on the title page 2026-05-12 17:51:18 +03:00
unexplrd 228c77d54f update readme at unexplrd-mise template 2026-04-12 13:16:38 +03:00
unexplrd ad48360c38 update unexplrd-mise template 2026-03-30 12:55:24 +03:00
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: pencelheimer/typst_nure_template#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: pencelheimer/typst_nure_template#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: pencelheimer/typst_nure_template#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