diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-27 18:48:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-27 18:48:50 +0000 |
commit | 14bb501461aeb6885ecd8cb48bb44ef346032246 (patch) | |
tree | 6ce733751c2da8b7f551cd4b65058f9185db5d87 /Master/texmf-dist/doc/latex/mathastext | |
parent | cad1a5c4ccf4ccecf16ba4a6cca0e7c6e8f367ae (diff) |
new latex package mathastext 1.0 (26jan11)
git-svn-id: svn://tug.org/texlive/trunk@21193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathastext')
-rw-r--r-- | Master/texmf-dist/doc/latex/mathastext/README | 43 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathastext/mathastext.pdf | bin | 0 -> 118674 bytes |
2 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mathastext/README b/Master/texmf-dist/doc/latex/mathastext/README new file mode 100644 index 00000000000..ebf1a47adbc --- /dev/null +++ b/Master/texmf-dist/doc/latex/mathastext/README @@ -0,0 +1,43 @@ +This README file is for version 1.0, 2011/01/25 +of the package `mathastext' for LaTeX2e + +Copyright (C) 2011 by Jean-Francois Burnol. + +Please report errors to jfbu at free dot fr + +Files `mathastext.dtx' and this README may be distributed +and/or modified under the conditions of the LaTeX Project +Public License, either version 1.3 of this license or (at +your option) any later version. + +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of +LaTeX version 2003/12/01 or later. + +USAGE + +mathastext.sty will make your document use the main text +font also in mathematics mode. It also provides a +mechanism to easily use distinct fonts (for mathematics +and also for text) in the same document. The goal is to +make documents exhibit a less polished look than is usual +with LaTeX, with the (vain?) hope that the reader will +concentrate more on the (mathematical) content. + +One corollary of the mechanism is that you can now typeset +documents (containing simple mathematics formulas) with a +quite arbitrary TeX text font, without worrying too much +that nobody ever designed accompanying math fonts. + +A final aspect is that using mathastext usually reduces +the size of the final PDF file. + +INSTALLATION + +Run latex on mathastext.ins to create mathastext.sty from +mathastext.dtx and put it where LaTeX can find it. + +To generate documentation run latex on mathastext.dtx +Further documentation is available at +http://jf.burnol.free.fr/mathsastext.html diff --git a/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf b/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf Binary files differnew file mode 100644 index 00000000000..17a1e59fb98 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf |