Verzeichnis macros/latex/contrib/intexgral
Installation
The latest version can be found on its CTAN page. Simply download the *.dtx files and intexgral.ins file. Then, run
pdf(la)tex|xe(la)tex|lua(la)tex intexgral.ins
and place the resultant .sty file in your working directory or in your texmf tree.
!NOTE
To compile the documentations, you need to runintexgral-fr|en.dtxwith LuaLaTeX.
Alternatively, if you're using a TeX distribution, you can run:
For TeXlive
tlmgr install intexgral
For MikTeX
mpm --install=intexgral
Usage
The package provides a central macro \integral that helps typeset integrals. As it only contains one argument, the integrand, its use is heavily dependent of a key=value interface. The latter allows the user to customise many elements of an integral, including:
On the package side
- Adaptation of the style to physics papers convention.
- Selection of the order of limits input.
- Choosing between upright or italic d for differentials.
On the macro side
- Changing the symbol.
- Automate the composition of integrals with limits.
- Fine adjustment of differentials.
- Inclusion of the Jacobian.
The package also offers a couple of auxiliary macros to help enhance the use of some keys:
\NewLimitsKeywordto associate keywords with common limits.\NewVariableKeywordto associate keywords to common lists of differential (and Jacobian).\NewSymbolKeywordto associate symbols to user-friendly keys.\differentialsto precisely place the differentials wherever the user wants to.
For more examples, please refer to the documentation:
-
Français → Lire la documentation
-
English → Read the documentation