diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 18:24:35 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 18:24:35 -0400 |
| commit | 7d8ba7ed3d24b03fed3ac789614c27b3808ded74 (patch) | |
| tree | c8810d67a06b28956bddafe779093212a6edeb9d /paper.tex | |
| parent | 5d6e1d8bfeba9ab7970948b81ff13d7b963948a1 (diff) | |
| download | dissertation-7d8ba7ed3d24b03fed3ac789614c27b3808ded74.tar.gz | |
updates
Diffstat (limited to 'paper.tex')
| -rw-r--r-- | paper.tex | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -116,6 +116,7 @@ \usepackage{xcolor} \usepackage{mathrsfs} \usepackage{scalerel} +\usepackage{float} \setstretch{1.24} @@ -233,8 +234,6 @@ of Engineering Science and Mechanics \titleformat{\section}[block]{\Large\bfseries\sffamily}{\thesection}{12pt}{}{} \titleformat{\subsection}[block]{\large\bfseries\sffamily}{\thesubsection}{12pt}{}{} -\def\mergeop{\square} -\def\bigmergeop{\mathop{\scalebox{1}[1]{\scalerel*{\Box}{\strut}}}} % Makes use of LaTeX's include facility. Add as many chapters % and appendices as you like. |