[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK
From: |
Michael Godfrey |
Subject: |
[Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK |
Date: |
Fri, 15 Aug 2014 17:44:07 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 |
Follow-up Comment #2, bug #42988 (project octave):
Or, you could read the help print or relevant
section of the Manual about print options. A
useful snippet is:
'pdflatexstandalone'
Generate a LaTeX file 'FILENAME.tex' for the text
portions of a plot and a file 'FILENAME.(ps|eps|pdf)' for
the remaining graphics. The graphics file suffix
.ps|eps|pdf is determined by the specified device type.
The LaTeX file produced by the 'standalone' option can be
processed directly by LaTeX. The file generated without
the 'standalone' option is intended to be included from
another LaTeX document. In either case, the LaTeX file
contains an 'includegraphics' command so that the
generated graphics file is automatically included when
the LaTeX file is processed. The text that is written to
the LaTeX file contains the strings *exactly* as they
were specified in the plot. If any special characters of
the TeX mode interpreter were used, the file must be
edited before LaTeX processing. Specifically, the
special characters must be enclosed with dollar signs ('$
... $'), and other characters that are recognized by
LaTeX may also need editing (.e.g., braces). The
'pdflatex' device, and any of the 'standalone' formats,
are not available with the Gnuplot toolkit.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42988>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels, anonymous, 2014/08/14
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Rik, 2014/08/15
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Rik, 2014/08/15
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Rik, 2014/08/15
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Rik, 2014/08/15
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK,
Michael Godfrey <=
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, anonymous, 2014/08/18
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Michael Godfrey, 2014/08/18
- [Octave-bug-tracker] [bug #42988] print() breaks LaTeX labels with FLTK, Rik, 2014/08/18