Outline for other content & Wording & formatting fixes
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
|
||||
#counter(page).update(1)
|
||||
#show: page-theme
|
||||
#include "Abstract.typ"
|
||||
#pagebreak()
|
||||
#include "Acknowledgements.typ"
|
||||
#pagebreak()
|
||||
|
||||
#show outline: set heading(outlined: true)
|
||||
#show outline.entry: it => {
|
||||
show linebreak: [ ]
|
||||
@@ -25,12 +30,17 @@
|
||||
]),
|
||||
)
|
||||
}
|
||||
#outline(depth: 2)
|
||||
|
||||
#outline(depth: 2, indent: 3.75em)
|
||||
|
||||
#pagebreak()
|
||||
|
||||
#import "@preview/i-figured:0.2.4"
|
||||
|
||||
#i-figured.outline(target-kind: table, title: [สารบัญตาราง])
|
||||
|
||||
#pagebreak()
|
||||
|
||||
#i-figured.outline(
|
||||
title: [สารบัญภาพ],
|
||||
)
|
||||
@@ -38,7 +48,9 @@
|
||||
#include "Chapter1.typ"
|
||||
|
||||
#include "Chapter2/Chapter2.typ"
|
||||
#include "ภาคผนวก/ภาคผนวก.typ"
|
||||
#include "Chapter3.typ"
|
||||
#include "Chapter4.typ"
|
||||
#include "Chapter5.typ"
|
||||
|
||||
#bibliography("References.yaml", title: "บรรณานุกรม", full: true, style: "chicago-author-date")
|
||||
|
||||
@@ -63,3 +75,6 @@
|
||||
}
|
||||
|
||||
#image-credits()
|
||||
|
||||
#include "ภาคผนวก/ภาคผนวก.typ"
|
||||
#include "History.typ"
|
||||
|
||||
Reference in New Issue
Block a user