modularizing the flow chart, but the scaling is off now
This commit is contained in:
parent
875efb39b1
commit
a79fb0670f
3 changed files with 55 additions and 42 deletions
|
|
@ -5,11 +5,19 @@
|
|||
paperheight=4.25in
|
||||
}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes.geometric, arrows.meta, positioning}
|
||||
\usepackage{adjustbox}
|
||||
|
||||
\parskip1em
|
||||
\begin{document}
|
||||
\sffamily\fontsize{60}{80}\selectfont
|
||||
\centering
|
||||
Page\par \#1\newpage
|
||||
\begin{center}
|
||||
\adjustbox{max width=\textwidth, max height=0.9\textheight}{%
|
||||
\input{src/how-to-consensus-zine/flow-chart-only.tex}%
|
||||
}
|
||||
\end{center}
|
||||
Page\par \#2\newpage
|
||||
Page\par \#3\newpage
|
||||
Page\par \#4\newpage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue