Making of, launch party
This commit is contained in:
19
making-of/includes/variables.tex
Normal file
19
making-of/includes/variables.tex
Normal file
@ -0,0 +1,19 @@
|
||||
\def\Title{ally from start to finish}
|
||||
\def\Subtitle{}
|
||||
\def\FullTitle{\Title}
|
||||
\def\AuthorFirst{Madison}
|
||||
\def\AuthorLast{Scott-Clary}
|
||||
\def\AuthorFull{\AuthorFirst\ \AuthorLast}
|
||||
|
||||
\def\Edition{First}
|
||||
\def\EditionsList{10 9 8 7 6 5 4 3 2 1}
|
||||
\def\Year{2020}
|
||||
|
||||
\def\ISBN{978-1-948743-15-0}
|
||||
|
||||
\newenvironment{ally}{
|
||||
\noindent\ignorespaces
|
||||
\begin{quotation}
|
||||
\allyFont\itshape
|
||||
\noindent\ignorespaces}{
|
||||
\end{quotation}\ignorespacesafterend }
|
||||
Reference in New Issue
Block a user