diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-03 21:37:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-03 21:37:13 +0000 |
commit | 592c25270ddc1358ebd06e93ebc24f8875709c29 (patch) | |
tree | 75ab7aa20c9b0a0da69064a52f8367ae78a77833 /Master/texmf-dist/fonts/source/public/feyn/feynmac.mf | |
parent | 976dd4b4e298f349b6f4b37b0b4be9a66f60c1c6 (diff) |
feyn (3nov17)
git-svn-id: svn://tug.org/texlive/trunk@45679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/feyn/feynmac.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/feyn/feynmac.mf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/fonts/source/public/feyn/feynmac.mf b/Master/texmf-dist/fonts/source/public/feyn/feynmac.mf index 3511d1bb4a0..c99ac3a8885 100644 --- a/Master/texmf-dist/fonts/source/public/feyn/feynmac.mf +++ b/Master/texmf-dist/fonts/source/public/feyn/feynmac.mf @@ -1,7 +1,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Macros to support feyn.mf -% Release 0.3.3, 2009 October 8 +% Release 0.4.1, 2017 November 03 def looselink = ..tension 0.75.. enddef; @@ -16,8 +16,7 @@ def dirlooselink(expr point,rtn) = % Draw three related characters, one plain, one with an right-pointing % arrow, and one with a left-pointing one, at basechar, basechar-0x20 and % basechar-0x60. -def threechars(expr basechar, name, cp, apoint, wsharp, hsharp, dsharp, - anudge, apos) = +def threechars(expr basechar, name, cp, apoint, wsharp, hsharp, dsharp, anudge, apos) = % basechar : the charcode of the character in the lowercase range % name : the name of the character % cp : the path to be drawn |