summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:09:56 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:09:56 +0000
commit3d0927f4d8b9f92d79c5798635cee5f994a001e7 (patch)
tree7b1199d89c078bc51dceb822f3e0d512b88f4c46
parent9bd657067f0e35f22791184196b5284faf5c1e9e (diff)
trsym
git-svn-id: svn://tug.org/texlive/trunk@1410 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/latex/trsym/trsym.sty40
-rw-r--r--Master/texmf-dist/tex/latex/trsym/utrsy.fd38
2 files changed, 78 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/trsym/trsym.sty b/Master/texmf-dist/tex/latex/trsym/trsym.sty
new file mode 100644
index 00000000000..30cee97b2d0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/trsym/trsym.sty
@@ -0,0 +1,40 @@
+%%
+%% This is file `trsym.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% trsym.dtx (with options: `package')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from trsym.sty.
+%%
+%% 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.)
+\def\trsymfileversion{1.0}
+\def\trsymfiledate{2000/06/25}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{trsym}
+ [\trsymfiledate v\trsymfileversion transformation symbol font]
+\DeclareSymbolFont{transfsymbol}{U}{trsy}{m}{n}
+
+\DeclareMathSymbol{\TransformHoriz}{\mathrel}{transfsymbol}{0}
+\DeclareMathSymbol{\InversTransformHoriz}{\mathrel}{transfsymbol}{1}
+\DeclareMathSymbol{\TransformVert}{\mathrel}{transfsymbol}{2}
+\DeclareMathSymbol{\InversTransformVert}{\mathrel}{transfsymbol}{3}
+
+
+
+
+\endinput
+%%
+%% End of file `trsym.sty'.
diff --git a/Master/texmf-dist/tex/latex/trsym/utrsy.fd b/Master/texmf-dist/tex/latex/trsym/utrsy.fd
new file mode 100644
index 00000000000..26a0d3051b6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/trsym/utrsy.fd
@@ -0,0 +1,38 @@
+%%
+%% This is file `utrsy.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% trsym.dtx (with options: `fontdefinition')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from utrsy.fd.
+%%
+%% 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.)
+\def\trsymfileversion{1.0}
+\def\trsymfiledate{2000/06/25}
+
+\ProvidesFile{utrsy.fd}
+ [\trsymfiledate v\trsymfileversion transformation symbol font definitions]
+\DeclareFontFamily{U}{trsy}{}
+\DeclareFontShape{U}{trsy}{m}{n}{
+ <-11> trsy10
+ <11-> trsy12
+}{}
+
+
+
+\endinput
+%%
+%% End of file `utrsy.fd'.