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

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

[Octave-bug-tracker] [bug #62130] print with transparency, pdf ok but pd


From: George Apostolopoulos
Subject: [Octave-bug-tracker] [bug #62130] print with transparency, pdf ok but pdflatex fails
Date: Wed, 2 Mar 2022 12:02:46 -0500 (EST)

Follow-up Comment #1, bug #62130 (project octave):

I found a way to obtain the correct result with pdflatex.

Octave's print command with pdflatex/pdflatexstandalone options uses
gl2ps_device = "pdfnotext" to produce the pdf file to be included in latex.

In the attached script file #52948 this is done with gl2ps_device="svgnotext"
and then the svg is converted to pdf with octave's svgconvert program. 

The obtained pdf file #52949 shows the transparency correctly and is smaller
in size.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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