diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/bguq/bguq.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/bguq/bguq.mf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/fonts/source/public/bguq/bguq.mf b/Master/texmf-dist/fonts/source/public/bguq/bguq.mf index 36b6bacb691..e5d72aefe96 100644 --- a/Master/texmf-dist/fonts/source/public/bguq/bguq.mf +++ b/Master/texmf-dist/fonts/source/public/bguq/bguq.mf @@ -2,7 +2,7 @@ % universal quantifier (the code being the same as for the cm % "blank space" symbol). % -% $Id: bguq.mf,v 1.5 2012/07/18 19:05:04 jjg Exp $ +% $Id: bguq.mf,v 1.6 2012/07/22 23:12:01 jjg Exp $ % from mflogo/logo.mf, modified to have a variable superness @@ -36,9 +36,9 @@ beginchar(oct"040", 14.4u# - 2bglt#, 0, desc_depth#); % stroke which is noticably squarer than an ellipse numeric super; - super := 0.78; + super := 0.77; - y1 = y3 = 0; + y1 = y3 = bglt/2; y2 + d = bglt/2; x1 = w - x3 = -bglt/2; x2 = w/2; @@ -48,7 +48,8 @@ beginchar(oct"040", 14.4u# - 2bglt#, 0, desc_depth#); % clean off the ends of the (round pen) stroke - unfill (x1-bglt/2,y1) -- + unfill + (x1-bglt/2,y1) -- (x3+bglt/2,y3) -- (x3+bglt/2,y3+bglt/2) -- (x1-bglt/2,y1+bglt/2) -- |