8000
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 7239639 + 67334ab commit 39a3802Copy full SHA for 39a3802
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