Commit 3a11df4
committed
Use latex as the program name for kpsewhich
If `tex` is not installed, then setting the program name to it will fail
to find the 'program' in the current directory, and then be unable to
find any TeX files.
Setting it to `latex` should be okay, since that's what we're running
to create the `.dvi` in the first place.1 parent 4dcea1d commit 3a11df4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments