Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jinwen-xu/create-theorem

Initializing and configuring theorem-like environments, with multilingual support
https://github.com/jinwen-xu/create-theorem

latex latex-package latex-theorem latex3

Last synced: 4 months ago
JSON representation

Initializing and configuring theorem-like environments, with multilingual support

Awesome Lists containing this project

README

        

# `create-theorem` - Initializing and configuring theorem-like environments, with multilingual support

The package `create-theorem` provides the commands `\NameTheorem`, `\CreateTheorem` and `\SetTheorem` for naming, initializing and configuring theorem-like environments. All of these commands have key-value based interface and are especially useful in multi-language documents, allowing the easy declaration of theorem-like environments that can automatically adapt to the language settings.

*For more information, please refer to its documentation.*

> Package dependencies: [`amsfonts`](https://ctan.org/pkg/amsfonts), [*`amsthm`*](https://ctan.org/pkg/amsthm), [`crefthe`](https://ctan.org/pkg/crefthe), [*`ntheorem`*](https://ctan.org/pkg/ntheorem).

# License

This work is released under the LaTeX Project Public License, v1.3c or later.