From cb01dcf66a69b2bd5e227e64a165be8ccb8a4ad2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 31 Oct 2008 00:49:40 +0000 Subject: feyn mf sources under fonts/source, not doc/fonts; report from Scott Pakin, 28 Oct 2008 18:26:16 git-svn-id: svn://tug.org/texlive/trunk@11135 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/feyn/feyn10.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyn11.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyn12.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyn18.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyn24.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyntext10.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyntext11.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyntext12.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyntext18.mf | 41 -------------------------- Master/texmf-dist/doc/fonts/feyn/feyntext24.mf | 41 -------------------------- 10 files changed, 410 deletions(-) delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyn10.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyn11.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyn12.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyn18.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyn24.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyntext10.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyntext11.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyntext12.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyntext18.mf delete mode 100644 Master/texmf-dist/doc/fonts/feyn/feyntext24.mf (limited to 'Master/texmf-dist/doc/fonts/feyn') diff --git a/Master/texmf-dist/doc/fonts/feyn/feyn10.mf b/Master/texmf-dist/doc/fonts/feyn/feyn10.mf deleted file mode 100644 index be25771202d..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyn10.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 10pt display size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyn10.mf,v 1.9 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 10pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 10pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.75pt#; % pen width -thinlinewidth# := 0.5pt#; % thin pen -bigarrow# := 6pt#; % size of arrows -littlearrow# := 4pt#; -blobr# := 6.5pt#; % radius of blobs and crosses - -on_math_axis := 1; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyn11.mf b/Master/texmf-dist/doc/fonts/feyn/feyn11.mf deleted file mode 100644 index 034b3811b56..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyn11.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 11pt display size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyn11.mf,v 1.6 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 11pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 11pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.85pt#; % pen width -thinlinewidth# := 0.55pt#; % thin pen -bigarrow# := 6.5pt#; % size of arrows -littlearrow# := 4.5pt#; -blobr# := 7pt#; % radius of blobs and crosses - -on_math_axis := 1; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr11; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyn12.mf b/Master/texmf-dist/doc/fonts/feyn/feyn12.mf deleted file mode 100644 index 3b4e6c55faf..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyn12.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 12pt display size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyn12.mf,v 1.7 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 12pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 12pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.9pt#; % pen width -thinlinewidth# := 0.6pt#; % thin pen -bigarrow# := 7pt#; % size of arrows -littlearrow# := 5pt#; -blobr# := 7.5pt#; % radius of blobs and crosses - -on_math_axis := 1; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr12; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyn18.mf b/Master/texmf-dist/doc/fonts/feyn/feyn18.mf deleted file mode 100644 index f0ae91e3c01..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyn18.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 18pt display size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyn18.mf,v 1.2 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 18pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 18pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 1.5pt#; % pen width -thinlinewidth# := 0.75pt#; % thin pen -bigarrow# := 9pt#; % size of arrows -littlearrow# := 6pt#; -blobr# := 10pt#; % radius of blobs and crosses - -on_math_axis := 1; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyn24.mf b/Master/texmf-dist/doc/fonts/feyn/feyn24.mf deleted file mode 100644 index 41e2bf3e98e..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyn24.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 24pt display size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyn24.mf,v 1.2 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 10pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 24pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 2.25pt#; % pen width -thinlinewidth# := 1.5pt#; % thin pen -bigarrow# := 9pt#; % size of arrows -littlearrow# := 12pt#; -blobr# := 20pt#; % radius of blobs and crosses - -on_math_axis := 1; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyntext10.mf b/Master/texmf-dist/doc/fonts/feyn/feyntext10.mf deleted file mode 100644 index d5dfc642d38..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyntext10.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 10pt text size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyntext10.mf,v 1.5 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 10pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 5pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.5pt#; % pen width -thinlinewidth# := 0.4pt#; % thin pen -bigarrow# := 4pt#; % size of arrows -littlearrow# := 3pt#; -blobr# := 3.5pt#; % radius of blobs and crosses - -on_math_axis := 0; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyntext11.mf b/Master/texmf-dist/doc/fonts/feyn/feyntext11.mf deleted file mode 100644 index 24740299fdc..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyntext11.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 11pt text size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyntext11.mf,v 1.5 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 11pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 5.5pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.5pt#; % pen width -thinlinewidth# := 0.4pt#; % thin pen -bigarrow# := 4.5pt#; % size of arrows -littlearrow# := 3.5pt#; -blobr# := 3.5pt#; % radius of blobs and crosses - -on_math_axis := 0; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr11; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyntext12.mf b/Master/texmf-dist/doc/fonts/feyn/feyntext12.mf deleted file mode 100644 index e2553c3dee8..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyntext12.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 12pt text size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyntext12.mf,v 1.6 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 12pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 6pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 0.55pt#; % pen width -thinlinewidth# := 0.45pt#; % thin pen -bigarrow# := 5pt#; % size of arrows -littlearrow# := 4pt#; -blobr# := 4pt#; % radius of blobs and crosses - -on_math_axis := 0; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr12; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyntext18.mf b/Master/texmf-dist/doc/fonts/feyn/feyntext18.mf deleted file mode 100644 index f1187a16f86..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyntext18.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 18pt text size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyntext18.mf,v 1.2 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 18pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 10pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 1.0pt#; % pen width -thinlinewidth# := 0.8pt#; % thin pen -bigarrow# := 8pt#; % size of arrows -littlearrow# := 6pt#; -blobr# := 7pt#; % radius of blobs and crosses - -on_math_axis := 0; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end diff --git a/Master/texmf-dist/doc/fonts/feyn/feyntext24.mf b/Master/texmf-dist/doc/fonts/feyn/feyntext24.mf deleted file mode 100644 index 342b38d8ef2..00000000000 --- a/Master/texmf-dist/doc/fonts/feyn/feyntext24.mf +++ /dev/null @@ -1,41 +0,0 @@ -% Feynman diagram font, 24pt text size, release 0.3.1, 2008 February 29. -% -% Copyright 1991, 1994, 2001, Norman Gray -% $Id: feyntext24.mf,v 1.2 2008/02/29 21:26:27 norman Exp $ - -font_identifier "FEYN"; font_size 24pt#; - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% First the base size - -module# := 15pt#; - -% phfudge is ... what?! -phfudge# := 0pt#; % must be, for \Diagram macro - -linewidth# := 1.5pt#; % pen width -thinlinewidth# := 1.2pt#; % thin pen -bigarrow# := 12pt#; % size of arrows -littlearrow# := 9pt#; -blobr# := 11pt#; % radius of blobs and crosses - -on_math_axis := 0; - -% 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 -% gobble its argument. -def gobble primary g=enddef; % gobbles its argument -input cmbase; % Read it explicitly, rather than - % implicitly within cmr10 -let generate=gobble; -input cmr10; % ...but miss out the `generate roman' - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% To business.... - -input feyn; - -end -- cgit v1.2.3