diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/lh/tex/setter.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/lh/tex/setter.tex | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/lh/tex/setter.tex b/Master/texmf-dist/doc/fonts/lh/tex/setter.tex new file mode 100644 index 00000000000..121b4001cd3 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/lh/tex/setter.tex @@ -0,0 +1,55 @@ +% +% setter.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: +% +% The example file of resetting some defaults +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% + +\def\fntallcm{fntbercm} % Font assortment for CM-like fonts +\def\fntallec{fntberec} % Font assortment for EC-like fonts + +\MakeFileHeadsfalse % Create font file headers ? +\SliTeXtrue % Create SliTeX font file headers ? +%\SliTeXfalse % Create SliTeX font file headers ? +\Concretetrue % Create concrete font file headers ? +%\Concretefalse % Create concrete font file headers ? +\CMBrighttrue % Create CM Bright font file headers ? +%\CMBrightfalse % Create CM Bright font file headers ? + +\MakeDvifalse % Create DVI file ? + +%for experts +%\MakeFontEnctrue % Create encoding files ? +\MakeFontEncfalse % Create encoding files ? +%\Babeltrue % Create encoding files like LaTeX2e XXXdef.enc ? +%\Babelfalse % Create encoding files like LaTeX2e XXXdef.enc ? + +%\TFMonlyfalse % Create tfm-files only ? +\TFMonlytrue % Create tfm-files only ? + +\doBatchfalse % Create Batch file + % [true option is only for experts; that was heavily + % borrowed from EC's ecstdedt.tex and had not any testing] + +\doMFJobtrue % Create MFJob file ? +%\doMFJobfalse % Create MFJob file ? +%\def\jobmodedef{m} % (works if \doMFJobtrue) +%\def\fmtbase{plain} % (works if \doMFJobtrue) +%\def\mfjobscaling{s0} % (works if \doMFJobtrue) +%\def\mfcommand{} % (works if \doMFJobtrue) + +\endinput |