I use Dwight Aplevich's circuits macros to create drawings, which produces
.tex files. htlatex creates great svg files for the drawings. However,
after the first such drawing, all font styling (bold, italic, etc.) is lost.

I have traced the problem to a switch from <span> to <tspan> in the html
code at the point of the first use of svg. Is there a workaround for this
bug?

I have attached an example. I'm using texlive 2014 in Ubuntu 15.04. The
attached example can be expanded with
      tar xvfz bobs_figures.tgz
Then
      cd bobs_figures
      htlatex my_fig.tex
gives the example.

The problem still exists when I use make4ht.

--Bob

Attachment: bobs_figures.tgz
Description: GNU Zip compressed data

Reply via email to