Menu

#32 Tikz support is broken

Unstable_(example)
accepted
None
1
2018-01-03
2014-12-03
Ian Bell
No

The tikz sample file that was included as a demonstration of tikz support no longer works in 2.3.8. The file is attached.

1 Attachments

Discussion

  • Ian Bell

    Ian Bell - 2014-12-03

    FWIW, the generation of the PDF is fine, its the bacwards step that fails:

    tikz-test.tex:3 {\plain\cf2 [latex2rtf:basic support for tikz]}basic support for tikz
    tikz-test.tex:13 Rendering '\begin{figure} \begin{c ... {center} \end{figure}'eps2eps.exe: Invalid argument.
    eps2eps.exe: Data: 4294967295
    latex2png: error: eps2eps failed to translate l2r_0001.pdf to l2r_0001.eps

    tikz-test.tex:13
    error=1 when converting .\l2r_0001
    tikz-test.tex:13 PutLatexFile failed to convert '.\l2r_0001.tex' to '.\l2r_0001.png'
    tikz-test.tex:17 Rendering '\begin{figure} \begin{c ... {center} \end{figure}'eps2eps.exe: Invalid argument.
    eps2eps.exe: Data: 4294967295
    latex2png: error: eps2eps failed to translate l2r_0002.pdf to l2r_0002.eps

    tikz-test.tex:17
    error=1 when converting .\l2r_0002
    tikz-test.tex:17 PutLatexFile failed to convert '.\l2r_0002.tex' to '.\l2r_0002.png'
    tikz-test.tex:20 Rendering '\begin{figure} \begin{c ... {center} \end{figure}'eps2eps.exe: Invalid argument.
    eps2eps.exe: Data: 4294967295
    latex2png: error: eps2eps failed to translate l2r_0003.pdf to l2r_0003.eps

    tikz-test.tex:20
    error=1 when converting .\l2r_0003
    tikz-test.tex:20 PutLatexFile failed to convert '.\l2r_0003.tex' to '.\l2r_0003.png'

     
  • Wilfried Hennings

    Windows introduced a "convert" command, ImageMagick in turn changed its calling syntax from "convert" to "magick convert". After updating this in the latex2png script, latex2rtf is able to process the tex file in the tikz-test.tgz (.tar.gz) archive.
    Will be changed in the next release.

     
  • Wilfried Hennings

    • status: open --> accepted
    • assigned_to: Wilfried Hennings
     

Anonymous
Anonymous

Add attachments
Cancel