% bem2a-53-division-titlepages.texfrag
% Machine Dossier:  Benton Engraving Machine BEM2a-53
%                   (Vertical Pantograph, Type 2a, 1899 Patent)
%                   At CircuitousRoot
%                   Division Title Pages
%
% Copyright 2023 by Dr. David M. MacMillan
%
% This work is licensed under the 
% Creative Commons Attribution 4.0 International License. 
% To view a copy of this license, visit 
% http://creativecommons.org/licenses/by/4.0/ 
% or send a letter to Creative Commons, PO Box 1866, Mountain View,CA 94042,USA.
%

% Encoding:  UTF-8, Unicode
% Requires:  XeLaTeX (xelatex)

% Usage (with defaults):  
% \input{bem2a-53-division-titlepages.texfrag

% Title Page 
%-----------

\thispagestyle{empty}

% Special geometry for the title page:
\newgeometry{bottom=0.1cm}

\vspace*{1pc}
{\sffamily\fontsize{18pt}{18pt}\selectfont
\hspace*{\fill} Machine Dossier for BEM2a-53

\vspace*{0.5pc}
\hspace*{\fill} (Benton Pantograph)%
}

\vspace*{1pc}
{\sffamily\fontsize{24pt}{24pt}\selectfont
\hspace*{\fill} \crPartTitleString
}

\ifdefined\crChapterTitleString
\vspace*{1pc}
{\sffamily\fontsize{24pt}{24pt}\selectfont
\hspace*{\fill} \crChapterTitleString
}
\fi

\ifdefined\crChapterTitleStringTwo
\vspace*{1pc}
{\sffamily\fontsize{24pt}{24pt}\selectfont
\hspace*{\fill} \crChapterTitleStringTwo
}
\fi

\ifdefined\crSectionTitleString
\vspace*{1pc}
{\sffamily\fontsize{24pt}{24pt}\selectfont
\hspace*{\fill} \crSectionTitleString
}
\fi


\vspace*{25pc}
\iffalse
\vspace*{2pc}
\begin{center}
\noindent\begin{minipage}[t]{0.44\textwidth}
\begin{center}
     \includegraphics[width=\textwidth]%
        {atf-1923-specimen-book-p0010-1200grey-benton-matrix-engraver-crop.jpg}
\end{center}
\end{minipage}
\end{center}
\fi

\iffalse
\vspace*{4pc}

{\fontsize{16pt}{16pt}\selectfont
\centerline{CircuitousRoot}\par
\centerline{2023}
}
\fi

\vfill

\restoregeometry

