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/feyn10.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/feyn10.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/feyn/feyn10.mf | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/fonts/source/public/feyn/feyn10.mf b/Master/texmf-dist/fonts/source/public/feyn/feyn10.mf index 9e126cf1f07..46b81eb0489 100644 --- a/Master/texmf-dist/fonts/source/public/feyn/feyn10.mf +++ b/Master/texmf-dist/fonts/source/public/feyn/feyn10.mf @@ -1,7 +1,7 @@ -% Feynman diagram font, 10pt display size, release 0.3.3, 2009 October 8. +% Feynman diagram font, 10pt display size, release 0.4.1, 2017 November 03. % -% Copyright 1991, 1994, 2001, Norman Gray <norman@astro.gla.ac.uk> -% Mercurial revision 204fc9a2e560, 2009-10-08 12:56 +0100 +% This software is copyright 1991, 1994, 2001-2, 2005, 2008-17, Norman Gray. +% Mercurial revision 558acb5f2e14, 2017-11-03 14:43 +0000, tag 0.4.1 + 0 font_identifier "FEYN"; font_size 10pt#; @@ -22,6 +22,12 @@ blobr# := 6.5pt#; % radius of blobs and crosses on_math_axis := 1; +% Boson wiggles +boson_wiggles := 4; %this must be an even number +boson_wiggles_loop_small := 4; +boson_wiggles_loop_normal := 6; +boson_wiggles_loop_large := 8; + % We want the roman digits from the corresponding cmr font, and that's % all. Therefore, we don't want to obey the `generate' command in % cmr??.mf. To do this, we read in cmbase, and then set generate to |