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