summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf')
-rw-r--r--Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf21
1 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf b/Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf
index b959d126440..2274cf207fc 100644
--- a/Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf
+++ b/Master/texmf-dist/fonts/source/lh/base/lcyrbeg.mf
@@ -4,13 +4,13 @@
%% Cyrillic font container with T2 encoding beta-support
%
% This file is future part of lxfonts package
-% Version 3.4 // Patchlevel=0
+% Version 3.5 // Patchlevel=0
% (c) O.Lapko
%
-% This package belongs to the public domain under conditions similar to
+% 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 to save it under the same name.
+% (and all this package as well) and to save it under the same name.
%
% Content:
%
@@ -26,7 +26,7 @@
% ** macros for accenting moved in file lcyrdefs.mf
%
-LHver_check(3,4); % like |version_check| in ec
+LHver_check(3,5); % like |version_check| in ec
if unknown slitex:
boolean slitex; slitex := false; fi % |true| simulates behaviour of |sroman|
@@ -38,8 +38,16 @@ if unknown suppress_i_dot:
boolean suppress_i_dot; suppress_i_dot :=false; fi
if unknown hach_sharp:
boolean hach_sharp; hach_sharp:=false; fi
-if unknown classic_sharp_s:
- boolean classic_sharp_s; classic_sharp_s:=false; fi % Chooses shape of sharp s
+if unknown classic_sharp_s: boolean classic_sharp_s;
+ if ebbase=1:
+ classic_sharp_s:=true; % Chooses shape of sharp s (CMBRIGHT)
+ else:
+ classic_sharp_s:=false; % Chooses shape of sharp s
+ fi
+fi % Chooses shape of sharp s
+if unknown true_mono:
+ boolean true_mono; true_mono:=false; % |true| forces ligatures to monowidth
+fi
if unknown knuthian_ae:
boolean knuthian_ae; knuthian_ae:=false; fi % |true| reproduces cm italic \ae
if unknown fancy_thorn:
@@ -48,6 +56,7 @@ if unknown is_small_cap:
boolean is_small_cap; is_small_cap:=false; fi
tracingstats:=1; % Print statistics at the end of run
+
%
%
%