[tex4ht] [bug #474] unable to compile ">" using tex4ht
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Sat Jul 4 10:30:02 CEST 2020
URL:
<http://puszcza.gnu.org.ua/bugs/?474>
Summary: unable to compile ">" using tex4ht
Project: tex4ht
Submitted by: nma123
Submitted on: Sat 04 Jul 2020 11:26:02 AM 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:
This works OK in Latex but not in texh4t
=====================
\documentclass{article} % or some other suitable document class
\begin{document}
\section{unable to type ">"}
why?
\end{document}
=====================
Using make4ht foo.tex or using any other variation. It gives in HTML the
inverted question mark.
Here is the HTML generated
==========
<!DOCTYPE html>
<html xml:lang='en-US' lang='en-US'>
<head><title></title>
<meta charset='utf-8' />
<meta content='TeX4ht (https://tug.org/tex4ht/)' name='generator' />
<meta content='width=device-width,initial-scale=1' name='viewport' />
<link type='text/css' rel='stylesheet' href='foo4.css' />
<meta content='foo4.tex' name='src' />
</head><body>
<h3 class='sectionHead'><span class='titlemark'>1 </span> <a
id='x1-10001'></a>unable to type ”¿”</h3>
<!-- l. 5 --><p class='noindent'>why?
</p>
</body>
</html>
======================
Is there a workaround to this?
I can't use \verb|| in section titles, due to other problem this will cause.
Using TL 2020
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?474>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list.