20 lines
437 B
TeX
20 lines
437 B
TeX
\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 }
|