diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/fonttest/allenc4.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/lh/fonttest/allenc4.tex | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/fonttest/allenc4.tex b/Master/texmf-dist/doc/fonts/lh/fonttest/allenc4.tex new file mode 100644 index 00000000000..ba2c8da8233 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lh/fonttest/allenc4.tex @@ -0,0 +1,61 @@ +% +% allenc4.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 X2, XS, Unicode encodings and font +% with all letters, not included in any encoding, 5 main font shapes +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +\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{Cyrillic X2 container} +\FontPage {rxrm1000} +\FontPage {rxcc1000} +\FontPageS{rxti1000} +\FontPageS{rxss1000} +\FontPageS{rxtt1000} + +\break +\head{Cyrillic XS Old Slav container} +\FontPage {rsrm1000} +\FontPage {rscc1000} +\FontPageS{rsti1000} +\FontPageS{rsss1000} +\FontPageS{rstt1000} + +\break +\head{Cyrillic Unicode page} +\FontPage {ucr10} +\FontPage {uccsc10} +\FontPageS{ucti10} +\FontPageS{ucss10} +\FontPageS{uctt10} + +\break +\head{Cyrillic Trash container} +\FontPage {txrm1000} +\FontPage {txcc1000} +\FontPageS{txti1000} +\FontPageS{txss1000} +\FontPageS{txtt1000} + +\end +%end of file |