[tex4ht] [bug #392] make4ht crashes, error code 256, when using arev with bold font
Nasser M. Abbasi
nma at 12000.org
Mon Apr 16 07:00:02 CEST 2018
URL:
<http://puszcza.gnu.org.ua/bugs/?392>
Summary: make4ht crashes, error code 256, when using arev
with bold font
Project: tex4ht
Submitted by: nma123
Submitted on: Mon 16 Apr 2018 07:58:01 AM EEST
Category: None
Priority: 5 - Normal
Severity: 3 - Minor
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
posted also at
https://tex.stackexchange.com/questions/426730/make4ht-crashes-error-code-256-when-using-arev-with-bold-font
TL 2017
This might be known issue, but did not see it googling. I sort of remember
seeing this before, but I could be wrong. So thought to post this just in
case. If this is known, will close this.
This MWE
----------------------
\documentclass[11pt]{article}%
\usepackage{amsmath}
\usepackage{arev}
\begin{document}
\textbf{test}.
\end{document}
----------------
When compiled using make4ht --lua foo.tex causes
--- error --- Improper file `favb8r.htf'
Make4ht: Fatal error. Command tex4ht returned exit code 256
Using TL 2017 in cygwin:
>ls -l /usr/local/texlive/2017/texmf-dist/tex4ht/ht-fonts/alias/arev/favb8r.h
-rw-r--r-- 1 me None 44 Nov 25 2016 favb8r.htf
>cat /usr/local/texlive/2017/texmf-dist/tex4ht/ht-fonts/alias/arev/favb8r.htf
.favb8r
htfcss: favb8r font-weight: bold;
>
May be the extra empty lines in the file favb8r.htf is the cause?
More complete console ouptput:
.....
Output written on foo2.dvi (1 page, 10520 bytes).
Transcript written on foo2.log.
Make4ht: tex4ht "foo2.dvi"
----------------------------
tex4ht.c (2012-07-25-19:36 kpathsea)
tex4ht foo2.dvi
(/usr/local/texlive/2017/texmf-dist/tex4ht/base/unix/tex4ht.env)
(/usr/local/texlive/2017/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf)
(/usr/local/texlive/2017/texmf-dist/fonts/tfm/public/arev/favb8r.tfm)
(/usr/local/texlive/2017/texmf-dist/tex4ht/ht-fonts/alias/arev/favb8r.htf)
--- error --- Improper file `favb8r.htf'
Make4ht: Fatal error. Command tex4ht returned exit code 256
The error do not show up when using make4ht foo.tex. Only when adding --lua
does the error show up.
Thanks,
--Nasser
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?392>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list