\input{preamble} \newlength\mywidth \newlength\copyrighttextwidth \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}