Forced Stylistic Changes

This commit is contained in:
2025-12-28 10:49:09 +07:00
parent 95f5cd414e
commit f37340d485
15 changed files with 2859 additions and 797 deletions
+8
View File
@@ -5,6 +5,11 @@
#show heading: i-figured.reset-counters.with(level: 3)
#show figure: i-figured.show-figure.with(level: 3)
#show raw.where(block: false): set text(font: "Laksaman")
#show raw.where(block: true): set block(fill: rgb("#282A36"), inset: 1.5em)
#show raw.where(block: true): set raw(theme: "../Dracula.tmTheme")
#show raw.where(block: true): set text(fill: rgb("#F8F8F2"))
#set heading(numbering: "บทที่ 1")
#include "Intro.typ"
@@ -16,6 +21,9 @@
#include "HTTPS.typ"
#include "TLS.typ"
#include "NFC.typ"
#pagebreak()
#include "Flutter.typ"
#include "Git.typ"
#include "CLanguage.typ"