mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
361 B
Markdown
17 lines
361 B
Markdown
![]() |
# texdoc
|
||
|
|
||
|
> Suche nach passenden Dokumentationen für (La)TeX Befehle oder Packages.
|
||
|
> Mehr 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}}`
|