mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 07:00:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# texcount
|
||||
|
||||
> Count words in TeX documents omitting macros.
|
||||
> Note: if the TeX document uses `\include` or `\input` and you want to count the included files, `texcount` must be run in the directory of the root TeX file.
|
||||
> Note: If the TeX document uses `\include` or `\input` and you want to count the included files, `texcount` must be run in the directory of the root TeX file.
|
||||
> More information: <https://app.uio.no/ifi/texcount/howto.html>.
|
||||
|
||||
- Count words in a TeX file:
|
||||
|
||||
Reference in New Issue
Block a user