[tex4ht] [bug #392] make4ht crashes, error code 256, when using arev with bold font

2019-08-21 Thread Michal Hoftich
Follow-up Comment #3, bug #392 (project tex4ht):

It seems a font that doesn't produce spaces is selected when LuaTeX is used as
a backend. It isn't selected in the PDF mode, which is strange. When I select
this font manually, the spaces collapse even in PDF.

___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #392] make4ht crashes, error code 256, when using arev with bold font

2019-08-18 Thread Karl Berry
Follow-up Comment #2, bug #392 (project tex4ht):

michal, what do you mean by "spaces aren't recognized by tex4ht"? is there
more to do here?


___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #392] make4ht crashes, error code 256, when using arev with bold font

2018-04-16 Thread Michal Hoftich
Follow-up Comment #1, bug #392 (project tex4ht):

I've posted an answer with at TeX.sx. I've also updated the sources. 

There is one huge issue, it seems that spaces aren't recognized by tex4ht, I
think this must be an issue with some parameters in the font file.

___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #392] make4ht crashes, error code 256, when using arev with bold font

2018-04-15 Thread Nasser M. Abbasi
URL:
  

 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:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/