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.
1 parent 212643f commit 89a1d4aCopy full SHA for 89a1d4a
1 file changed
Doc/perl/l2hinit.perl
@@ -21,6 +21,8 @@
21
22
$CHILDLINE = "\n<p><hr>\n";
23
$VERBOSITY = 0;
24
+$TEXINPUTS = ''; # avoid bogus l2h setting it to ':' !!!
25
+
26
27
# Locate a file that's been "require"d. Assumes that the file name of interest
28
# is unique within the set of loaded files, after directory names have been
0 commit comments