[tex4ht] [bug #474] unable to compile ">" using tex4ht
Nasser M. Abbasi
nma at 12000.org
Sat Jul 4 10:59:17 CEST 2020
On 7/4/2020 3:49 AM, Michal Hoftich wrote:
> Update of bug #474 (project tex4ht):
>
> Open/Closed: Open => Closed
>
> _______________________________________________________
>
> Follow-up Comment #1:
>
> Hi Nasser,
>
> you will get the same result with normal LaTeX. ">" don't produce the greater
> than symbol. You must use \textgreater instead.
>
> Best,
> Michal
>
Thanks Michal;
I changed it to "\textgreater" and now it works OK in tex4ht and
also in pdf.
But ">" does compile OK using lualatex. I did try it before posting.
=====================
>cat foo4.tex
\documentclass{article}
\begin{document}
\section{unable to type ">"}
why?
\end{document}
>lualatex foo4.tex
This is LuaHBTeX, Version 1.12.0 (TeX Live 2020)
restricted system commands enabled.
(./foo4.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-05-15> (/usr/local/texlive/2020/texmf-dist/tex/latex/base/article.cls
Document Class: article 2019/12/20 v1.4l Standard LaTeX document class
(/usr/local/texlive/2020/texmf-dist/tex/latex/base/size10.clo)) (/usr/local/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./foo4.aux) (/usr/local/texlive/2020/texmf-dist/tex/latex/base/ts1cmr.fd) [1{/usr/local/texlive/2020/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./foo4.aux))
406 words of node memory still in use:
3 hlist, 1 vlist, 1 rule, 2 glue, 3 kern, 1 glyph, 4 attribute, 48 glue_spec, 4 attribute_list, 1 write nodes
avail lists: 1:1,2:23,3:5,4:1,5:24,6:2,7:44,9:8,11:1
</usr/local/texlive/2020/texmf-dist/fonts/opentype/public/lm/lmroman10-regular.otf></usr/local/texlive/2020/texmf-dist/fonts/opentype/public/lm/lmroman12-bold.otf>
Output written on foo4.pdf (1 page, 5620 bytes).
Transcript written on foo4.log.
========================
No problem. pdf is fine. it shows ">" correct in section title.
But issue is now closed for me.
Thanks again for your help.
--Nasser
More information about the tex4ht
mailing list.