summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/lh/tex/setter.tex
blob: c0c154a0f25ad720755077b4120f9f6fccce8db1 (plain)
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
%% setter.tex
%
%% Cyrillic font container with T2 encoding beta-support
%
% This file is future part of lxfonts package
% Version 3.5 // Patchlevel=0
% (c) O.Lapko
%
% This package is freeware product 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 all this package as well) and to save it under the same name.
%
% Content:
%
% The example file of resetting some defaults
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%

\def\fntallcm{fntallcm} % Font assortment for CM-like fonts
\def\fntallec{fntallec} % Font assortment for EC-like fonts

\MakeFileHeadsfalse % Create font file headers ?
\SliTeXtrue         % Create SliTeX font file headers ?
\Concretetrue       % Create concrete font file headers ?
\CMBrighttrue       % 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]
\def\BatchOutput#1{
%   \BatchLine{MF "\string\mode=localfont; input #1"}%600
%    \BatchLine{MF "\string\mode=epstyplo; input #1"}%180
%    \BatchLine{MF "\string\mode=ljlo; input #1"}%150
%    \BatchLine{MF "\string\mode=epstypmd; input #1"}%720x360
%    \BatchLine{MF "\string\mode=esphi; input #1"}%720
%    \BatchLine{MF "\string\mode=epstylus; input #1"}%360
%    \BatchLine{MF "\string\mode=canonlbp; input #1"}%240
    \BatchLine{MF "\string\mode=jetiiisi; input #1"}%300
}

%\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