add texfmt

This commit is contained in:
2024-11-24 23:56:31 +01:00
parent 5b0ae1e598
commit 532a34e6e2
8 changed files with 899 additions and 556 deletions

View File

@@ -16,10 +16,11 @@ The color of links can be changed to your liking using:
\noindent If you want to completely hide the links, you can use:
{\small\verb!\hypersetup{allcolors=.}!}, or even better:
{\small\verb!\hypersetup{allcolors=.}!}, or even better:
{\small\verb!\hypersetup{hidelinks}!}.
\noindent If you want to have obvious links in the PDF but not the printed text, use:
\noindent If you want to have obvious links in the PDF but not the
printed text, use:
{\small\verb!\hypersetup{colorlinks=false}!}.

View File

@@ -2,6 +2,7 @@
\chapter{Appendix Title Here} % Main appendix title
\label{AppendixX} % Change X to a consecutive letter; for referencing this appendix elsewhere, use \ref{AppendixX}
\label{AppendixX} % Change X to a consecutive letter; for referencing
% this appendix elsewhere, use \ref{AppendixX}
Write your Appendix content here.
Write your Appendix content here.