main: Formatting
This commit is contained in:
		@ -1,9 +1,4 @@
 | 
			
		||||
\documentclass[
 | 
			
		||||
  12pt,
 | 
			
		||||
  a4paper,
 | 
			
		||||
  chapterprefix=on,
 | 
			
		||||
  oneside
 | 
			
		||||
]{scrbook}
 | 
			
		||||
\documentclass[12pt]{book}
 | 
			
		||||
 | 
			
		||||
\usepackage{adjustbox}
 | 
			
		||||
\usepackage{afterpage}
 | 
			
		||||
@ -40,7 +35,15 @@
 | 
			
		||||
  \null
 | 
			
		||||
  \thispagestyle{empty}%
 | 
			
		||||
  \addtocounter{page}{-1}%
 | 
			
		||||
  \newpage}
 | 
			
		||||
  \newpage
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
\newcommand\nnfootnote[1]{%
 | 
			
		||||
  \begin{NoHyper}
 | 
			
		||||
  \renewcommand\thefootnote{}\footnote{#1}%
 | 
			
		||||
  \addtocounter{footnote}{-1}%
 | 
			
		||||
  \end{NoHyper}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
% Deal with overfull lines.
 | 
			
		||||
% https://texfaq.org/FAQ-overfull
 | 
			
		||||
@ -82,7 +85,7 @@
 | 
			
		||||
 | 
			
		||||
\frontmatter
 | 
			
		||||
 | 
			
		||||
\afterpage{\blankpage}
 | 
			
		||||
% \afterpage{\blankpage}
 | 
			
		||||
 | 
			
		||||
\input{abstract}
 | 
			
		||||
\input{resume}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user