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

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

[Octave-bug-tracker] [bug #59546] Missing latex interpreter


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #59546] Missing latex interpreter
Date: Thu, 25 Mar 2021 04:23:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0

Follow-up Comment #37, bug #59546 (project octave):

What happens if you try to run octave-svgconvert on the file from comment #34?
something along


cmd = 'C:\path\to\octave-svgconvert C:\path\to\sombrero.svg pdf 96.13
C:\path\to\install_dir\etc\fonts\FreeSans.otf 1 C:\path\to\output.pdf'
system (cmd)


I'll try to review the changes I made in octave-svgconvert but the "internal
pipe error" is supposed to happen when Octave doesn't manage to write to the
pipe (fwrite doesn't return the expected number of written characters), which
in turn I don't expect to depend on the program(s) at the other end of the
pipe. 
 

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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