summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/esint
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:55:03 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:55:03 +0000
commit517b475f847d94a00dc1307f39fd7e1faf1a526d (patch)
treec1d74452a7de35e5f6b8442d984d440e34ed60f0 /Master/texmf-dist/tex/latex/esint
parent18f89b440332c1271e14f3a835ee6d4611bf0bed (diff)
esint
git-svn-id: svn://tug.org/texlive/trunk@875 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/esint')
-rw-r--r--Master/texmf-dist/tex/latex/esint/esint.sty69
-rw-r--r--Master/texmf-dist/tex/latex/esint/uesint.fd34
2 files changed, 103 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/esint/esint.sty b/Master/texmf-dist/tex/latex/esint/esint.sty
new file mode 100644
index 00000000000..d50f35bfea7
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esint/esint.sty
@@ -0,0 +1,69 @@
+%%
+%% This is file `esint.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% esint.dtx (with options: `package')
+%%
+%% esint package to typeset integrals signs.
+%%
+%% See also http://perso.wanadoo.fr/eddie.saudrais (in french)
+%%
+%% Run LaTeX on esint.ins to generate files.
+%%
+%% Install the files:
+%%
+%% -- esint.sty and uesint.fd on TEXINPUT;
+%% -- esint10.mf, mathint.mf and bigint.mf on MFINPUT;
+%% -- generate tfm files running METAFONT on esint10.mf files, and put
+%% the *.tfm file on the right location.
+%%
+%% Run LaTeX on esint.dtx to generate
+%% documentation.
+%%
+
+
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{esint}
+\def\re@DeclareMathSymbol#1#2#3#4{%
+ \let#1=\undefined
+ \DeclareMathSymbol{#1}{#2}{#3}{#4}}
+\DeclareSymbolFont{largesymbolsA}{U}{esint}{m}{n}
+\re@DeclareMathSymbol{\intop}{\mathop}{largesymbolsA}{'001}
+ \def\int{\intop\nolimits}
+\re@DeclareMathSymbol{\iintop}{\mathop}{largesymbolsA}{'003}
+ \def\iint{\iintop\nolimits}
+\re@DeclareMathSymbol{\iiintop}{\mathop}{largesymbolsA}{'005}
+ \def\iiint{\iiintop\nolimits}
+\re@DeclareMathSymbol{\iiiintop}{\mathop}{largesymbolsA}{'007}
+ \def\iiiint{\iiiintop\nolimits}
+\re@DeclareMathSymbol{\dotsintop}{\mathop}{largesymbolsA}{'011}
+ \def\dotsint{\dotsintop\nolimits}
+\re@DeclareMathSymbol{\ointop}{\mathop}{largesymbolsA}{'013}
+ \def\oint{\ointop\nolimits}
+\re@DeclareMathSymbol{\oiintop}{\mathop}{largesymbolsA}{'015}
+ \def\oiint{\oiintop\nolimits}
+\re@DeclareMathSymbol{\sqintop}{\mathop}{largesymbolsA}{'017}
+ \def\sqint{\sqintop\nolimits}
+\re@DeclareMathSymbol{\sqiintop}{\mathop}{largesymbolsA}{'021}
+ \def\sqiint{\sqiintop\nolimits}
+\re@DeclareMathSymbol{\ointctrclockwiseop}{\mathop}{largesymbolsA}{'027}
+ \def\ointctrclockwise{\ointctrclockwiseop\nolimits}
+\re@DeclareMathSymbol{\ointclockwiseop}{\mathop}{largesymbolsA}{'031}
+ \def\ointclockwise{\ointclockwiseop\nolimits}
+\re@DeclareMathSymbol{\varointclockwiseop}{\mathop}{largesymbolsA}{'033}
+ \def\varointclockwise{\varointclockwiseop\nolimits}
+\re@DeclareMathSymbol{\varointctrclockwiseop}{\mathop}{largesymbolsA}{'035}
+ \def\varointctrclockwise{\varointctrclockwiseop\nolimits}
+\re@DeclareMathSymbol{\fintop}{\mathop}{largesymbolsA}{'037}
+ \def\fint{\fintop\nolimits}
+\re@DeclareMathSymbol{\varoiintop}{\mathop}{largesymbolsA}{'041}
+ \def\varoiint{\varoiintop\nolimits}
+\re@DeclareMathSymbol{\landupintop}{\mathop}{largesymbolsA}{'043}
+ \def\landupint{\landupintop\nolimits}
+\re@DeclareMathSymbol{\landdownintop}{\mathop}{largesymbolsA}{'045}
+ \def\landdownint{\landdownintop\nolimits}
+\endinput
+%%
+%% End of file `esint.sty'.
diff --git a/Master/texmf-dist/tex/latex/esint/uesint.fd b/Master/texmf-dist/tex/latex/esint/uesint.fd
new file mode 100644
index 00000000000..cae149cb41e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/esint/uesint.fd
@@ -0,0 +1,34 @@
+%%
+%% This is file `uesint.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% esint.dtx (with options: `fdfile')
+%%
+%% esint package to typeset integrals signs.
+%%
+%% See also http://perso.wanadoo.fr/eddie.saudrais (in french)
+%%
+%% Run LaTeX on esint.ins to generate files.
+%%
+%% Install the files:
+%%
+%% -- esint.sty and uesint.fd on TEXINPUT;
+%% -- esint10.mf, mathint.mf and bigint.mf on MFINPUT;
+%% -- generate tfm files running METAFONT on esint10.mf files, and put
+%% the *.tfm file on the right location.
+%%
+%% Run LaTeX on esint.dtx to generate
+%% documentation.
+%%
+
+
+\ProvidesFile{uesint.fd}
+\DeclareFontFamily{U}{esint}{}
+\DeclareFontShape{U}{esint}{m}{n}{
+ <-> esint10
+ }{}
+\endinput
+%%
+%% End of file `uesint.fd'.