Organization, further graphics
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
layoutheight=8.5in,
|
||||
vmargin=0.5in,
|
||||
outer=0.5in,
|
||||
inner=0.75in,
|
||||
inner=1in,
|
||||
includeheadfoot,
|
||||
twoside,
|
||||
showcrop
|
||||
|
||||
@ -19,3 +19,4 @@
|
||||
\usepackage{verse}
|
||||
\usepackage{paracol}
|
||||
\usepackage{pdfpages}
|
||||
\usepackage{xcolor}
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%%% Section divider
|
||||
% don't forget to \noindent the line after!
|
||||
\renewcommand\rule[2]{$\star$}
|
||||
\newcommand\secdiv{
|
||||
\begin{center}
|
||||
\rule{}{}
|
||||
\end{center}
|
||||
}
|
||||
% \renewcommand\rule[2]{$\star$}
|
||||
% \newcommand\secdiv{
|
||||
% \begin{center}
|
||||
% \rule{}{}
|
||||
% \end{center}
|
||||
% }
|
||||
|
||||
@ -9,11 +9,11 @@
|
||||
\def\EditionsList{10 9 8 7 6 5 4 3 2 1}
|
||||
\def\Year{2017}
|
||||
|
||||
\def\ISBN{XXX-X-XXXXXX-XX-X}
|
||||
\def\ISBN{978-1-948743-15-0}
|
||||
|
||||
\newenvironment{ally}{
|
||||
\noindent\ignorespaces
|
||||
\begin{quotation}
|
||||
\allyFont\itshape
|
||||
\noindent}{
|
||||
\noindent\ignorespaces}{
|
||||
\end{quotation}\ignorespacesafterend }
|
||||
|
||||
Reference in New Issue
Block a user