view doc/manual/titlepage.tex @ 8:ec2b657edf13

Add explicit lint-comment-style fallthrough annotations. GCC now assumes that if you don't have these you're making a mistake, which is annoying. XXX: This changeset updates the AG output files only (by hand) and is XXX: abusive - rebuilding them will erase the change. However, I need XXX: to get things to build before I can try to get AG to issue the XXX: annotations itself, so this seems like a reasonable expedient.
author David A. Holland
date Mon, 30 May 2022 23:51:43 -0400
parents 13d2b8934445
children
line wrap: on
line source


%\title {AnaGram}
%\author {Jerome T. Holland}
%\maketitle
%\vspace{0.5in}

% suppress headers and footers
\thispagestyle{empty}

%
% text height is 9.25 inches.
% 
% ---
%  1.0in
% ~0.5in      The AnaGram User's Guide
%  0.5in
% ~0.2in            Version 2.0
%  4.0in
% ~0.5in                Jerome T. Holland
% ~0.2in                Parsifal Software
%  2.5in
% ---

% You apparently need the phantom to anchor the vskip. or something.
\phantom{}
\vskip 1.0in
\vskip 0.5in  % remove this if adding more authors

% second arg of fontsize is baselineskip;
% should normally be 1.2x the font size.
\begin{Center}
{
\fontsize{0.45in}{0.54in}\selectfont
The AnaGram User's Guide
}
\end{Center}

\vskip 0.5in

\begin{Center}
{\huge Version 2.0}
\end{Center}

\vskip 4.0in

\begin{FlushRight}
{\huge Jerome T. Holland}\\
\vskip 0.5ex
{\LARGE \it Parsifal Software}
\vskip 2.0ex

%{\huge John Q. Public}\\
%\vskip 0.5ex
%{\LARGE \it BigMegaCorp Inc.}
%\vskip 2.0ex

\end{FlushRight}