diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/esint/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/README.txt | 23 |
1 files changed, 23 insertions, 0 deletions
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 |