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

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

[Octave-bug-tracker] [bug #49223] gnuplot with -depslatexstandalone fail


From: Rik
Subject: [Octave-bug-tracker] [bug #49223] gnuplot with -depslatexstandalone fails to produce axis labels
Date: Sat, 1 Oct 2016 16:34:12 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #15, bug #49223 (project octave):

@Dan: I pushed your cset making pdflatex and pdflatexstandalone options for
gnuplot (http://hg.savannah.gnu.org/hgweb/octave/rev/83f106bfcb37).

If there is no easy way to direct gnuplot to remove the gplbacktext macro then
we could do it ourselves.  It would be simple to rely on an outside tool like
sed or perl, but more portable if we just did it ourselves.  It wouldn't be
that hard to fopen the file, search and replace this one string, and then
close it again.

I did use 'grep gplbactext' on the generated tex file and it was found three
times.  We would need to use the more specific pattern


\gplgaddtomacro\gplbacktext




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49223>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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