[tex4ht] [bug #216] error using pgfsysdriver, shows up with texlive 2014, ok with texlive 2013
Nasser M. Abbasi
puszcza-hackers at gnu.org.ua
Sat Jun 21 18:28:42 CEST 2014
URL:
<http://puszcza.gnu.org.ua/bugs/?216>
Summary: error using pgfsysdriver, shows up with texlive
2014, ok with texlive 2013
Project: tex4ht
Submitted by: nma123
Submitted on: Sat 21 Jun 2014 07:28:42 PM 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:
This file fails to build with tex4ht only. Builds ok with pdflatex.
%--------------------------------
\documentclass{article}
\ifdefined\HCode
\def\pgfsysdriver{pgfsys-tex4ht.def}
\fi
\usepackage{tikz,graphicx}
%
\usetikzlibrary{trees}
\begin{document}
\begin{tikzpicture}
\node {root}
child {node {$\frac{a}{b}$}};
\end{tikzpicture}
\end{document}
%----------------------------
Using texlive 2014:
>latex --version
pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2014)
kpathsea version 6.2.0
htlatex foo.tex
gives
(/usr/local/texlive/2014/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.
tex)
(/usr/local/texlive/2014/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
-0-65.sty
! Undefined control sequence.
\pgfsys at svg@newline ->\Hnewline
l.190 \pgfusepathqfill}
?
Build OK with texlive 2013
reference:
http://tex.stackexchange.com/questions/185349/error-using-pgfsysdriver-with-tex4ht-only-shows-up-with-texlive-2014-ok-with-t
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?216>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list