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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59546] Missing latex interpreter
Date: Wed, 24 Mar 2021 11:19:07 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36 Edg/89.0.774.57

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

Similar error:

>> close all
>> plot (1:10)
>> title ("This is a LaTeK formatted string", "interpreter", "latex")
* Caching This is a LaTeK formatted string:11.000000:1:0:0:0 (numel: 5)
>> print -dpdfcrop -svgconvert simple.pdf
Error: /undefinedfilename in
(C:\\Users\\Markus\\AppData\\Local\\Temp\\oct-Q3U9IY)
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--  
--nostringval--   2   %stopped_push   --nostringval--   --nostri
ngval--   --nostringval--   false   1   %stopped_push
Dictionary stack:
   --dict:733/1123(ro)(G)--   --dict:0/20(G)--   --dict:75/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
warning: print: No such file or directory,
'C:\Users\Markus\AppData\Local\Temp\oct-Q3U9IY'
warning: called from
    print at line 794 column 9

>> error: gl2ps_renderer::draw: internal pipe error
error: called from
    __opengl_print__ at line 204 column 9
    print at line 766 column 16
>>


This was with those lines still commented out. (But I'd guess that's not
important.)

I noticed that the patch also contains changes to the octave-svgconvert
executable.
Do those have to be done at the same time? Would it be possible to untangle
those changes and the latex-renderer to better pinpoint what might be causing
the issue?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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