i really don't know what I changed...
This commit is contained in:
parent
85420343ff
commit
0f1a796934
13 changed files with 0 additions and 544 deletions
|
|
@ -1,36 +0,0 @@
|
|||
\documentclass[a4paper,11pt, twocolumn]{article}
|
||||
\usepackage{fancyhdr}
|
||||
\usepackage[compact]{titlesec}
|
||||
\titlespacing{\section}{1pt}{*1}{*1}
|
||||
\titlespacing{\subsection}{0.2pt}{*0.2}{*0.2}
|
||||
\titlespacing{\subsubsection}{0.2pt}{*0.2}{*0.2}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\input{defs.tex}
|
||||
\input{mydefs.tex}
|
||||
|
||||
\addbibresource{bibliography.bib}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\begin{document}
|
||||
|
||||
\fancyhf{}
|
||||
\pagestyle{fancy}
|
||||
\lhead{}
|
||||
\rhead{CelloClemens et al.}
|
||||
\cfoot{\thepage }
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\clearpage
|
||||
|
||||
% PROJECTS
|
||||
\newcommand{\projectpath}{} % Necessary because of the inclusion of extra files
|
||||
\begin{refsection}
|
||||
\include{project}
|
||||
\end{refsection}
|
||||
\end{document}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue