-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update pandoc and pandoc-crossref (#33)
* fix(pandoc.yml): Update pandoc and pandoc-crossref * fix(thesis): typos and cross-ref fixed
- Loading branch information
Showing
15 changed files
with
9,018 additions
and
1,007 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,18 +10,21 @@ | |
toc=listof, | ||
listof=nochaptergap]{scrbook} | ||
\usepackage{amsmath,amssymb} | ||
\usepackage{lmodern} | ||
\usepackage{setspace} | ||
\usepackage{iftex} | ||
\ifPDFTeX | ||
\usepackage[T1]{fontenc} | ||
\usepackage[utf8]{inputenc} | ||
\usepackage{textcomp} % provide euro and other symbols | ||
\else % if luatex or xetex | ||
\usepackage{unicode-math} | ||
\usepackage{unicode-math} % this also loads fontspec | ||
\defaultfontfeatures{Scale=MatchLowercase} | ||
\defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1} | ||
\fi | ||
\usepackage{lmodern} | ||
\ifPDFTeX\else | ||
% xetex/luatex font selection | ||
\fi | ||
% Use upquote if available, for straight quotes in verbatim environments | ||
\IfFileExists{upquote.sty}{\usepackage{upquote}}{} | ||
\IfFileExists{microtype.sty}{% use microtype if available | ||
|
@@ -101,7 +104,7 @@ | |
\makeatletter | ||
\def\fps@figure{htbp} | ||
\makeatother | ||
\usepackage[normalem]{ulem} | ||
\usepackage{soul} | ||
\setlength{\emergencystretch}{3em} % prevent overfull lines | ||
\providecommand{\tightlist}{% | ||
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}} | ||
|
@@ -149,7 +152,7 @@ | |
}% | ||
% titlepage | ||
\subject{DISS. Nr. 1111\\~\\~\\} | ||
\publishers{A thesis submitted to attain the degree o\\DOCTOR OF SCIENCES\\(Dr. sc.)\\~\\~\\presented by\\~\\Eleanor Roosevelt\\MA, University of Example\\born on 11.10.1884\\~\\~\\accepted on the recommendation of \\~\\Prof. Dr. Anna Hall Roosevelt\\Prof. Dr. Elliott Roosevelt\\~\\2022} | ||
\publishers{A thesis submitted to attain the degree of\\DOCTOR OF SCIENCES\\(Dr. sc.)\\~\\~\\presented by\\~\\Eleanor Roosevelt\\MA, University of Example\\born on 11.10.1884\\~\\~\\accepted on the recommendation of \\~\\Prof. Dr. Anna Hall Roosevelt\\Prof. Dr. Elliott Roosevelt\\~\\2022} | ||
\uppertitleback{Title} | ||
\lowertitleback{\emph{Eleanor Roosevelt} is Fellow at the University of Example.} | ||
\dedication{\emph{For all humants of this world}} | ||
|
@@ -199,7 +202,7 @@ | |
\fi | ||
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} | ||
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available | ||
\urlstyle{same} % disable monospaced font for URLs | ||
\urlstyle{same} | ||
\hypersetup{ | ||
pdftitle={Title}, | ||
pdfauthor={\href{[email protected]}{Eleanor Roosevelt}}, | ||
|
@@ -305,10 +308,10 @@ \section{Bold and italic}\label{bold-and-italic}} | |
\hypertarget{struck-through}{% | ||
\section{Struck through}\label{struck-through}} | ||
|
||
\sout{All human beings are born free and equal in dignity and rights.} | ||
All human beings are born free and equal in dignity and rights. All | ||
\st{All human beings are born free and equal in dignity and rights.} All | ||
human beings are born free and equal in dignity and rights. All human | ||
beings are born free and equal in dignity and rights. | ||
beings are born free and equal in dignity and rights. All human beings | ||
are born free and equal in dignity and rights. | ||
|
||
\hypertarget{numbered-lists}{% | ||
\section{Numbered lists}\label{numbered-lists}} | ||
|
@@ -434,22 +437,24 @@ \section{Tables}\label{tables}} | |
>{\raggedright\arraybackslash}p{(\columnwidth - 2\tabcolsep) * \real{0.5000}} | ||
>{\raggedright\arraybackslash}p{(\columnwidth - 2\tabcolsep) * \real{0.5000}}@{}} | ||
\caption{\label{tbl:example_tbl}Table caption}\tabularnewline | ||
\toprule() | ||
\toprule\noalign{} | ||
\begin{minipage}[b]{\linewidth}\raggedright | ||
column 1 | ||
\end{minipage} & \begin{minipage}[b]{\linewidth}\raggedright | ||
column 2 | ||
\end{minipage} \\ | ||
\midrule() | ||
\midrule\noalign{} | ||
\endfirsthead | ||
\toprule() | ||
\toprule\noalign{} | ||
\begin{minipage}[b]{\linewidth}\raggedright | ||
column 1 | ||
\end{minipage} & \begin{minipage}[b]{\linewidth}\raggedright | ||
column 2 | ||
\end{minipage} \\ | ||
\midrule() | ||
\midrule\noalign{} | ||
\endhead | ||
\bottomrule\noalign{} | ||
\endlastfoot | ||
All human beings are born free and equal in dignity and rights. & All | ||
human beings are born free and equal in dignity and rights. \\ | ||
All human beings are born free and equal in dignity and rights. & All | ||
|
@@ -458,7 +463,6 @@ \section{Tables}\label{tables}} | |
human beings are born free and equal in dignity and rights. \\ | ||
All human beings are born free and equal in dignity and rights. & All | ||
human beings are born free and equal in dignity and rights. \\ | ||
\bottomrule() | ||
\end{longtable} | ||
|
||
All human beings are born free and equal in dignity and rights. All | ||
|
@@ -509,11 +513,7 @@ \section{Scientific citations}\label{scientific-citations}} | |
\hypertarget{equations}{% | ||
\section{Equations}\label{equations}} | ||
|
||
\[ | ||
x^2 + y^2 = z^2 | ||
\] | ||
|
||
\{\#eq:pythagoras\} | ||
\begin{equation}\protect\hypertarget{eq:pythagoras}{}{x^2 + y^2 = z^2}\label{eq:pythagoras}\end{equation} | ||
|
||
\hypertarget{cross-references}{% | ||
\section{Cross-references}\label{cross-references}} | ||
|