Site Tools


kpsewhich

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kpsewhich [May 17, 2026 at 15:32] Ivan Janevskikpsewhich [May 17, 2026 at 15:33] (current) Ivan Janevski
Line 12: Line 12:
 ``` ```
  
-Where `article.cls` located? You can find out with `kpsewhich` command.+Where `article.cls` located? You can find out with `kpsewhich` command!
 ``` ```
  $ kpsewhich article.cls  $ kpsewhich article.cls
Line 25: Line 25:
  $ kpsewhich  $ kpsewhich
 Missing argument. Try `kpsewhich --help' for more information. Missing argument. Try `kpsewhich --help' for more information.
 +```
 +
 +### Non-existent file
 +If you put something nonsensical it's just going to return nothing.
 +```
 + $ kpsewhich fdsafdsafdsa
 ``` ```
  
kpsewhich.1779031930.txt.gz · Last modified: by Ivan Janevski