helpers, fixes

This commit is contained in:
2026-01-24 14:45:17 +02:00
parent 3e55bb39a2
commit c4e4bbf093
5 changed files with 21 additions and 19 deletions

View File

@@ -1,5 +1,7 @@
#import "lib.typ": *
#import "utils.typ": *
#import "@local/nure:0.1.0": *
#import style: spacing
// #import "utils.typ": *
#let authors = (
(
@@ -11,7 +13,7 @@
course: 2,
semester: 3,
variant: 13,
)
),
)
#let mentors = (
@@ -117,7 +119,7 @@
task_list: task_list,
calendar_plan: calendar_plan,
abstract: abstract,
bib_path: "bibl.yml", // NOTE: use `bytes("bibl.yml")` as typst looks in template dir when using just filename
bib_path: bytes(read("bibl.yml")), // NOTE: use `bytes("bibl.yml")` as typst looks in template dir when using just filename
appendices: appendices,
)

View File

@@ -1,5 +1,7 @@
#import "../lib.typ": *
#import "utils.typ": *
#import "@local/nure:0.1.0": *
// #import "utils.typ": *
#import style: spacing
#show: pz-lb.with(
university: "ХНУРЕ",
@@ -53,7 +55,7 @@
- #lorem(42);
- #lorem(27).
#show: appendices
#show: style.appendices
= Quote
#link("https://youtu.be/bJQj1uKtnus")[