mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 00:02:07 +02:00
16 lines
364 B
Markdown
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}}`
|