/usr/share/doc/texlive-doc/cstex/testgyre8z.tex is in texlive-lang-czechslovak 2013.20140215-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 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 74 75 76 77 78 79 80 | % test.tex -- plainTeX file for test of standard PostScript fonts
% in Czech and Slovak, font metric names: p*8z and p*8u.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Juni 1995 Petr Olšák
% March 1999: pcr*8t was renamed to pcr*8u
% October 2012: the text-sample was corrected
% Encoding: UTF-8
% Needs Format: csplain
\chyph % czech hyphenation used
\advance\vsize by2\baselineskip
\def\allowhyphens{\nobreak\hskip0pt\relax}
\def \uv#1{\char254 \allowhyphens#1\allowhyphens\char255 }
\def\text#1{Tento text je napsán Post\-Scrip\-to\-vým fontem #1 za použití
\TeX{}ov\-ské metriky {\tt \fontname\testfont}. Metriku fontu
v~české/slovenské variantě připravili naši polští kolegové.
Je potřeba si všímat méně
obvyklých slov, jako je slovo šťastný (písmeno ť uprostřed slova), nebo
třeba slovenské koľko. Věřme, že výsledný text půjde nejen přečíst, ale
bude i typograficky pokud možno v~pořádku. Také je třeba \uv{sledovat
chování} našich \uv{uvozovek}.
\medskip
Á á Ä ä Č č Ď ď É é Ě ě Í í Ĺ ĺ Ľ ľ Ň ň Ó ó Ô ô Ö ö Ř ř Ŕ ŕ Š š Ť ť Ú ú Ů ů
Ü ü Ý ý Ž ž \char134.}
\def\test#1 #2 {\font\testfont=cs-#1 {\testfont\text{#2}\bigskip}}
\emergencystretch=1em
\def\extension{8z}
\test qtmr Termes-Regular
\test qtmri Termes-Italic
\test qtmb Termes-Bold
\test qtmbi Termes-BoldItalic
\test qtmr-sc Termes-Roman-SmallCaps
\test qagr Adventor-Regular
\test qagri Adventor-Italic
\test qagb Adventor-Bold
\test qagbi Adventor-BoldItalic
\test qbkr Bonum-Regular
\test qbkri Bonum-Italic
\test qbkb Bonum-Bold
\test qbkbi Bonum-BoldItalic
{\rightskip=0pt plus4em \def\extension{8u}
\test qcrr Cursor
\test qcrri Cursor-Italic
\test qcrb Cursor-Bold
\test qcrbi Cursor-BoldItalic
}
\test qcsr Schola-Regular
\test qcsri Schola-Italic
\test qcsb Schola-Bold
\test qcsbi Schola-BoldItalic
\test qhvr Heros-Regular
\test qhvri Heros-Italic
\test qhvb Heros-Bold
\test qhvbi Heros-BoldItalic
\test qhvcr HerosCondensed-Regular
\test qhvcri HerosCondensed-Italic
\test qhvcb HerosCondensed-Bold
\test qhvcbi HerosCondensed-BoldItalic
\test qplr Pagella-Regular
\test qplri Pagella-Italic
\test qplb Pagella-Bold
\test qplbi Pagella-BoldItalic
\test qzcmi Chorus-MediumItalic
\end
|