comparison doc/manual/titlepage.tex @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:13d2b8934445
1
2 %\title {AnaGram}
3 %\author {Jerome T. Holland}
4 %\maketitle
5 %\vspace{0.5in}
6
7 % suppress headers and footers
8 \thispagestyle{empty}
9
10 %
11 % text height is 9.25 inches.
12 %
13 % ---
14 % 1.0in
15 % ~0.5in The AnaGram User's Guide
16 % 0.5in
17 % ~0.2in Version 2.0
18 % 4.0in
19 % ~0.5in Jerome T. Holland
20 % ~0.2in Parsifal Software
21 % 2.5in
22 % ---
23
24 % You apparently need the phantom to anchor the vskip. or something.
25 \phantom{}
26 \vskip 1.0in
27 \vskip 0.5in % remove this if adding more authors
28
29 % second arg of fontsize is baselineskip;
30 % should normally be 1.2x the font size.
31 \begin{Center}
32 {
33 \fontsize{0.45in}{0.54in}\selectfont
34 The AnaGram User's Guide
35 }
36 \end{Center}
37
38 \vskip 0.5in
39
40 \begin{Center}
41 {\huge Version 2.0}
42 \end{Center}
43
44 \vskip 4.0in
45
46 \begin{FlushRight}
47 {\huge Jerome T. Holland}\\
48 \vskip 0.5ex
49 {\LARGE \it Parsifal Software}
50 \vskip 2.0ex
51
52 %{\huge John Q. Public}\\
53 %\vskip 0.5ex
54 %{\LARGE \it BigMegaCorp Inc.}
55 %\vskip 2.0ex
56
57 \end{FlushRight}