add preface template

This commit is contained in:
Zheyuan Wu
2026-01-19 21:37:27 -06:00
parent d4df6b37c9
commit e95ebb5027
4 changed files with 64 additions and 1 deletions

View File

@@ -20,7 +20,8 @@
\usepackage{graphicx}
\usepackage{tikz}
\graphicspath{{./images/}}
% dependency graph
\usetikzlibrary{positioning,arrows.meta}
% --- Bibliography: biblatex + biber ---
\usepackage[
@@ -71,6 +72,7 @@
\mainmatter
% Each chapter is in its own file and included as a subfile.
\subfile{preface}
\subfile{chapters/chap1}
\subfile{chapters/chap2}
\subfile{chapters/chap3}