diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-19 20:42:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-19 20:42:34 +0000 |
commit | 5abfca443b064af0c3d64883243452ef36ab2483 (patch) | |
tree | 769bc61991f3913774e4ec45376d7afa9a703a4c /Master/texmf-dist/doc/latex/esint | |
parent | 516dc40bd15f5f8038b09fb686b7edefeaea20f4 (diff) |
esint (19jul19)
git-svn-id: svn://tug.org/texlive/trunk@51679 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/esint')
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/README | 28 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/README.txt | 23 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/esint-doc.pdf | bin | 0 -> 58401 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/esint.pdf | bin | 117091 -> 0 bytes |
4 files changed, 23 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/latex/esint/README b/Master/texmf-dist/doc/latex/esint/README deleted file mode 100644 index 15200da65e9..00000000000 --- a/Master/texmf-dist/doc/latex/esint/README +++ /dev/null @@ -1,28 +0,0 @@ -The esint package is a solution to access to alternate integral symbols -using the Computer Modern fonts. - -In the original Computer Modern Math font, several integral symbols are missing, -such \oiint. Many of those symbols are available -in other math fonts (pxfonts, txfonts, etc.), but there is no good solution if you -want tu use Computer Modern. - -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. - -Updates: - -*20/01/2005: minor change in esint.fd in order to avoid an error inside align environment. -Thank's to Eckhard Neber. - - -Contact me from my web page http://perso.wanadoo.fr/eddie.saudrais if you think -an integral symbol is still missing. diff --git a/Master/texmf-dist/doc/latex/esint/README.txt b/Master/texmf-dist/doc/latex/esint/README.txt new file mode 100644 index 00000000000..1e8ac94b082 --- /dev/null +++ b/Master/texmf-dist/doc/latex/esint/README.txt @@ -0,0 +1,23 @@ +The esint package is a solution to access to alternate integral symbols +using the Computer Modern fonts. + +In the original Computer Modern Math font, several integral symbols are missing, +such \oiint. Many of those symbols are available +in other math fonts (pxfonts, txfonts, etc.), but there is no good solution if you +want tu use Computer Modern. + +The easing.ins file allows to generate mf files, but Type1 font are available on CTAN: it's better to use them! + +License : LPPL + +Updates: + +*2005/01/20: minor change in esint.fd in order to avoid an error inside align environment. +Thank's to Eckhard Neber. + +*2019/07/19: add intimits and nointlimits options, and modify \dotsint command as \idotsint to modify all ams math symbols (request from Franck Mittelbach). + + +Eddie Saudrais +e.saudrais@wanadoo.fr +http://www.phylam.org
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/esint/esint-doc.pdf b/Master/texmf-dist/doc/latex/esint/esint-doc.pdf Binary files differnew file mode 100644 index 00000000000..12a66ffee0c --- /dev/null +++ b/Master/texmf-dist/doc/latex/esint/esint-doc.pdf diff --git a/Master/texmf-dist/doc/latex/esint/esint.pdf b/Master/texmf-dist/doc/latex/esint/esint.pdf Binary files differdeleted file mode 100644 index cdbc319ca21..00000000000 --- a/Master/texmf-dist/doc/latex/esint/esint.pdf +++ /dev/null |