mirror of
https://github.com/JustAnyones/ktu-paper.git
synced 2026-09-19 12:48:27 +00:00
chore: bump version
This commit is contained in:
+5
-3
@@ -1,12 +1,14 @@
|
||||
#import "@local/ktu-paper:0.1.0": (
|
||||
setup-page, setup-code,
|
||||
#import "@local/ktu-paper:0.2.0": (
|
||||
ktu-paper, setup-code,
|
||||
ktu-table-of-contents, ktu-picture-list, ktu-table-list,
|
||||
ktu-heading-page-normal,
|
||||
ktu-table,
|
||||
custom-ref, ref-no
|
||||
)
|
||||
|
||||
#show: setup-page.with()
|
||||
#show: ktu-paper.with(
|
||||
font: "Times New Roman",
|
||||
)
|
||||
#show: setup-code.with()
|
||||
|
||||
#show math.equation: it => {
|
||||
|
||||
+5
-3
@@ -1,5 +1,5 @@
|
||||
#import "@local/ktu-paper:0.1.0": (
|
||||
setup-page, setup-code,
|
||||
#import "@local/ktu-paper:0.2.0": (
|
||||
ktu-paper, setup-code,
|
||||
ktu-table-of-contents, ktu-picture-list, ktu-table-list,
|
||||
ktu-heading-page-normal,
|
||||
ktu-table,
|
||||
@@ -7,7 +7,9 @@
|
||||
custom-ref, ref-no
|
||||
)
|
||||
|
||||
#show: setup-page.with()
|
||||
#show: ktu-paper.with(
|
||||
font: "Times New Roman",
|
||||
)
|
||||
#show: setup-code.with()
|
||||
|
||||
#show figure: it => {
|
||||
|
||||
Reference in New Issue
Block a user