summaryrefslogtreecommitdiffstats
path: root/flyers/mayday/master.tex
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2015-10-12 20:10:32 +0200
committerGustav Eek <gustav@fripost.org>2015-10-12 20:10:32 +0200
commit1e48b4bf03f047a497988954241666cc6ec65215 (patch)
treebe70fe7663740faff4ab85ebeca5d1bca4ec536d /flyers/mayday/master.tex
parentefbadc9d39e030e30783f55f61f8f49475382c7f (diff)
[flyers] Flyer moved to a new folder -- better structure
Diffstat (limited to 'flyers/mayday/master.tex')
-rw-r--r--flyers/mayday/master.tex50
1 files changed, 50 insertions, 0 deletions
diff --git a/flyers/mayday/master.tex b/flyers/mayday/master.tex
new file mode 100644
index 0000000..57f25d7
--- /dev/null
+++ b/flyers/mayday/master.tex
@@ -0,0 +1,50 @@
+\input{preamble}
+
+\newlength\mywidth
+
+\usepackage[margin=0mm]{geometry}
+\usepackage[]{flowfram}
+
+%% \newflowframe{\textwidth}{\textheight}{0mm}{0mm}
+%% \newstaticframe{ 85mm }{ 128mm }{ 10mm }{ 158mm }
+%% \newstaticframe{ 85mm }{ 128mm }{ 114mm }{ 158mm }
+%% \newstaticframe{ 85mm }{ 128mm }{ 10mm }{ 10mm }
+%% \newstaticframe{ 85mm }{ 128mm }{ 114mm }{ 10mm }
+
+%% \begin{staticcontents}{1}
+%% \input{frontside}
+%% \end{staticcontents}
+
+%% \begin{staticcontents}{2}
+%% \input{backside}
+%% \end{staticcontents}
+
+%% \begin{staticcontents}{3}
+%% \input{backside}
+%% \end{staticcontents}
+
+%% \begin{staticcontents}{4}
+%% \input{frontside}
+%% \end{staticcontents}
+
+\newflowframe{ 85mm }{ 128mm }{ 10mm }{ 158mm }
+\newflowframe{ 85mm }{ 128mm }{ 114mm }{ 10mm }
+\newstaticframe{ 85mm }{ 128mm }{ 114mm }{ 158mm }
+\newstaticframe{ 85mm }{ 128mm }{ 10mm }{ 10mm }
+
+\begin{staticcontents}{1}
+\input{backside}
+\end{staticcontents}
+
+\begin{staticcontents}{2}
+\input{backside}
+\end{staticcontents}
+
+\begin{document}
+\input{frontside}
+\newpage
+\input{frontside}
+
+
+\end{document}
+