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

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

[Octave-bug-tracker] [bug #58374] print function creates path not readab


From: Rik
Subject: [Octave-bug-tracker] [bug #58374] print function creates path not readable by latex
Date: Sat, 16 May 2020 17:56:39 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #9, bug #58374 (project octave):

Actually, the fix I mentioned for print.m will only work for the
XXXlatexstandalone devices such as "pdflatexstandalone", not "pdflatex".  The
issue is actually in gl2ps-print.cc where Octave feeds a string to the gl2ps
library to use for the includegraphics command.  The gl2ps library doesn't
care what string you use, it just places it in the includegraphics command. 
Hence, it is up to Octave to pass the correct filename.  Either that or Octave
needs to post-process the result. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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