diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf b/Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf index 872bb12609a..ab342a4f609 100644 --- a/Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf +++ b/Master/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf @@ -1,5 +1,5 @@ % -% Copyright (c) 2011, Sebastian Schubert <schubert.seb@googlemail.com> +% Copyright (c) 2011, 2012, Sebastian Schubert <schubert.seb@googlemail.com> % % This Font Software is licensed under the SIL Open Font License, % Version 1.1. This license is in the accompanying file OFL.txt, and @@ -54,7 +54,7 @@ beginaccent(6u# + side_bearing#, 3u# + 1/2accent_thickness#); "vec"; labels(0,1); endchar; -beginsymbol(5u#, (-1)[x_height#, asc_height#], 0); "middle bar"; +beginsymbol(5u#, (-.8)[x_height#, asc_height#], 0); "middle bar"; penpos0(accent_thickness, 90); penpos1(accent_thickness, 90); @@ -65,7 +65,7 @@ beginsymbol(5u#, (-1)[x_height#, asc_height#], 0); "middle bar"; penlabels(0,1) endchar; -beginsymbol(5u#, (-1)[x_height#, asc_height#], 0); "middle slash"; +beginsymbol(5u#, (-.8)[x_height#, asc_height#], 0); "middle slash"; x0 = w - x1 = 0; 1/2[y0,y1] = h; y1 - y0 = 2line_thickness; |