Directory macros/latex/contrib/intexgral
intexgral
– A LaTeX package for typesetting integrals
Description
The package provides a central macro \integral
that helps typesetting integrals. As it only contains one argument – the integrand – its use is heavily dependent of a keyval interface. The latter allows the user to customise many elements of a integral, including:
On the package side
- Adaptation of the style to physics papers convention.
- Selection of the order of limits input.
On the macro side
- Changing the symbol.
- Automate the composition of integrals with limits.
- Fine adjustment of differentials.
- Inlcusion of the jacobian.
The package also offers a couple of auxiliary macros to help enhance the use of some keys:
\NewLimitsKeyword
(and its variant) to associate keywords to common limits.\NewDifferentialKeyword
(and its variant) to associate keywords to common lists of differential (and jacobian).\differentials
to precisely place the differentials wherever the user wants to.
Author
This package is maintained by Valentin Dao: vdao.texdev@gmail.com Contribution: Anthony Saint-Criq
Licence
Released under the LaTeX Project Public License v1.3c or later. See https://www.latex-project.org/lppl.txt
This work has the LPPL maintenance status maintained
.
Files
The bundle contains the files:
README.md This file. intexgral.sty The package itself. intexgral-doc-en.pdf The english package documentation in PDF format. intexgral-doc-fr.pdf The french package documentation in PDF format. intexgral-doc-en.tex The master file that produced intexgral-doc-en.pdf. intexgral-doc-fr.tex The master file that produced intexgral-doc-fr.pdf.
Download the contents of this package in one zip archive (223.0k).
intexgral – A LaTeX package for typesetting integrals
Typesetting integrals, although common in LaTeX, is not particularly practical. The way in which the different parts are managed often generates unreadable source code, making modifications laborious. The package therefore follows a simple philosophy: focus on the essential element of an integral, the integrand. Everything else (limits, differentials, symbols) can be modified using keys. These keys are designed to allow you to easily and quickly change the style of an integral. Additionally, the package provides various auxiliary macros to support some keys which can have lengthy inputs.
Package | intexgral |
Bug tracker | https://github.com/ankaa3908/intexgral/issues |
Repository | https://github.com/ankaa3908/intexgral/tree/main |
Version | 1.1.0 2025-07-29 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2025 Valentin Dao |
Maintainer | Valentin Dao |
Contained in | TeX Live as intexgral |
Topics | Maths Experimental LaTeX3 |
