diff options
author | Karl Berry <karl@freefriends.org> | 2012-12-31 23:16:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-12-31 23:16:34 +0000 |
commit | 3c0d257b00b36e468d76902fa2e37b97b490afba (patch) | |
tree | 8994152d751827887a35d7dfe23782d9abc45712 /Master/texmf-dist/doc/latex/mathastext | |
parent | fc7c5f3263a9ae097cb3559844a6fe1822c836ac (diff) |
mathastext (31dec12)
git-svn-id: svn://tug.org/texlive/trunk@28676 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mathastext')
-rw-r--r-- | Master/texmf-dist/doc/latex/mathastext/README | 100 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mathastext/mathastext.pdf | bin | 260230 -> 300812 bytes |
2 files changed, 68 insertions, 32 deletions
diff --git a/Master/texmf-dist/doc/latex/mathastext/README b/Master/texmf-dist/doc/latex/mathastext/README index 49b6382b3a1..55be1d13968 100644 --- a/Master/texmf-dist/doc/latex/mathastext/README +++ b/Master/texmf-dist/doc/latex/mathastext/README @@ -1,21 +1,11 @@ Copyright (C) 2011, 2012 by Jean-Francois Burnol. - - The files of this package 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. - +[see bottom of this file for the LPPL statement] +-------------------------------------------+ + mathastext + + + + `Use the text font in math mode' + - + v1.12 2012/12/20 + + + v1.2b 2012/12/31 + + jfbu (at) free.fr + +-------------------------------------------+ @@ -94,7 +84,7 @@ Examples available there: Run latex or pdflatex on mathastext.dtx to create the mathastext.sty file. Move the .sty file to a suitable location within the TeX -installation. Run latex once more on mathastext.dtx to finish +installation. Run latex twice more on mathastext.dtx to finish producing the documentation. During this process test files have been generated which serve to @@ -103,17 +93,39 @@ illustrate some features of the package. CHANGE LOG +1.2b [2012/12/31] + + * mathastext now inserts automatically after all (latin) + letters in math mode their italic corrections, if the font + used is upright (sic). This improves the spacings for the + positioning of subscripts. The feature is de-activated + inside the math alphabets commands (apart from \mathnormal), + so as to not prohibit the formation of ligatures, + + * the documentation has been extended to explain in detail the + issues which are relevant to the new feature of added italic + corrections, + + * version 1.2 had some bad bugs when confronted to active + characters, + + * a less fatal, but still annoying, typo had made the dot in 1.2 + of type \mathpunct rather than \mathord + + * the inner namespace has been rationalized a bit. + + 1.2 [2012/12/20] - * A new command sets up the amount of space to be automatically + * a new command sets up the amount of space to be automatically inserted before the derivative glyph (useful when using an upright font). - * The scope of the math alphabets has been extended to apply + * the scope of the math alphabets has been extended to apply to the non-alphabetical characters, and also to operator names. - * The format of the dtx file has changed. The package file + * the format of the dtx file has changed. The package file is self-extracting from the dtx, and four additional test files are also produced during `latex mathastext.dtx'. @@ -123,34 +135,34 @@ CHANGE LOG inception in a rather strange (but working) way, which could cause surprises to other packages. Fixed. - * The subdued mechanism for the math alphabets is implemented + * the subdued mechanism for the math alphabets is implemented in a simpler and more efficient manner than in 1.15e. - * The `defaultxx' options act a bit differently, and are more + * the `defaultxx' options act a bit differently, and are more useful in case of a `too many math alphabets' situation. - * Various improvements in the documentation. + * various improvements in the documentation. - * General clean up and better commenting of the source code. + * general clean up and better commenting of the source code. 1.15e [2012/10/22] - * New user commands to specify skip or glue to be + * new user commands to specify skip or glue to be inserted after the math symbols \exists and \forall - * Complete (user transparent) rewrite of the code + * complete (user transparent) rewrite of the code implementing the subdued option; and its action has been extended to apply also to the \mathbf, \mathit, \mathsf, \mathtt alphabets and not only to \mathrm and \mathnormal as in the previous versions. - * Improvements in the documentation. + * improvements in the documentation. 1.15d [2012/10/13] - * The Unicode situation is now correctly treated, + * the Unicode situation is now correctly treated, throughout the code (this had been left in a half-done way from version 1.14 of April 2011). @@ -160,38 +172,43 @@ CHANGE LOG - and the code related to \relbar and \Relbar (and \models) has been revised. + 1.15c [2012/10/05] - * It is now possible to use distinct fonts in LGR encoding + * it is now possible to use distinct fonts in LGR encoding for the Greek letters according to the current math version. - * Improvements to the documentation. + * improvements to the documentation. + 1.15b - * Corrected a `feature' of 1.15 which was backward- + * corrected a `feature' of 1.15 which was backward- incompatible - * Improvements to the pdf documentation + * improvements to the pdf documentation + 1.15 [2012/09/26] - * The subdued option allows the mathastextification to + * the subdued option allows the mathastextification to act only locally. - * Some measures taken to deal with amsmath related + * some measures taken to deal with amsmath related issues when using xetex or luatex. + 1.14c - * A bug is fixed: the \Mathastext macro reinitializes + * a bug is fixed: the \Mathastext macro reinitializes the fonts in the normal and bold math versions, but it also erroneously redeclared the math alphabet changing commands which could have been set up in previously defined math versions (via earlier calls to \Mathastext[version_name]). + 1.14b [2011/04/03] * there was a bug with \$, \#, \&, \% in math mode which @@ -207,6 +224,7 @@ CHANGE LOG + I also cleaned up a bit the code, for a more structured namespace. + 1.14 * mathastext now modifies also the math alphabets \mathit, @@ -214,12 +232,14 @@ CHANGE LOG complete manner to adapt the math configuration to fonts provided with no math support. + 1.13b * when the Symbol font is used for \prod and \sum this will be only for inline math; display math will use the default glyphs + 1.13 [2011/03/11] * the LGRgreek option is added. @@ -242,9 +262,25 @@ CHANGE LOG * the en-dash and dotless i and j now work with all encodings, Unicode inclusive. -1.11 [2011/02/06] New optional argument to \Mathastext macro. + +1.11 [2011/02/06] optional argument to \Mathastext macro. + 1.1 [2011/02/01] options italic and frenchmath. + 1.0 [2011/01/25] +Copyright (C) 2011, 2012 by Jean-Francois Burnol. + + The files of this package 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. + + diff --git a/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf b/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf Binary files differindex f1c223321b5..bab8d81ef28 100644 --- a/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf +++ b/Master/texmf-dist/doc/latex/mathastext/mathastext.pdf |