1
2
3 \documentclass[letterpaper]{article}
4 \usepackage[dvips]{graphicx,color}
5 \usepackage[light,outline,timestamp]{draftcopy}
6 \usepackage{geometry}
7 \geometry{letterpaper,width=180mm,bottom=8mm,headsep=6mm,
8 top=4mm,headheight=6mm,footskip=5mm,portrait}
9
10
11 \font\inchFont=cminch
12 \font\bfLARGEIT=cmbxti10 at 36pt
13 \font\LARGEit=cmbxti10 at 26pt
14 \font\bfLarge=cmbx10 at 12pt
15 \font\bflarge=cmbx10 at 11pt
16 \font\sevenrm=cmr7
17 \hfuzz=10pt
18 \parindent=0pt
19 \pagestyle{myheadings}
20 \markboth{\hskip2pc {\it\tiny Poem}}
21 {\hskip2pc {\it\tiny Poem}}
22
23 \begin{document}
24 \vspace*{20pt}
25 \thispagestyle{empty}
26 \vskip 2pc
27 \centerline {\LARGEit Expression by Score(poem)}
28 \smallskip
29 \centerline {\it Dedicated to the life of loneliness, sadness and joy.}
30 \bigskip
31 \centerline{{\sevenrm (All choice freedom and free dynamic)}}
32 \kern -5pt
33 \centerline {Soprano\qquad \it instrument \quad\tt soprano and \it voice}\par
34 \centerline {Alto\qquad \it instrument \quad\tt alto and \it voice}\par
35 \centerline {Tenore\qquad \it instrument \quad\tt tenore and \it voice}\par
36 \centerline {Bass\qquad \it instrument \quad\tt bass and \it voice}\par
37 \bigskip
38 \bigskip
39 \centerline {\inchFont SHEET}
40 \vfill
41
42 {\bfLARGEIT MUSICAL\\INSTRUMENT}\par
43 \bigskip
44 \hskip 8pc {\bfLarge and}\par
45 \bigskip
46 {\inchFont MIXED\\CHORUS\\GROUP}
47 \mbox{\null}
48 \newpage
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73 \hoffset = -.4in
74 \pagenumbering{arabic}
75 \setcounter{page}{1}
76 \input mourner-systems.tex
77 \vfill
78 \end{document}