forked from pencelheimer/typst_nure_template
change text.font.lang from ua to uk
May also need to rework bibliography handling.
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
},
|
||||
)
|
||||
|
||||
set text(font: ("Times New Roman", "Liberation Serif"), size: 14pt, hyphenate: false, lang: "ua")
|
||||
set text(font: ("Times New Roman", "Liberation Serif"), size: 14pt, hyphenate: false, lang: "uk")
|
||||
set par(justify: true, first-line-indent: (amount: 1.25cm, all: true))
|
||||
set underline(evade: false)
|
||||
|
||||
|
Reference in New Issue
Block a user