mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
17 lines
336 B
Markdown
17 lines
336 B
Markdown
![]() |
# texdoc
|
||
|
|
||
|
> Search for appropriate documentation for (La)TeX commands or packages.
|
||
|
> More information: <https://texdoc.org/index.html>.
|
||
|
|
||
|
- Open the first search result in the default PDF viewer:
|
||
|
|
||
|
`texdoc {{search}}`
|
||
|
|
||
|
- List the best search results:
|
||
|
|
||
|
`texdoc --list {{search}}`
|
||
|
|
||
|
- Open full documentation of texdoc:
|
||
|
|
||
|
`texdoc {{texdoc}}`
|