Directory macros/latex/contrib/moremath
moremath
: Convenience Math Macros
The moremath
package provides convenience shorthand math macros such as (auto-)delimited operators, (auto-)delimited vector calculus operators and some commands for quickly producing diagonal matrices, column, and row vectors.
It depends on mathtools, amssymb, and optionally on bm.
Note: This package is still in its initial development phase.
Its interface may be subject to change until version 1.0.0 has been reached.
Unpacking the Source Code
To unpack the source code use
TEX moremath.ins
Generating the Documentation
To produce the documentation run moremath.dtx
through *latex
.
License
Copyright (C) 2024 Marcel Ilg
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 https://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.
This work has the LPPL maintenance status "maintained".
The Current Maintainer of this work is Marcel Ilg.
This work consists of the files listed in MANIFEST.md
.
Download the contents of this package in one zip archive (987.6k).
moremath – Additional commands for typesetting maths
This package provides several document level commands to ease typesetting of maths with LaTeX.
This package provides complementary commands to all operators defined by amsmath which typeset the operators together with delimiters (which can be scaled manually, automatically or not at all). These commands also accept optional sub- and superscripts.
Additionally, this package provides several commands to typeset gradient, divergence, curl, Laplace, and d’Alembert operators. Those commands also accept an optional subscript and their appearance can be modified using key-value options.
Furthermore several commands for producing row and column vectors, as well as (anti-)diagonal matrices and identity matrices, utilizing mathtools’ matrix* family of environments, are provided.
Most of the document level commands defined by this package can also be disabled using a package load-time option to avoid clashes with commands defined by other packages.
The package depends on mathtools, bm (optional), and amssymb.
Package | moremath |
Bug tracker | https://github.com/Mister00X/moremath/issues |
Repository | https://github.com/Mister00X/moremath |
Version | 0.5.0 2024-08-20 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2024 Marcel Ilg |
Maintainer | Marcel Ilg |
Contained in | TeX Live as moremath MiKTeX as moremath |
Topics | Experimental LaTeX3 Maths |