summaryrefslogtreecommitdiff
path: root/fonts/ps-type1/esint
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/ps-type1/esint
Initial commit
Diffstat (limited to 'fonts/ps-type1/esint')
-rw-r--r--fonts/ps-type1/esint/README24
-rw-r--r--fonts/ps-type1/esint/README.plainTeX35
-rw-r--r--fonts/ps-type1/esint/config.esint2
-rw-r--r--fonts/ps-type1/esint/esint.map1
-rw-r--r--fonts/ps-type1/esint/esint.tex82
-rw-r--r--fonts/ps-type1/esint/esint10.pfbbin0 -> 34421 bytes
-rw-r--r--fonts/ps-type1/esint/table.pdfbin0 -> 43478 bytes
-rw-r--r--fonts/ps-type1/esint/table.tex65
8 files changed, 209 insertions, 0 deletions
diff --git a/fonts/ps-type1/esint/README b/fonts/ps-type1/esint/README
new file mode 100644
index 0000000000..67c1a65cf8
--- /dev/null
+++ b/fonts/ps-type1/esint/README
@@ -0,0 +1,24 @@
+
+Eddie Saudrais's font esint10 in Adobe PostScript Type 1 format
+by Martti Nikunen (martti.nikunen@helsinki.fi).
+
+This PostScript Type 1 implementation of the font esint10, originally
+created by Eddie Saudrais using METAFONT, is freely available for general
+use.
+
+The conversion was done with the free mftrace program
+(http://www.xs4all.nl/~hanwen/mftrace/).
+
+This distribution does not contain the TFM files that are necessary to
+use the fonts with TeX; the TFM files can be generated from the Metafont
+sources obtained by following the instructions in
+CTAN/macros/latex/contrib/esint.
+
+The fragment for the dvips mapfile is simply
+
+esint10 esint10 <esint10.pfb
+
+and the line in updmap.cfg for teTeX should be
+
+MixedMap esint.map
+
diff --git a/fonts/ps-type1/esint/README.plainTeX b/fonts/ps-type1/esint/README.plainTeX
new file mode 100644
index 0000000000..ed6543ad35
--- /dev/null
+++ b/fonts/ps-type1/esint/README.plainTeX
@@ -0,0 +1,35 @@
+
+This is the TeX macro to use Eddie Saudrais's esint10 fonts
+(and their Type 1 format by Martti Nikunen) under plain TeX.
+
+If you already have the esint package installed, simply place
+esint.tex somewhere in your TDS path and rebuild ls-R database
+with texhash.
+
+There is also a file table.tex included as a test, and it shows
+you how to use the symbols in plain TeX.
+
+Michael M. Tung <mtung@mat.upv.es>
+
+% esint.tex 1.0 2005/06/21 -- macros for esint integral font
+% %%%@TeX-definition-file {
+% %%% filename = "esint.tex",
+% %%% version = "1.0",
+% %%% date = "2005/06/21",
+% %%% package = "esint 1.0",
+% %%% author = "Michael M. Tung",
+% %%% email = "mtung@mat.upv.es",
+% %%% address = "Universidad Politécnica de Valencia,
+% %%% Departamento de Matemática Aplicada,
+% %%% Camino de Vera, s/n,
+% %%% 46022 Valencia (Spain)",
+% %%% codetable = "USASCII",
+% %%% keywords = "TeX, plain TeX, style file",
+% %%% supported = "Maybe",
+% %%% abstract = "plain TeX macro to use the esint integral
+% %%% symbols available at CTAN or the website
+% %%% http://perso.wanadoo.fr/eddie.saudrais",
+% %%% copyright = "GNU General Public License"
+% %%% copying = "DISTRIBUTE THIS FILE AS YOU WISH.",
+% %%% dependencies = "esint10.pfb,esint10.tfm".
+% %%%}
diff --git a/fonts/ps-type1/esint/config.esint b/fonts/ps-type1/esint/config.esint
new file mode 100644
index 0000000000..29cc7a9ed8
--- /dev/null
+++ b/fonts/ps-type1/esint/config.esint
@@ -0,0 +1,2 @@
+
+p +esint.map
diff --git a/fonts/ps-type1/esint/esint.map b/fonts/ps-type1/esint/esint.map
new file mode 100644
index 0000000000..6e3a581ca2
--- /dev/null
+++ b/fonts/ps-type1/esint/esint.map
@@ -0,0 +1 @@
+esint10 esint10 <esint10.pfb
diff --git a/fonts/ps-type1/esint/esint.tex b/fonts/ps-type1/esint/esint.tex
new file mode 100644
index 0000000000..d36aa286db
--- /dev/null
+++ b/fonts/ps-type1/esint/esint.tex
@@ -0,0 +1,82 @@
+% esint.tex 1.0 2005/06/21 -- macros for esint integral font
+%%%@TeX-definition-file {
+%%% filename = "esint.tex",
+%%% version = "1.0",
+%%% date = "2005/06/21",
+%%% package = "esint 1.0",
+%%% author = "Michael M. Tung",
+%%% email = "mtung@mat.upv.es",
+%%% address = "Universidad Politécnica de Valencia,
+%%% Departamento de Matemática Aplicada,
+%%% Camino de Vera, s/n,
+%%% 46022 Valencia (Spain)",
+%%% codetable = "USASCII",
+%%% keywords = "TeX, plain TeX, style file",
+%%% supported = "Maybe",
+%%% abstract = "plain TeX macro to use the esint integral
+%%% symbols available at CTAN or the website
+%%% http://perso.wanadoo.fr/eddie.saudrais",
+%%% copyright = "Copyright (c) 2005 Michael M. Tung",
+%%% copying = "DISTRIBUTE THIS FILE AS YOU WISH.",
+%%% dependencies = "esint10.pfb,esint10.tfm".
+%%%}
+
+\message{1.0 <esint 2005/06/21}
+
+\font\esint=esint10
+
+\def\int{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char02\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char01\kern1pt}}}{}{}}
+\def\iint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char04\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char03\kern1pt}}}{}{}}
+\def\iiint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char06\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char05\kern1pt}}}{}{}}
+\def\iiiint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char08\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char07\kern1pt}}}{}{}}
+\def\dotsint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char10\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char09\kern1pt}}}{}{}}
+\def\oint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char12\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char11\kern1pt}}}{}{}}
+\def\oiint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char14\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char13\kern1pt}}}{}{}}
+\def\varoiint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char34\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char33\kern1pt}}}{}{}}
+\def\sqint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char16\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char15\kern1pt}}}{}{}}
+\def\sqiint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char18\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char17\kern1pt}}}{}{}}
+\def\ointclockwise{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char24\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char23\kern1pt}}}{}{}}
+\def\ointctrclockwise{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char26\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char25\kern1pt}}}{}{}}
+\def\varointclockwise{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char28\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char27\kern1pt}}}{}{}}
+\def\varointctrclockwise{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char30\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char29\kern1pt}}}{}{}}
+\def\fint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char32\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char31\kern1pt}}}{}{}}
+\def\landupint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char36\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char35\kern1pt}}}{}{}}
+\def\landdownint{\mathchoice
+{\mathop{\raise14pt\hbox{\esint\char38\kern4pt}}}
+{\mathop{\raise8pt\hbox{\esint\char37\kern1pt}}}{}{}}
+
+%
+% end of file esint.tex
+%
diff --git a/fonts/ps-type1/esint/esint10.pfb b/fonts/ps-type1/esint/esint10.pfb
new file mode 100644
index 0000000000..b1749aea48
--- /dev/null
+++ b/fonts/ps-type1/esint/esint10.pfb
Binary files differ
diff --git a/fonts/ps-type1/esint/table.pdf b/fonts/ps-type1/esint/table.pdf
new file mode 100644
index 0000000000..3d70d2df4c
--- /dev/null
+++ b/fonts/ps-type1/esint/table.pdf
Binary files differ
diff --git a/fonts/ps-type1/esint/table.tex b/fonts/ps-type1/esint/table.tex
new file mode 100644
index 0000000000..31937f5f8c
--- /dev/null
+++ b/fonts/ps-type1/esint/table.tex
@@ -0,0 +1,65 @@
+%
+% table.tex version 1.0 June 2005
+% Tue Jun 21 23:13:31 CEST 2005
+%
+% Michael M. Tung
+% <mtung@mat.upv.es>
+%
+% plain TeX test for esint fonts
+%
+
+\hoffset=-1cm
+\nopagenumbers
+
+\input esint
+\input verbatim
+
+%\font\hdr=cmtt12 at 24pt
+\font\hdr=cmss17 at 24pt
+\centerline{\hdr \hskip1.2cm esint Integral Signs}
+\vglue2cm
+
+\tabskip1in\halign{#\hfil & \hfil#\hfil & \hfil#\hfil \cr
+Command & \verbatim+\textstyle+ & \verbatim+\displaystyle+ \cr
+%\noalign{\hrule height 2pt width 16cm \vskip 9pt}
+\noalign{\hskip1.6cm \hbox to 13.5cm {\hrulefill} \vskip 9pt}
+\verbatim+\int+ & $\int$ & $\displaystyle\int$\cr
+\noalign{\bigskip}
+\verbatim+\iint+ & $\iint$& $\displaystyle\iint$\cr
+\noalign{\bigskip}
+\verbatim+\iiint+ & $\iiint$ & $\displaystyle\iiint$\cr
+\noalign{\bigskip}
+\verbatim+\iiiint+ & $\iiiint$ & $\displaystyle\iiiint$\cr
+\noalign{\bigskip}
+\verbatim+\dotsint+ & $\dotsint$ & $\displaystyle\dotsint$\cr
+\noalign{\bigskip}
+\verbatim+\oint+ & $\oint$ & $\displaystyle\oint$\cr
+\noalign{\bigskip}
+\verbatim+\oiint+ & $\oiint$ & $\displaystyle\oiint$\cr
+\noalign{\bigskip}
+\verbatim+\varoiint+ & $\varoiint$ & $\displaystyle\varoiint$\cr
+\noalign{\bigskip}
+\verbatim+\sqint+ & $\sqint$ &$\displaystyle\sqint$\cr
+\noalign{\bigskip}
+\verbatim+\sqiint+ & $\sqiint$ & $\displaystyle\sqiint$\cr
+\noalign{\bigskip}
+\verbatim+\ointctrclockwise+ & $\ointctrclockwise$ & $\displaystyle\ointctrclockwise$\cr
+\noalign{\bigskip}
+\verbatim+\ointclockwise+ & $\ointclockwise$ & $\displaystyle\ointclockwise$\cr
+\noalign{\bigskip}
+\verbatim+\varointclockwise+ & $\varointclockwise$ & $\displaystyle\varointclockwise$\cr
+\noalign{\bigskip}
+\verbatim+\varointctrclockwise+ & $\varointctrclockwise$ & $\displaystyle\varointctrclockwise$\cr
+\noalign{\bigskip}
+\verbatim+\fint+ & $\fint$ &$\displaystyle\fint$\cr
+\noalign{\bigskip}
+\verbatim+\landupint+ & $\landupint$ &$\displaystyle\landupint$\cr
+\noalign{\bigskip}
+\verbatim+\landdownint+ & $\landdownint$ & $\displaystyle\landdownint$\cr
+}
+
+\bye
+
+%
+% end table.tex
+%