Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5722182 + 3a11df4 commit 6eba0afCopy full SHA for 6eba0af
1 file changed
lib/matplotlib/mpl-data/kpsewhich.lua
@@ -1,3 +1,3 @@
1
-- see dviread._LuatexKpsewhich
2
-kpse.set_program_name("tex")
+kpse.set_program_name("latex")
3
while true do print(kpse.lookup(io.read():gsub("\r", ""))); io.flush(); end
0 commit comments