summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj')
-rw-r--r--Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj b/Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj
new file mode 100644
index 00000000000..21ae3a07dd3
--- /dev/null
+++ b/Master/texmf-dist/source/fonts/lh/dvidrvlh.mfj
@@ -0,0 +1,49 @@
+%
+% dvidrvlh.mfj -- head part of dvidrv.mfj
+%
+% Declarations for automatic LHfonts generation for dvidrv
+%
+% !!! PLACE FORWARD TO THE EmTeX ORIGINAL FILE DVIDRV.MFJ !!!
+%
+
+rule = lh* ll* wn* wc* mc* kc* ic* % LH Cyrillic fonts -- CM based fonts
+ {
+ name = [@f@s];
+ name_size = [@f17] 17.28;
+ commands = [input fikparm;];
+ base = cm;
+ }
+
+rule = rx* la* lb* lc* ld* % LH Cyrillic fonts -- EC based fonts
+ {
+ name = [@f@T2.2s@F.2s];
+ commands = [input fikparm;];
+ }
+
+rule = eu* % EULER fonts
+ {
+ name = [@f@s];
+ commands = [input @f@s;];
+ base = plain;
+ }
+
+rule = ms* % AmSTeX fonts
+ {
+ name = [@f@s];
+ commands = [input @f@s;];
+ base = cm;
+ }
+
+rule = emsy* % EmTeX symbol fonts
+ {
+ name = [@f@s];
+ commands = [input @f@s;];
+ base = cm;
+ }
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+% %
+% Then must go EmTeX's original dvidrv.mfj %
+% %
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+