octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #62884] "-svgconvert" print option causes inco


From: Rik
Subject: [Octave-bug-tracker] [bug #62884] "-svgconvert" print option causes incorrectly colored Latex output
Date: Wed, 10 Aug 2022 17:29:23 -0400 (EDT)

Update of bug #62884 (project octave):

              Item Group:                    None => Incorrect Result       
                  Status:                    None => Confirmed              
                 Summary: partial coloring of axis label with pdf output =>
"-svgconvert" print option causes incorrectly colored Latex output

    _______________________________________________________

Follow-up Comment #1:

Confirmed.  This is also an issue with the development version of Octave.

The trouble is with the "-svgconvert" option.  One can verify this by using
"print -dsvg ...." and checking the resulting file which renders correctly.

I have attached a minimal case "tst_latex.m".

If I run


octave-svgconvert tst_latex.svg svg 300 Arial 1 tst.svg


then the resulting svg file is fine.  But, if the output is to PDF


octave-svgconvert tst_latex.svg pdf 300 Arial 1 tst.pdf


then the file is incorrect.  Octave is using Qt libraries and it may be a bug
in the rendering libraries.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62884>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]