diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-04 22:48:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-04 22:48:32 +0000 |
commit | 527c20c05260beb1e9851ec5ccb404d6a0dd150f (patch) | |
tree | 020327cb51412998acf46b4010539efc2d0827b4 /Master/texmf-dist/doc | |
parent | dbd05234a29b29bf8de29d0e8cb21d92f3c21bd5 (diff) |
pm-isomath
git-svn-id: svn://tug.org/texlive/trunk@45987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/pm-isomath/README | 60 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pm-isomath/manifest.txt | 34 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pm-isomath/pm-isomath.pdf | bin | 0 -> 586666 bytes |
3 files changed, 94 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pm-isomath/README b/Master/texmf-dist/doc/latex/pm-isomath/README new file mode 100644 index 00000000000..9a6a9f4a436 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pm-isomath/README @@ -0,0 +1,60 @@ +The PM-ISOmath package, version 1.00 of 2017-08-22 +Original author: Claudio Beccari, 2017 +LaTeX Project Public Licence LPPL v.1.3 (or later) + +The PM-ISOmath name stands for "Poor Man ISO Math". In substance + this package is a poor man solution to the task of typesetting + math fulfilling the ISO regulations "for physical sciences and technology" (formerli regulations ISO 31/XI, now ISO\,80000). + These regulations refer mostly to the family, series and shape + of fonts to be used with symbols of various nature. + +This package gets inspiration from the ISOmath package by Günter +Milde, but tries to get the same results without using any math +[font] groups (or families). As pdfLaTeX users may recall, this +typesetting program may se at maximum 16 math [font] groups (or +math font families); sometimes this number results in an error +that forbids the user to use the symbols s/he needs. + +The trick used in this package consists in employing text fonts +within the \text command (defined by the amsmath package that, therefore, is a dependence to which pmisomath is subjected) and +chose text font families, series, and shapes to be used within +that command argument. + +The commands are such as to fulfil some math requirements; for +example while in the scope of the \boldmath declaration, the +series is automatically set to bold without any user intervention. +The font size is automatically taken care by \text, so that fonts +have the correct size also while typesetting exponents or subscripts. + +Nevertheless, through proper advanced command options, the user +remains the person principally responsible of using the right +font for the right symbol in a document that must fulfil the +ISO regulations. + +This package is usable only with pdfLaTeX; LuaLaTeX and XeLaTeX +can access OpenType math fonts through the package unicode-math, +and with the "math-style=ISO" option they have the math switching +commands agree with the ISO regulations. + +pdfLATeX users have available some packages to fulfil the ISO requirements; principally the ISOmath package thet is subject +to a number of limitations due the the particular math environment +of the user, and libertinust1math that produces a complete set-up +with math fonts that match very well text fonts that are darker +than the standard default Computer Modern ones (including the +CM-super and the Latin Modern ones). + +This package works very well with the Latin Modern fonts; in +practice in math mode it uses the same Latin text fonts, and +the corresponding families, series, and shapes of the LGR +encoded CBfonts; it may work also with the CM and the CM-super +fonts, but the original author never uses them, therefore he +cannot guarantee any suitable result. + +For installation of this package, simply run the pmisomath.dtx +through pdfLaTeX (and only pdfLaTeX); move the produced sty file +to the .../tex/latex/pmisomath/ folder; if it does not exist, +create it; similarly move pmisomath.dtx to .../source/latex/pmisomath/ +and pmisomath.pdf to .../doc/latex/pmisomath/. + + + diff --git a/Master/texmf-dist/doc/latex/pm-isomath/manifest.txt b/Master/texmf-dist/doc/latex/pm-isomath/manifest.txt new file mode 100644 index 00000000000..cefa22bcf99 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pm-isomath/manifest.txt @@ -0,0 +1,34 @@ +This is the manifest.txt file that accompanies the package PM-ISOmath, +version 1.00 of 2017 + +Original author: Claudio Beccari, 2017 + +This work 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. + +This work itself and every derived work are subject to the above +licence. + +This work has the LPPL maintenance status "author-maintained". + +The actual maintainer (2017) is Claudio Beccari: +claudio dot beccari at gmail dot com + +This work consists of the files listed in manifest.txt, that is: + manifest.txt + README + pm-isomath.dtx + +The derived files are + pm-isomath.pdf + pm-isomath.sty + +The pm-isomath.dtx file is a self extracting and self documenting +one; if you run pdflatex (and only pdflatex) on it you get at the +same time the English documentation and the package file. + +The derived file pm-isomath.sty may be used only with pdflatex. diff --git a/Master/texmf-dist/doc/latex/pm-isomath/pm-isomath.pdf b/Master/texmf-dist/doc/latex/pm-isomath/pm-isomath.pdf Binary files differnew file mode 100644 index 00000000000..d006a1a0755 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pm-isomath/pm-isomath.pdf |