[tex4ht] [bug #330] tex4ht fails to compile footnote when there is blank line with scrartcl class
Nasser M. Abbasi
nma at 12000.org
Sat Jul 16 15:28:40 CEST 2016
URL:
<http://puszcza.gnu.org.ua/bugs/?330>
Summary: tex4ht fails to compile footnote when there is blank
line with scrartcl class
Project: tex4ht
Submitted by: nma123
Submitted on: Sat 16 Jul 2016 04:28:40 PM EEST
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
More information also here
http://tex.stackexchange.com/questions/319661/tex4ht-fails-to-compile-footnote-when-there-is-blank-line-with-scrartcl-class
This MWE fails to compile with tex4ht because there is blank line in footnote
\documentclass[11pt]{scrartcl}
%\documentclass[11pt]{article}
\IfFileExists{luatex85.sty}{\usepackage{luatex85}}{}
\begin{document}
Then \footnote{Another way to find particular
solution is by gussing.},
\end{document}
The file compiles OK with lualatex and pdflatex. Changing the class to article
instead of scrartcl the error goes away.
TL 2016 on Linux mint.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?330>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list