Directory macros/latex/contrib/ccool
##### ccool — (Custom) COntext Oriented LaTeX
- Source repository: https://github.com/rogard/ccool
- Released under the LaTeX Project Public License v1.3c or later
- See http://www.latex-project.org/lppl.txt
Download the contents of this package in one zip archive (794.2k).
ccool – A key-value document command parser
This package provides a key-value interface, \Ccool, on top of xparse’s document command parser. Global options control input processing and its expansion. By default, they are set to meet likely requirements, depending on context: the selected language, and which of text and math mode is active. These options can be overridden inline. This versality could find its use, for example, to encode notational conventions (such as \Real → \mathbb{R}) at the point where they are introduced in the document (“Let R denote real numbers”). Polymorphic commands can be generated by parameterizing the keys (for instance, one parameter value for style, another for a property). User input to \Ccool can optionally be serialized. This can useful for typesetting documents sharing the same notation.
Package | ccool |
Support | https://github.com/rogard/ccool |
Repository | https://github.com/rogard/ccool |
Version | 3.2 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2020 Erwann Rogard |
Maintainer | Erwann Rogard |
Contained in | TeX Live as ccool MiKTeX as ccool |
Topics | Defining Macro Experimental LaTeX3 |
See also | cool |