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

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

[Octave-bug-tracker] [bug #60333] No title using latex interpreter in so


From: Leonardo
Subject: [Octave-bug-tracker] [bug #60333] No title using latex interpreter in some cases
Date: Tue, 6 Apr 2021 09:26:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0

Follow-up Comment #3, bug #60333 (project octave):

It would be nice to add some information in print.m

Also, this warning


warning: print: unhandled LaTeX strings. Use -svgconvert option or -d*latex*
output device.


appear when using the latex interpreter only, right? If so, would be any
drawback turning the option -svgconvert as default if latex interpreter is
being used?

What I mean is, if interpreter is set to latex, command

print -dpdf toto.pdf


will produce the exact same output as

print -svgconvert -dpdf toto.pdf


and in the print.m it could be stated that -svgconvert may be overwritten by
-d*latex*.
As a consequence of this, using latex interpreter will always use -svgconvert
OR -d*latex*

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensagem enviada pelo Savannah
  https://savannah.gnu.org/




reply via email to

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