diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-07 21:12:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-07 21:12:22 +0000 |
commit | 5cbead65fa76d802d2dd1c1ef31f0f6c8a7a19a4 (patch) | |
tree | 4191cf869f0b2e0efef4159f29f16e4be208e31e /Master/texmf-dist/fonts/source/public | |
parent | cab89643ffa87c460fb56a55c26014557d750cd8 (diff) |
drm (7apr15)
git-svn-id: svn://tug.org/texlive/trunk@36735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/drm/drmornaments.mf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/fonts/source/public/drm/drmornaments.mf b/Master/texmf-dist/fonts/source/public/drm/drmornaments.mf index 82a13829ce7..f257cc17646 100644 --- a/Master/texmf-dist/fonts/source/public/drm/drmornaments.mf +++ b/Master/texmf-dist/fonts/source/public/drm/drmornaments.mf @@ -471,7 +471,8 @@ currentpicture := singletulip rotated (90) shifted (cap,0); picture lefttulip; lefttulip := currentpicture; endchar; -beginchar(oct"114",cap#,(9.8em#/5),(9.8em#/5)); +%beginchar(oct"114",cap#,(9.8em#/5),(9.8em#/5)); +beginchar(oct"114",cap#,2(9.8em#/5),0); "Rightward single tulip fleuron"; currentpicture := lefttulip reflectedabout ((w/2,h),(w/2,0)); endchar; |