[tex4ht] [bug #307] make4ht removes spaces in \href in LUA mode when using mathdesign package

Nasser M. Abbasi nma at 12000.org
Sun May 29 06:55:10 CEST 2016


URL:
  <http://puszcza.gnu.org.ua/bugs/?307>

                 Summary: make4ht removes spaces in \href in LUA mode when
using mathdesign package
                 Project: tex4ht
            Submitted by: nma123
            Submitted on: Sun 29 May 2016 07:55:10 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:

I am not sure if this is an issue tex4ht or lua or who is at fault. But
something is not right. Please see screen shot here

http://tex.stackexchange.com/questions/312040/tex4ht-removes-spaces-in-href-description-in-lua-mode-when-using-mathdesign-pack


Compiling

---------------------------------
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{amsmath,mathtools}
\usepackage[bitstream-charter]{mathdesign}
\usepackage[utf8]{inputenc} %DO NOT USE WIT LUALATEX, only with pdflatex
\usepackage{hyperref}

\begin{document}
\href{foo}{what happened to the spaces between the words}
\end{document}
--------------------

Produces a link with all the spaces removed from the href description.
Compiling without --lua produces correct result.

ALso compiling without mathdesign but keeping --lua produces the above correct
result. May be this is tex4ht not having full support for mathdesign package?
It only shows up in lua mode.









    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?307>

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



More information about the tex4ht mailing list