diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-19 01:50:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-19 01:50:19 +0000 |
commit | 6b554ff2c8bc10e886bb75e7db3c1abbc2731019 (patch) | |
tree | b9e29a48794cb96af504a646cce5511baa539972 /Master/texmf-dist/doc/latex | |
parent | a33ac89c629f78795f87023c620b0d98a15f7645 (diff) |
calrsfs license update (18nov08)
git-svn-id: svn://tug.org/texlive/trunk@11354 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/calrsfs/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/calrsfs/README b/Master/texmf-dist/doc/latex/calrsfs/README new file mode 100644 index 00000000000..3546835eb54 --- /dev/null +++ b/Master/texmf-dist/doc/latex/calrsfs/README @@ -0,0 +1,27 @@ +This file is public domain. +Originally written 1994, Vadim V. Zhytnikov. +This notice added by Clea F. Rees on 2008/11/18 following communication with Vadim V. Zhytnikov. + + TeX/LaTeX is the standard in typesetting research +papers in physics. But many my colleges (and myself) were +a little unhappy about the appearance of \cal letters +(\mathcal in LaTeX 2e). The shape of these characters is +very different from typefaces normally used in physical +journals and books. + + With the appearance of Ralph Smith's rsfs fonts and +NFSS this problem can be easily resolved. Just put files +`OMSrsfs.fd' and `calrsfs.sty' in LaTeX 2e input directory. +The command + +\usepackage{calrsfs} + +in the preamble of LaTeX file replaces all \mathcal +letters by nice letters of rsfs's font and you can enjoy +`standard' shape of Lagrangian ... + +The METAFONT sources of rsfs fonts are available in CTAN +in the directory /tex-archive/fonts/rsfs + +Vadim V. Zhytnikov (vvzhy@phy.ncu.edu.tw) + |