branching strategy for upcoming I320 moray white2 release
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
\documentclass[a4paper,12pt,twoside]{article}%
|
||||
\documentclass[12pt]{article}%
|
||||
\usepackage[a3paper]{geometry}
|
||||
\usepackage[utf8]{inputenc}%
|
||||
\usepackage[T1]{fontenc}%
|
||||
\usepackage{caption}%
|
||||
@@ -26,25 +27,25 @@ citecolor = black]{hyperref}%
|
||||
\usepackage{pstricks}
|
||||
\usepackage{colortbl}
|
||||
|
||||
\newcommand*\euler{\mathrm{e}}
|
||||
\input{title.tex}
|
||||
%\newcommand*\euler{\mathrm{e}}
|
||||
%\input{title.tex}
|
||||
\input{config/font.tex}
|
||||
\input{config/sourcelst.tex}
|
||||
%\input{config/sourcelst.tex}
|
||||
|
||||
\begin{document}
|
||||
\clearscrheadfoot
|
||||
\clearscrplain
|
||||
\clearscrheadings
|
||||
\pagestyle{scrplain} % switch off head and foot line
|
||||
\input{config/titlepage.tex}
|
||||
\pagestyle{scrheadings} % switch on head and foot line
|
||||
\newpage
|
||||
\tableofcontents
|
||||
\listoffigures
|
||||
\listoftables
|
||||
\lstlistoflistings
|
||||
\input{config/headfoot.tex}
|
||||
\newpage
|
||||
%\input{config/titlepage.tex}
|
||||
%\pagestyle{scrheadings} % switch on head and foot line
|
||||
%\newpage
|
||||
%\tableofcontents
|
||||
%\listoffigures
|
||||
%\listoftables
|
||||
%\lstlistoflistings
|
||||
%\input{config/headfoot.tex}
|
||||
%\newpage
|
||||
\input{content.tex}
|
||||
\end{document}
|
||||
|
||||
|
Reference in New Issue
Block a user