File: 10-1-1.ltx

package info (click to toggle)
texlive-lang 2014.20141024-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,003,116 kB
  • ctags: 12,320
  • sloc: perl: 42,934; xml: 18,105; makefile: 4,433; ansic: 2,845; sh: 2,631; python: 1,398; ruby: 674; awk: 636; lisp: 603; java: 159; sed: 142
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}