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 12:33:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

@jwe: This would be more of a feature request, but we could eliminate
pathnames in the includefile with


[~, fname, ext] = fileparts (graphicsfile);
inc_graphicsfile = [fname ext];




    _______________________________________________________

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]