1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 20:02:09 +02:00
tldr/pages.de/common/texdoc.md

16 lines
364 B
Markdown

# texdoc
> Suche nach passenden Dokumentationen für (La)TeX Befehle oder Packages.
> Weitere Informationen: <https://texdoc.org/index.html>.
- Öffne das erste Suchergebnis im Standard-PDF-Viewer:
`texdoc {{suche}}`
- Liste die besten Suchergebnisse auf:
`texdoc --list {{suche}}`
- Öffne die vollständige Dokumentation von `texdoc`:
`texdoc {{texdoc}}`