summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-17 23:07:41 +0000
committerKarl Berry <karl@freefriends.org>2015-02-17 23:07:41 +0000
commit29da2f586abfa4540d83c924fbe48d3cbe75d169 (patch)
tree6d294dd585324e734b06936769a9aee2a64514f7 /Master/texmf-dist/fonts/source/public
parentfceb87ab94ba241eaa06814ebfb65dea856d232b (diff)
drm (17feb15)
git-svn-id: svn://tug.org/texlive/trunk@36305 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public')
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmpunct.mf12
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc10.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc11.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc12.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc14.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc17.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc24.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc6.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc7.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc8.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmsc9.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmscdol.mf36
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc10.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc11.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc12.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc14.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc17.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc24.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc6.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc7.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc8.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtc9.mf1
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtcacclet.mf72
-rw-r--r--Master/texmf-dist/fonts/source/public/drm/drmtcdol.mf36
24 files changed, 134 insertions, 42 deletions
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmpunct.mf b/Master/texmf-dist/fonts/source/public/drm/drmpunct.mf
index 0999bba8f4f..14ad2b81521 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmpunct.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmpunct.mf
@@ -56,7 +56,7 @@ fill commapost shifted (0,h-2dotwid+o/2);
penlabels(0,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);
endchar;
-thinwid# = 0.4pt#;
+thinwid# = 0.5pt#;
define_pixels(thinwid);
beginchar("-",2pwid#,ex#,0); "The hyphen, -";
@@ -411,7 +411,7 @@ draw z4--z5; draw z7--z6; draw z9--z8; draw z11--z10;
penlabels(0,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,100);
endchar;
-beginchar("$",3em#/4+2ss#,cap#,0); "The dollar sign, $";
+beginchar("$",0.7em#+2ss#,cap#,0); "The dollar sign, $";
z0 = (w/2,h+o);
z1 = (w/2,0-o);
@@ -434,10 +434,10 @@ z2{up}..{left}z0{left}..{down}z4{down}..{down}z7{down}..{left}z9{left}..{dir
pickup pencircle scaled 1.2thinl;
-z20 = (w/2-3thickl/4,h+o);
-z21 = (w/2-3thickl/4,-o);
-z22 = (w/2+3thickl/4,h+o);
-z23 = (w/2+3thickl/4,-o);
+z20 = (w/2-2thickl/4,h+o);
+z21 = (w/2-2thickl/4,-o);
+z22 = (w/2+2thickl/4,h+o);
+z23 = (w/2+2thickl/4,-o);
draw z20--z21; draw z22--z23;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc10.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc10.mf
index 3a2c9cc4eb8..990e38453c2 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc10.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc10.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc11.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc11.mf
index 438ebcf36e8..fcbfd0a2104 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc11.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc11.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc12.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc12.mf
index 7af8ccebaa2..a4bd0efd8bb 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc12.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc12.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc14.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc14.mf
index f727e8c7d1c..e816c7c45bc 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc14.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc14.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc17.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc17.mf
index 2b9e1bd3a06..84317183a37 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc17.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc17.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc24.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc24.mf
index 24997e7aced..0b99a39104a 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc24.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc24.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc6.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc6.mf
index 31cc8eb2603..bd670108c24 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc6.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc6.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc7.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc7.mf
index eec07487217..1c3ef5e519b 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc7.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc7.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc8.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc8.mf
index 5e24d96626a..0ca5ae049f7 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc8.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc8.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmsc9.mf b/Master/texmf-dist/fonts/source/public/drm/drmsc9.mf
index b42543a329f..bcf1b7bddbd 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmsc9.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmsc9.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmscacclet.mf
input drmscdigs.mf
+input drmscdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmscdol.mf b/Master/texmf-dist/fonts/source/public/drm/drmscdol.mf
new file mode 100644
index 00000000000..b84aafc3705
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/drm/drmscdol.mf
@@ -0,0 +1,36 @@
+% +AMDG This document was begun on 13 February 11EE,
+% Quinquegesima Sunday, and it is humbly dedicated to Our
+% Sorrowful Lord Jesus, for His mercy.
+
+beginchar("$",0.5em#+2ss#,ex#,0); "The dollar sign, $";
+
+z0 = (w/2,h+o);
+z1 = (w/2,0-o);
+z2 = (w-ss,3h/4);
+z3 = (w-ss,h/4);
+z4 = (ss,3h/4);
+z5 = (ss,h/4);
+z6 = z4 shifted (curvl,0);
+z7 = z3 shifted (-curvl,0);
+z8 = z0 shifted (0,-thinl);
+z9 = z1 shifted (0,thinl);
+
+urtbulb(2,10,11,12,13);
+ulftbulb(5,14,15,16,17);
+
+fill
+z2{up}..{left}z0{left}..{down}z4{down}..{down}z7{down}..{left}z9{left}..{dir
+120}z16{right}..{up}z15{up}..{left}z14{left}..{down}z5{down}..{right}z1{right}..{up}z3{up}..{up}z6{up}..{right}z8{right}..{dir
+-60}z12{left}..{down}z11{down}..{right}z10{right}..{up}cycle;
+
+pickup pencircle scaled 1.2thinl;
+
+z20 = (w/2-1.5thickl/4,h+o);
+z21 = (w/2-1.5thickl/4,-o);
+z22 = (w/2+1.5thickl/4,h+o);
+z23 = (w/2+1.5thickl/4,-o);
+
+draw z20--z21; draw z22--z23;
+
+penlabels(0,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,100);
+endchar;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc10.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc10.mf
index 59039bfe748..b19e008869e 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc10.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc10.mf
@@ -66,5 +66,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc11.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc11.mf
index e9719b41112..5060cffcf88 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc11.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc11.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc12.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc12.mf
index 80e516dad50..43ee7d3ef88 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc12.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc12.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc14.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc14.mf
index 7b89819392c..58438263d01 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc14.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc14.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc17.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc17.mf
index 7ce884a5525..e0d4269821d 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc17.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc17.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc24.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc24.mf
index 272dc924a7f..1ef0223dd4f 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc24.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc24.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc6.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc6.mf
index ed8db1e13a4..f56ab5e06f9 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc6.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc6.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc7.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc7.mf
index f88b8982926..60762a533c8 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc7.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc7.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc8.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc8.mf
index 1b247f60c9f..ee76821d001 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc8.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc8.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtc9.mf b/Master/texmf-dist/fonts/source/public/drm/drmtc9.mf
index e8c8b13e7e0..09a6adf9fa7 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtc9.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtc9.mf
@@ -67,5 +67,6 @@ input drmpunct.mf
input drmacc.mf
input drmtcacclet.mf
input drmtcdigs.mf
+input drmtcdol.mf
end;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtcacclet.mf b/Master/texmf-dist/fonts/source/public/drm/drmtcacclet.mf
index 130963bb908..eff8b8fcfb9 100644
--- a/Master/texmf-dist/fonts/source/public/drm/drmtcacclet.mf
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtcacclet.mf
@@ -5,34 +5,34 @@
beginchar(oct"350",7em#/12+2ss#,1.2ex#,0); "The letter egrave";
currentpicture := lowe + grave shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"351",7em#/12+2ss#,1.2ex#,0); "The letter eacute";
currentpicture := lowe + acute shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"354",0.28em#+2ss#,1.2ex#,0); "the letter igrave";
currentpicture := dotlessi + grave shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"355",0.28em#+2ss#,1.2ex#,0); "the letter iacute";
currentpicture := dotlessi + acute shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"356",0.28em#+2ss#,1.2ex#,0); "the letter icirc";
currentpicture := dotlessi + circumflex shifted
- (w/2-pwid,-(cap-ex)+1.5pwid);
+ (w/2-pwid,-(cap-ex)+1.8pwid);
endchar;
beginchar(oct"357",0.28em#+2ss#,1.2ex#,0); "dotless i with diaresis";
currentpicture := dotlessi + diaresis shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
@@ -46,42 +46,42 @@ endchar;
beginchar(oct"353",7em#/12+2ss#,1.2ex#,0); "e with diaresis";
currentpicture := lowe + diaresis shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"362",4em#/6+2ss#,1.2ex#,0); "the letter ograve";
currentpicture := lowo + grave shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"363",4em#/6+2ss#,1.2ex#,0); "the letter oacute";
currentpicture := lowo + acute shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"366",4em#/6+2ss#,1.2ex#,0); "o with diaresis";
currentpicture := lowo + diaresis shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
beginchar(oct"365",4em#/6+2ss#,1.2ex#,0); "o with tilde";
currentpicture := lowo + tilde shifted
- (w/2-pwid,-(cap-ex)+1.5pwid);
+ (w/2-pwid,-(cap-ex)+1.8pwid);
endchar;
beginchar(oct"364",4em#/6+2ss#,1.2ex#,0); "o with circumflex";
currentpicture := lowo + circumflex shifted
- (w/2-pwid,-(cap-ex)+1.5pwid);
+ (w/2-pwid,-(cap-ex)+1.8pwid);
endchar;
@@ -116,7 +116,7 @@ endchar;
beginchar(oct"344",2em#/3+2ss#,1.2ex#,0); "a with diaresis";
currentpicture := lowa + diaresis shifted
- (w/2-pwid,-(cap-ex)+pwid);
+ (w/2-pwid,-(cap-ex)+1.3pwid);
endchar;
@@ -124,7 +124,7 @@ beginchar(oct"345",2em#/3+2ss#,1.2ex#,0); "a with ring";
currentpicture := lowa;
pickup pencircle scaled thinl;
-draw ringaccent shifted (w/2-1.1pwid,-(cap-ex)+pwid);
+draw ringaccent shifted (w/2-1.1pwid,-(cap-ex)+1.3pwid);
endchar;
@@ -132,7 +132,7 @@ beginchar(oct"267",7em#/12+2ss#,1.2ex#,0); "u with ring";
currentpicture := lowu;
pickup pencircle scaled thinl;
-draw ringaccent shifted (w/2-pwid,-(cap-ex)+pwid);
+draw ringaccent shifted (w/2-pwid,-(cap-ex)+1.4pwid);
endchar;
@@ -325,7 +325,7 @@ endchar;
beginchar(oct"240",2em#/3+2ss#,1.2ex#,0); "The letter a, inverse circum";
-currentpicture := lowa + invcircum shifted (w/2-pwid,-0.3pwid);
+currentpicture := lowa + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
@@ -337,26 +337,26 @@ endchar;
beginchar(oct"242",8em#/12+2ss#,1.2ex#,0); "c with acute";
-currentpicture := lowc + acute shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowc + acute shifted (w/2-pwid,-0.2pwid);
endchar;
beginchar(oct"243",8em#/12+2ss#,1.2ex#,0); "c inverse circum";
-currentpicture := lowc + invcircum shifted (w/2-pwid,-0.3pwid);
+currentpicture := lowc + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
beginchar(oct"244",7em#/12+2ss#,asch#,0); "d apostrophe";
currentpicture := lowd;
-fill commapost shifted (w-0.2pwid-ss,h-(h-ex)-0.5pwid);
+fill commapost shifted (w-0.2pwid-ss,h-(h-ex)-0.3pwid);
endchar;
beginchar(oct"245",7em#/12+2ss#,1.2ex#,0); "e, inverse circumflex";
-currentpicture := lowe + invcircum shifted (w/2-pwid,-0.3pwid);
+currentpicture := lowe + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
@@ -368,20 +368,20 @@ endchar;
beginchar(oct"247",2em#/3+2ss#,1.2ex#,dep#); "g, inverse circum";
-currentpicture := lowg + invcircum shifted (w/2-pwid,-0.3pwid);
+currentpicture := lowg + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
beginchar(oct"250",7em#/12+2ss#,asch#,0); "l, with acute";
-currentpicture := lowl + acute shifted (w/2-pwid,pwid);
+currentpicture := lowl + acute shifted (w/2-pwid,0.5pwid);
endchar;
beginchar(oct"251",7em#/12+2ss#,asch#,0); "l, with apostrophe";
currentpicture := lowl;
-fill commapost shifted (w-pwid-ss,h-(h-ex)-0.5pwid);
+fill commapost shifted (w-pwid-ss,h-(h-ex)-0.2pwid);
endchar;
@@ -401,13 +401,13 @@ endchar;
beginchar(oct"253",7em#/12+2ss#,1.2ex#,0); "n, acute accent";
-currentpicture := lown + acute shifted (w/2-pwid,-0.5pwid);
+currentpicture := lown + acute shifted (w/2-pwid,-0.3pwid);
endchar;
beginchar(oct"254",7em#/12+2ss#,1.2ex#,0); "n, inverse circum";
-currentpicture := lown + invcircum shifted (w/2-pwid,-0.5pwid);
+currentpicture := lown + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
@@ -419,25 +419,25 @@ endchar;
beginchar(oct"257",8em#/12+2ss#,1.2ex#,0); "r, with acute accent";
-currentpicture := lowr + acute shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowr + acute shifted (w/2-pwid,-0.2pwid);
endchar;
beginchar(oct"260",8em#/12+2ss#,1.2ex#,0); "r, reverse circum";
-currentpicture := lowr + invcircum shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowr + invcircum shifted (w/2-pwid,-0.0pwid);
endchar;
beginchar(oct"261",3em#/6+2ss#,1.2ex#,0); "s, with acute accent";
-currentpicture := lows + acute shifted (w/2-pwid,-0.5pwid);
+currentpicture := lows + acute shifted (w/2-pwid,-0.2pwid);
endchar;
beginchar(oct"262",3em#/6+2ss#,1.2ex#,0); "s, reverse circum";
-currentpicture := lows + invcircum shifted (w/2-pwid,-0.5pwid);
+currentpicture := lows + invcircum shifted (w/2-pwid,-0.2pwid);
endchar;
@@ -450,7 +450,7 @@ endchar;
beginchar(oct"264",5em#/6+2ss#,theight#,0); "t, with apostrophe";
currentpicture := lowt;
-fill commapost shifted (w-0.5pwid-ss,h-(h-ex)-0.5pwid);
+fill commapost shifted (w-0.5pwid-ss,h-(h-ex)-0.2pwid);
endchar;
@@ -468,25 +468,25 @@ endchar;
beginchar(oct"270",7em#/12+2ss#,1.2ex#,dep#); "y, with diaresis";
-currentpicture := lowy + diaresis shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowy + diaresis shifted (w/2-pwid,-0.0pwid);
endchar;
beginchar(oct"271",6em#/12+2ss#,1.2ex#,0); "z, acute accent";
-currentpicture := lowz + acute shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowz + acute shifted (w/2-0.25pwid,-0.2pwid);
endchar;
beginchar(oct"272",6em#/12+2ss#,1.2ex#,0); "z, inverse circum";
-currentpicture := lowz + invcircum shifted (w/2-pwid,-0.5pwid);
+currentpicture := lowz + invcircum shifted (w/2-0.25pwid,-0.0pwid);
endchar;
beginchar(oct"273",6em#/12+2ss#,1.2ex#,0); "z, overdot";
-currentpicture := lowz + overdot shifted (w/2-1.5dotwid,-0.5pwid);
+currentpicture := lowz + overdot shifted (w/2-1.0dotwid,-0.2pwid);
endchar;
@@ -650,7 +650,7 @@ endchar;
beginchar(oct"361",7em#/12+2ss#,1.2ex#,0); "n, tilde";
-currentpicture := lown + tilde shifted (w/2-pwid,0);
+currentpicture := lown + tilde shifted (w/2-pwid,0.2pwid);
endchar;
@@ -668,7 +668,7 @@ endchar;
beginchar(oct"373",7em#/12+2ss#,1.2ex#,0); "u, circumflex";
-currentpicture := lowu + circumflex shifted (w/2-pwid,0);
+currentpicture := lowu + circumflex shifted (w/2-pwid,0.2pwid);
endchar;
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmtcdol.mf b/Master/texmf-dist/fonts/source/public/drm/drmtcdol.mf
new file mode 100644
index 00000000000..0ede78658e2
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/drm/drmtcdol.mf
@@ -0,0 +1,36 @@
+% +AMDG This document was begun on 13 February 11EE,
+% Quinquegesima Sunday, and it is humbly dedicated to Our
+% Sorrowful Lord Jesus, for His mercy.
+
+beginchar("$",0.5em#+2ss#,1.2ex#,0); "The dollar sign, $";
+
+z0 = (w/2,h+o);
+z1 = (w/2,0-o);
+z2 = (w-ss,3h/4);
+z3 = (w-ss,h/4);
+z4 = (ss,3h/4);
+z5 = (ss,h/4);
+z6 = z4 shifted (curvl,0);
+z7 = z3 shifted (-curvl,0);
+z8 = z0 shifted (0,-thinl);
+z9 = z1 shifted (0,thinl);
+
+urtbulb(2,10,11,12,13);
+ulftbulb(5,14,15,16,17);
+
+fill
+z2{up}..{left}z0{left}..{down}z4{down}..{down}z7{down}..{left}z9{left}..{dir
+120}z16{right}..{up}z15{up}..{left}z14{left}..{down}z5{down}..{right}z1{right}..{up}z3{up}..{up}z6{up}..{right}z8{right}..{dir
+-60}z12{left}..{down}z11{down}..{right}z10{right}..{up}cycle;
+
+pickup pencircle scaled 1.2thinl;
+
+z20 = (w/2-1.5thickl/4,h+o);
+z21 = (w/2-1.5thickl/4,-o);
+z22 = (w/2+1.5thickl/4,h+o);
+z23 = (w/2+1.5thickl/4,-o);
+
+draw z20--z21; draw z22--z23;
+
+penlabels(0,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,100);
+endchar;