mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 13:54:24 +00:00
Update cheatsheets
This commit is contained in:
21
texdoc
Normal file
21
texdoc
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user