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

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

[Octave-bug-tracker] [bug #49338] Error preventing the creation of valid


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #49338] Error preventing the creation of valid latex output with non-ascii chars under fltk
Date: Sun, 3 Mar 2019 12:52:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:65.0) Gecko/20100101 Firefox/65.0

Follow-up Comment #6, bug #49338 (project octave):

@Mike: I ran the original example and pdflatex (pdfTeX 3.14159265-2.6-1.40.18
(TeX Live 2017/Debian)) doesn't complain but still doesn't handle non ascci
characters unless I add the appropriate \usepackage


graphics_toolkit fltk
plot([-10:10],[-10:10].^2,'o-')
title('Título de la gráfica')
print('-dpdflatexstandalone','-color','test')
system ("pdflatex test.tex")


See attached pdf file.

(file #46400)
    _______________________________________________________

Additional Item Attachment:

File name: test.pdf                       Size:23 KB
    <https://savannah.gnu.org/file/test.pdf?file_id=46400>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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