We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc817a commit 4fb641fCopy full SHA for 4fb641f
bin/latexml
@@ -81,8 +81,6 @@ my $serialized;
81
eval { # Catch errors
82
UseLog($logfile);
83
Note("$LaTeXML::IDENTITY processing $source");
84
-
85
- print STDERR "\nLPATHS=" . join(',', @paths) . "\n";
86
$latexml = LaTeXML::Core->new(
87
preload => [@preload],
88
searchpaths => [@paths],
0 commit comments