mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 12:46:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -21,6 +21,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`texcount -inc {{file.tex}}`
|
||||
|
||||
- Count words in a document and subdocuments, producing subcounts by chapter (instead of subsection):
|
||||
|
||||
`texcount -merge -sub=chapter {{file.tex}}`
|
||||
|
||||
- Count words with verbose output:
|
||||
|
||||
`texcount -v {{path/to/file.tex}}`
|
||||
|
||||
Reference in New Issue
Block a user