ChengsongTanPhdThesis/main.tex
changeset 555 aecf1ddf3541
parent 554 15d182ffbc76
child 564 3cbcd7cda0a9
--- a/ChengsongTanPhdThesis/main.tex	Sun Jun 26 22:22:47 2022 +0100
+++ b/ChengsongTanPhdThesis/main.tex	Tue Jun 28 21:07:42 2022 +0100
@@ -42,6 +42,7 @@
 \usepackage[T1]{fontenc} % Output font encoding for international characters
 %\usepackage{fdsymbol} % Loads unicode-math
 
+\usepackage{verbatim}
 \usepackage{mathpazo} % Use the Palatino font by default
 \usepackage{hyperref}
 \usepackage{lipsum}
@@ -72,7 +73,7 @@
 \usetikzlibrary{fit,
                 shapes.geometric}
 \usepackage{mathpartir}
-
+\usepackage{stackrel}
 
 \DeclareCaptionType{mytype}[Illustration][]
 \newenvironment{envForCaption}{\captionsetup{type=mytype} }{}