more making-of
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
\documentclass[11pt]{memoir}
|
||||
\documentclass[11pt,onesided]{memoir}
|
||||
|
||||
\def\watermarkloaded{0}
|
||||
|
||||
@ -62,11 +62,17 @@
|
||||
\mainmatter
|
||||
|
||||
\pagestyle{ourbook}
|
||||
\columnratio{0.618}
|
||||
\columnratio{0.65}
|
||||
\setlength\columnsep{20pt}
|
||||
\twosided
|
||||
%\twosided
|
||||
\backgroundcolor{c[1]}[HTML]{eeddff}
|
||||
\backgroundcolor{C[1](0.5\columnsep,10000pt)(10000pt,10000pt)}[HTML]{eeddff}
|
||||
\input{content/001}
|
||||
\backgroundcolor{c[1]}[HTML]{ffddee}
|
||||
\backgroundcolor{C[1](0.5\columnsep,10000pt)(10000pt,10000pt)}[HTML]{ffddee}
|
||||
\input{content/002}
|
||||
\backgroundcolor{c[1]}[HTML]{ddffee}
|
||||
\backgroundcolor{C[1](0.5\columnsep,10000pt)(10000pt,10000pt)}[HTML]{ddffee}
|
||||
\input{content/003}
|
||||
\input{content/004}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user