File: 10-1-1.ltx

package info (click to toggle)
texlive-doc 2005.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 125,100 kB
  • ctags: 12,558
  • sloc: xml: 24,267; perl: 14,394; makefile: 727; sh: 324; lisp: 276; java: 159; sed: 4
file content (28 lines) | stat: -rw-r--r-- 999 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\documentclass{ppex}
\nonstopmode

\pagestyle{empty}

\begin{document}
\ResetPreambleCommands
\ReadyForTheFray

\begin{small}
\newcommand\demotest{For the price of \pounds45, almost anything can
  be found floating in fields. !`THE DAZED BROWN FOX QUICKLY GAVE
  12345--67890 JUMPS! --- ?`But aren't Kafka's Schlo{\ss} and
  {\AE}sop's {\OE}uvres often na{\"\i}ve vis-\`{a}-vis the d{\ae}monic
  ph{\oe}nix's official r\^{o}le in fluffy souffl\'{e}s?}
\begin{description}
\raggedright
\item[Times Roman]{\fontfamily{ptm}\selectfont\demotest}
\item[Palatino]{\fontfamily{ppl}\selectfont\demotest}
\item[New Century Schoolbook]{\fontfamily{pnc}\selectfont\demotest}
\item[AvantGarde]{\fontfamily{pag}\selectfont\demotest}
\item[Bookman]{\fontfamily{pbk}\selectfont\demotest}
\item[Helvetica]{\fontfamily{phv}\selectfont\demotest}
\item[Courier]{\fontfamily{pcr}\selectfont\demotest}
\item[Zapf Chancery]{\fontfamily{pzc}\fontshape{it}\selectfont\demotest}
\end{description}
\end{small}
\end{document}