summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/cstex/testgyre8z.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-21 17:17:30 +0000
committerKarl Berry <karl@freefriends.org>2012-12-21 17:17:30 +0000
commit2257828845c52e3a8b6becfa850d1eafdf6f20e5 (patch)
treee2b67b1c091e49fe54a1a551823339974ca31410 /Master/texmf-dist/doc/cstex/testgyre8z.tex
parent99eb8d14f7469f1d9a1c7edc39c573ccaa36dc44 (diff)
new doc package cstex (20dec12)
git-svn-id: svn://tug.org/texlive/trunk@28595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/cstex/testgyre8z.tex')
-rw-r--r--Master/texmf-dist/doc/cstex/testgyre8z.tex81
1 files changed, 81 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/cstex/testgyre8z.tex b/Master/texmf-dist/doc/cstex/testgyre8z.tex
new file mode 100644
index 00000000000..8eaefcf90d0
--- /dev/null
+++ b/Master/texmf-dist/doc/cstex/testgyre8z.tex
@@ -0,0 +1,81 @@
+
+% 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