Fix afigures & Reorder chapter 2

This commit is contained in:
2025-12-04 14:38:49 +07:00
parent 18ba24b742
commit 08c98cb94f
5 changed files with 52 additions and 29 deletions
+18
View File
@@ -7,6 +7,23 @@
}
}
#let chapter-page(doc) = {
set page(
paper: "a4",
margin: (
top: 2in,
left: 1.5in,
right: 1in,
bottom: 1in,
),
header: context [
#h(1fr)
#counter(page).display(thai-numbering)
],
)
doc
}
#let page-theme(doc) = {
set page(
paper: "a4",
@@ -54,6 +71,7 @@
#box(
hide(attr),
width: 0pt,
height: 0pt,
) <afig>
]