Verzeichnis macros/latex2e/contrib/nodepthtext
README.md
nodepthtext
A LaTeX package to modify small texts in order to remove the depth of letters — Un package LaTeX pour modifier de petits textes afin de supprimer la profondeur des lettres
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
nodepthtextand click Install. - Command line:
mpm.exe --install nodepthtext
Via TeX Live / tlmgr
tlmgr install nodepthtext
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
nodepthtext.styin a directory where LaTeX can find it, for example:- TeX Live / Linux:
~/texmf/tex/latex/nodepthtext/ - MiKTeX / Windows:
C:\Users\<user>\AppData\Roaming\MiKTeX\tex\latex\nodepthtext\ - macOS (MacTeX):
~/Library/texmf/tex/latex/nodepthtext/
- TeX Live / Linux:
- Refresh the filename database:
- TeX Live:
mktexlsrortexhash - MiKTeX:
initexmf --update-fndb
- TeX Live:
Quick start
\usepackage{nodepthtext}
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 (75.3k).