diff options
author | Karl Berry <karl@freefriends.org> | 2007-12-24 01:38:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-12-24 01:38:47 +0000 |
commit | 5545f50d4260bc1d17c44af851d38df154534332 (patch) | |
tree | d575c1a96c0fbe0ed7f6bf72ba699934089e1e84 /Master/texmf-dist/doc/latex/esint/README | |
parent | a07a133a06ff8641e8f52ccbdb0c33774d25e2b0 (diff) |
esint pdf (26oct06)
git-svn-id: svn://tug.org/texlive/trunk@5853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/esint/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/esint/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/esint/README b/Master/texmf-dist/doc/latex/esint/README new file mode 100644 index 00000000000..15200da65e9 --- /dev/null +++ b/Master/texmf-dist/doc/latex/esint/README @@ -0,0 +1,28 @@ +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. |