diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/fonttest/allenc.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/lh/fonttest/allenc.tex | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/fonttest/allenc.tex b/Master/texmf-dist/doc/fonts/lh/fonttest/allenc.tex new file mode 100644 index 00000000000..3c252d2220b --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lh/fonttest/allenc.tex @@ -0,0 +1,56 @@ +% +% allenc.tex +% +%% Cyrillic font container with T2 encoding beta-support +% +% This file is future part of lxfonts package +% Version 3.4 // Patchlevel=1 +% (c) O.Lapko +% +% This package belongs to the public domain under conditions similar to +% those of D. E. Knuth specified for the Computer Modern family of fonts. +% In particular, only the authors are entitled to modify this file +% and to save it under the same name. +% +% Content: +% +% TeX file for creation of Katalog for 4 standard TeX text encodings +% in size 10, 5 main shapes (CM, EC, TS, WNCYR) +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +\vsize10in +\voffset-.5in\eject +\let\noinit!\input testfox +\let\xtables\xtable +\def\head#1{\def\header{#1\par}} +\def\FontPage #1{\vbox\bgroup\def\fontname{#1}\header\startfont\xtable \egroup\vfill} +\def\FontPageS#1{\vbox\bgroup\def\fontname{#1}\header\startfont\xtables\egroup\vfill} +\head{Computer Modern font} +\FontPage{cmr10} +\FontPage{cmcsc10} +\FontPage{cmti10} +\FontPage{cmss10} +\FontPage{cmtt10} + +\head{Europian Computer Modern} +\FontPage{ecrm1000} +\FontPage{eccc1000} +\FontPage{ecti1000} +\FontPage{ecss1000} +\FontPage{ectt1000} + +\head{Europian Computer Modern Symbols} +\FontPage{tcrm1000} +%\FontPage{tccc1000} +\FontPage{tcti1000} +\FontPage{tcss1000} +\FontPage{tctt1000} + +\head{Washington Cyrillic} +\FontPage{wncyr10} +\FontPage{wncyi10} +\FontPage{wncyb10} +\FontPage{wncyss10} +\FontPage{wncysc10} +\end |