restructured
This commit is contained in:
parent
9c91339ae4
commit
b658a9afbb
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
MAIN := framework.pdf
|
||||
SRC := $(basename $(MAIN)).tex
|
||||
SRC := config/$(basename $(MAIN)).tex
|
||||
DEP := \
|
||||
config/headfoot.tex \
|
||||
config/sourcelst.tex \
|
||||
|
@ -24,11 +24,7 @@ citecolor = black]{hyperref}%
|
||||
\usepackage{scrpage2}%
|
||||
|
||||
\newcommand*\euler{\mathrm{e}}
|
||||
|
||||
\newcommand{\docname}{Measurement protocol}
|
||||
\newcommand{\prjname}{agricola}
|
||||
\newcommand{\docversion}{0.1}
|
||||
|
||||
\input{title.tex}
|
||||
\input{config/font.tex}
|
||||
\input{config/sourcelst.tex}
|
||||
|
@ -2,4 +2,4 @@
|
||||
\subsection{testtesttest}
|
||||
\subsubsection{testtesttesttest}
|
||||
bla
|
||||
|
||||
bla
|
||||
|
Loading…
Reference in New Issue
Block a user