summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/trsym
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
commit215012a8d684889983ec2c0629e1c704e6853d9c (patch)
treeebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/trsym
parent1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff)
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/trsym')
-rw-r--r--Master/texmf-dist/fonts/source/public/trsym/trsy.mf90
-rw-r--r--Master/texmf-dist/fonts/source/public/trsym/trsy10.mf42
-rw-r--r--Master/texmf-dist/fonts/source/public/trsym/trsy12.mf42
3 files changed, 174 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/trsym/trsy.mf b/Master/texmf-dist/fonts/source/public/trsym/trsy.mf
new file mode 100644
index 00000000000..aea5f6ea0e0
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/trsym/trsy.mf
@@ -0,0 +1,90 @@
+%%
+%% This is file `trsy.mf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% trsym.dtx (with options: `metafont')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from trsy.mf.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file trsym.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+
+
+font_identifier:="TRANSFORMATION";
+
+qqs:=ceiling(qqs#*hppp);
+define_pixels(qqw,qqh);
+
+fontdimen 1: 0,0,0,0,0,0,0,qqs#;
+let cmchar=\;
+
+cmchar "horizontal transformation symbol";
+beginchar(0,1.5qqw#,.75qqh#,0);
+ pickup pencircle scaled qqs;
+ y1=y2=y3=y4=1/2h;
+ 20x1=5x2=4w;
+ 70x3=30x4=21w;
+ diam_sharp:=1/5w;
+ draw fullcircle scaled diam_sharp shifted z1;
+ draw z3--z4;
+ pickup pencircle scaled (diam_sharp+qqs);
+ drawdot z2;
+endchar;
+
+cmchar "horizontal inverse transformation symbol";
+beginchar(1,1.5qqw#,.75qqh#,0);
+ pickup pencircle scaled qqs;
+ y1=y2=y3=y4=1/2h;
+ 20x1=5x2=4w;
+ 70x3=30x4=21w;
+ diam_sharp:=1/5w;
+ draw fullcircle scaled diam_sharp shifted z2;
+ draw z3--z4;
+ pickup pencircle scaled (diam_sharp+qqs);
+ drawdot z1;
+endchar;
+
+cmchar "vertical transformation symbol";
+beginchar(2,.75qqw#,1.15qqh#,.35qqh#);
+ pickup pencircle scaled qqs;
+ x1=x2=x3=x4=1/2w;
+ 5(y1+d)=20(y2+d)=4(h+d);
+ 70(y3+d)=30(y4+d)=21(h+d);
+ diam_sharp:=1/5(h+d);
+ draw fullcircle scaled diam_sharp shifted z1;
+ draw z3--z4;
+ pickup pencircle scaled (diam_sharp+qqs);
+ drawdot z2;
+endchar;
+
+cmchar "vertical inverse transformation symbol";
+beginchar(3,.75qqw#,1.15qqh#,.35qqh#);
+ pickup pencircle scaled qqs;
+ x1=x2=x3=x4=1/2w;
+ 5(y1+d)=20(y2+d)=4(h+d);
+ 70(y3+d)=30(y4+d)=21(h+d);
+ diam_sharp:=1/5(h+d);
+ draw fullcircle scaled diam_sharp shifted z2;
+ draw z3--z4;
+ pickup pencircle scaled (diam_sharp+qqs);
+ drawdot z1;
+endchar;
+
+bye
+
+
+%%
+%%
+%% End of file `trsy.mf'.
diff --git a/Master/texmf-dist/fonts/source/public/trsym/trsy10.mf b/Master/texmf-dist/fonts/source/public/trsym/trsy10.mf
new file mode 100644
index 00000000000..2e267ea4f40
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/trsym/trsy10.mf
@@ -0,0 +1,42 @@
+%%
+%% This is file `trsy10.mf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% trsym.dtx (with options: `metafont10')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from trsy10.mf.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file trsym.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+
+
+
+inner bye;
+if not unknown cmbase:
+ errhelp "This font must be generated using the plain base.";
+ errmessage "You can't use cmbase for this font!";
+ expandafter bye
+fi
+font_size 10pt#;
+mode_setup;
+qqs# = .4pt#;
+qqh# = 10pt#;
+qqw# = 10pt#;
+input trsy;
+bye.
+
+%%
+%%
+%% End of file `trsy10.mf'.
diff --git a/Master/texmf-dist/fonts/source/public/trsym/trsy12.mf b/Master/texmf-dist/fonts/source/public/trsym/trsy12.mf
new file mode 100644
index 00000000000..6c2881d231e
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/trsym/trsy12.mf
@@ -0,0 +1,42 @@
+%%
+%% This is file `trsy12.mf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% trsym.dtx (with options: `metafont12')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from trsy12.mf.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file trsym.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+
+
+
+
+inner bye;
+if not unknown cmbase:
+ errhelp "This font must be generated using the plain base.";
+ errmessage "You can't use cmbase for this font!";
+ expandafter bye
+fi
+font_size 12pt#;
+mode_setup;
+qqs# = .4pt#;
+qqh# = 12pt#;
+qqw# = 12pt#;
+input trsy;
+bye.
+%%
+%%
+%% End of file `trsy12.mf'.