mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-19 16:51:04 +00:00
change the back page to be a Greaber quote instead
This commit is contained in:
parent
b3913b1044
commit
59e0352195
3 changed files with 24 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
\newcommand{\AddCornerImage}{%
|
||||
\AddToShipoutPictureBG{%
|
||||
\ifnum\value{page}>1 % Only add corners if page number > 1
|
||||
\ifnum\value{page}<12
|
||||
% === Bottom Corner ===
|
||||
\AtPageLowerLeft{%
|
||||
\ifodd\value{page}
|
||||
|
|
@ -31,6 +32,7 @@
|
|||
\fi
|
||||
}%
|
||||
\fi % End of page number check
|
||||
\fi % End of page number check
|
||||
}%
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue