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

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

[Octave-bug-tracker] [bug #45488] Manual currently is not correct about


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #45488] Manual currently is not correct about graphics_toolkits and plots
Date: Sun, 12 Jul 2015 00:38:47 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #30, bug #45488 (project octave):

Rik,

I just resolved a problem with the display of math
in -dpdflatexstandalone mode. 

In plotimages.m the line:

text (0.65, 0.6175, ['$leftarrow x = {2oversqrt{pi}}int_{0}^{x}e^{-t^2} dt =
0.6175$']);
should be changed to:
text (0.65, 0.6175, ['$displaystyleleftarrow x =
{2oversqrt{pi}}int_{0}^{x}e^{-t^2} dt = 0.6175$']);

And, the same change to the corresponding line in plot.txi

Oh, I just realized that the above lines are split in the plotimage.m and
plot.txi files
but just add the displaystyle where it belongs as above.

If this is a nuisance I can submit a dcset after things quite down.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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