Verzeichnis macros/latex/contrib/customenvs
README.md
customenvs
A LaTeX package providing custom environments (MCQ, list with picked items, …) — Un package LaTeX proposant des environnements personnalisés (QCM, listes à compléter, …).
Installation
The package is available on CTAN and can be installed via your LaTeX distribution's package manager.
Via MiKTeX
- Graphically: open the MiKTeX Console, go to Packages, search for
customenvsand click Install. - Command line:
mpm.exe --install customenvs
Via TeX Live / tlmgr
tlmgr install customenvs
On Linux, you may need to prefix with sudo depending on your installation.
Manual installation
If you want the latest version directly from this repository:
- Download the repository (click Code > Download ZIP, or clone it).
- Place all
*.styand*.pdffiles in a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/customenvs/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\customenvs\ - macOS (MacTeX):
~/Library/texmf/tex/latex/customenvs/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{customenvs}
Sources & Licenses
| Source | License |
|---|---|
| tex.stackexchange.com – fancy bordered text | CC BY-SA 4.0 |
| svgrepo.com – Education Vectors | CC BY |
| svgrepo.com – Design 8 | CC 0 |
| Bootstrap | MIT |
| solar-icon-react | MIT |
Author & License
| Author | Cédric Pierquet |
| cpierquet@outlook.fr | |
| License | Released under the LaTeX Project Public License v1.3c or later |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (10.1M).
customenvs – Custom environments (MCQ, list with picked items, ...)
The package provides some custom environments (Multiple Choice, list with chosen items,…) based on existing environments. There exist also subpackages (for icons, exams, pictograms).
| Paket | customenvs |
| Home-Page | https://customenvs.cpierquet.fr |
| Fehlermeldungen | https://github.com/cpierquet/latex-packages/issues |
| Repository | https://github.com/cpierquet/latex-packages/tree/main/customenvs |
| Version | 0.43a |
| Lizenzen | CC BY-SA 4.0 CC0 1.0 MIT License The LaTeX Project Public License 1.3c CC BY 4.0 |
| Betreuer | Cédric Pierquet |
| Enthalten in | TeX Live als customenvs MiKTeX als customenvs |
| Themen | Listen Tabellen |