diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx new file mode 100644 index 00000000000..c0e2394d412 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx @@ -0,0 +1,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} |