From 663eda4fa065036cbf72489106aa6b8d6244a301 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 24 Mar 2020 20:50:35 +0000 Subject: mathtools (24mar20) git-svn-id: svn://tug.org/texlive/trunk@54516 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/mathtools/README | 84 --------------------- Master/texmf-dist/doc/latex/mathtools/README.md | 56 ++++++++++++++ Master/texmf-dist/doc/latex/mathtools/empheq.pdf | Bin 311438 -> 311417 bytes .../texmf-dist/doc/latex/mathtools/mathtools.pdf | Bin 448435 -> 455418 bytes Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf | Bin 235863 -> 236395 bytes 5 files changed, 56 insertions(+), 84 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/mathtools/README create mode 100644 Master/texmf-dist/doc/latex/mathtools/README.md (limited to 'Master/texmf-dist/doc/latex/mathtools') diff --git a/Master/texmf-dist/doc/latex/mathtools/README b/Master/texmf-dist/doc/latex/mathtools/README deleted file mode 100644 index 3528dc78a89..00000000000 --- a/Master/texmf-dist/doc/latex/mathtools/README +++ /dev/null @@ -1,84 +0,0 @@ -The mathtools bundle -============= -Morten Hoegholm (c) 2002-2011 -Lars Madsen (c) 2012- -email: daleif@math.au.dk -License: LaTeX Project Public License - -The files in the mathtools bundle are: - mhsetup.dtx - mathtools.dtx - empheq.dtx -and derived files. The derived files of each .dtx-file are listed -at the top of the respective .dtx-file. - - -INSTALLATION -============ -Running TeX on each dtx file extracts the runtime files. See the dtx -files for details. - -DESCRIPTION -=========== - - -mathtools -========= - -The mathtools package provides many useful tools for mathematical -typesetting. It is based on amsmath and fixes various deficiencies -of amsmath and standard LaTeX. It provides: - -- Extensible symbols, such as brackets, arrows, harpoons, etc. - -- Various symbols such as \coloneqq (:=). - -- Easy creation of new tag forms. - -- Showing only the referenced equations. - -- Extensible arrows, harpoons and hookarrows. - -- Starred versions of the amsmath matrix environments for - specifying the column alignment. - -- More building blocks: multlined, cases-like environments, new - gathered environments. - -- Math versions of \makebox, \llap, \rlap etc. - -- Cramped math styles. - -- Macro generators. - -- and more... - -mathtools requires mhsetup. - -empheq -====== - -The empheq package is a visual markup extension designed to -function on top of amsmath. It features: - -- Boxing multi line math displays while leaving equation - numbers untouched at the margin. Any kind of box will do. - -- Making the ntheorem package place end-of-theorem markers - perfectly. - -- Placing arbitrary material on either side of math displays. - This includes delimiters that automatically scale to the - correct size. - -empheq requires mathtools. - - -mhsetup -======= - -The mhsetup package defines various programming tools needed by -both empheq and mathtools. The syntax is the same as for expl3, -but there is no code overlap (anymore as of May 2017). -In the future, most of these tools will probably be an integral part of LaTeX3 (they were). - - -BUG REPORTS -=========== - -The bundle is maintained by: - - Morten H\o gholm - Lars Madsen - - -Please report bugs to daleif@math.au.dk - -=========== -This README file was last revised 2017/05/24. diff --git a/Master/texmf-dist/doc/latex/mathtools/README.md b/Master/texmf-dist/doc/latex/mathtools/README.md new file mode 100644 index 00000000000..1cad9aafcf7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mathtools/README.md @@ -0,0 +1,56 @@ +The `mathtools` bundle +====================== + +`mathtools` +----------- + +The `mathtools` package provides many useful tools for mathematical +typesetting. It is based on `amsmath` and fixes various deficiencies +of `amsmath` and standard LaTeX. It provides: + +- Extensible symbols, such as brackets, arrows, harpoons, etc. +- Various symbols such as `\coloneqq` (:=). +- Easy creation of new tag forms. +- Showing only the referenced equations. +- Extensible arrows, harpoons and hook arrows. +- Starred versions of the `amsmath` matrix environments for + specifying the column alignment. +- More building blocks: multlined, cases-like environments, new + gathered environments. +- Math versions of `\makebox`, `\llap`, `\rlap`, etc. +- Cramped math styles. +- and more ... + +`mathtools` requires `mhsetup`. + +`empheq` +-------- + +The `empheq` package is a visual markup extension designed to +function on top of `amsmath`. It features: + +- Boxing multi line math displays while leaving equation + numbers untouched at the margin. Any kind of box will do. +- Making the `ntheorem` package place end-of-theorem markers + perfectly. +- Placing arbitrary material on either side of math displays. + This includes delimiters that automatically scale to the + correct size. + +`empheq` requires `mathtools`. + +`mhsetup` +--------- + +The `mhsetup` package defines various programming tools needed by +both `empheq` and `mathtools`. In the future, most of these tools will +probably be an integral part of LaTeX3. + +----- + +Copyright (C) 2002-2011 Morten Hoegholm +Copyright (C) 2012-2019 Lars Madsen +Copyright (C) 2020 Lars Madsen, The LaTeX3 Project + +All rights reserved. + diff --git a/Master/texmf-dist/doc/latex/mathtools/empheq.pdf b/Master/texmf-dist/doc/latex/mathtools/empheq.pdf index f0fbac25124..c8e8077f118 100644 Binary files a/Master/texmf-dist/doc/latex/mathtools/empheq.pdf and b/Master/texmf-dist/doc/latex/mathtools/empheq.pdf differ diff --git a/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf b/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf index 2c468fadbeb..f779170580d 100644 Binary files a/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf and b/Master/texmf-dist/doc/latex/mathtools/mathtools.pdf differ diff --git a/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf b/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf index 8f608c74aeb..2af0d0843c6 100644 Binary files a/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf and b/Master/texmf-dist/doc/latex/mathtools/mhsetup.pdf differ -- cgit v1.2.3