Verzeichnis macros/latex/contrib/atendofenv
README.md
Package atendofenv
A LaTeX package to allow adding a custom symbol at the end of an environment (e.g. theorems, definitions, remarks)
Usage
To add a small triangle at the end of a theorem, simply insert this after declaring the theorem environment with \newtheorem.
\AtEndOfEnv{theorem}{$\triangleleft$}
Dependencies
- amsthm (for the QED stack)
- letltxmacro (for saving existing macros)
Maintainer
Fangyi Zhou <me+ctan@fangyi.io>
Licence
The Unlicense
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (92.4k).
atendofenv – Add a custom symbol at the end of an environment
This package allows adding a custom symbol at the end of an environment (e.g. theorems, definitions, remarks).
| Paket | atendofenv |
| Home-Page | https://github.com/fangyi-zhou/at-end-of-env |
| Version | 0.2 |
| Lizenzen | Public Domain Software |
| Copyright | 2022 Fangyi Zhou |
| Betreuer | Fangyi Zhou |
| Enthalten in | TeX Live als atendofenv MiKTeX als atendofenv |
| Themen | Mathematik |
| Siehe auch | nccthm |