mirror of
https://github.com/JustAnyones/ktu-paper.git
synced 2026-09-19 12:48:27 +00:00
Move the library over from dotfiles
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#let __DEBUG_AUTHOR_TABLE = state("$ktu-template-DEBUG_AUTHOR_TABLE", false)
|
||||
#let debug-author-table() = {
|
||||
__DEBUG_AUTHOR_TABLE.update(true)
|
||||
}
|
||||
|
||||
#let __HEADING_EXPERIMENT = state("$ktu-template-HEADING_EXPERIMENT", false)
|
||||
#let enable-heading-experiment() = {
|
||||
__HEADING_EXPERIMENT.update(true)
|
||||
}
|
||||
Reference in New Issue
Block a user