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

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

[Octave-bug-tracker] [bug #52775] PDF user manual uses a backward apostr


From: Rik
Subject: [Octave-bug-tracker] [bug #52775] PDF user manual uses a backward apostrophe ` in code examples
Date: Fri, 5 Jan 2018 11:53:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #14, bug #52775 (project octave):

I just used V=1 on my own computer and I get


rm -rf doc/interpreter/octave.html
if /bin/bash /home/rik/wip/Projects_Mine/octave-dev/build-aux/missing makeinfo
--html   \
 -I doc/interpreter -I /home/rik/wip/Projects_Mine/octave-dev/doc/interpreter
\
 --css-ref=octave.css \
 -o doc/interpreter/octave.htp `test -f 'doc/interpreter/octave.texi' || echo
'/home/rik/wip/Projects_Mine/octave-dev/'`doc/interpreter/octave.texi; \
then \
  rm -rf doc/interpreter/octave.html && \
  mv doc/interpreter/octave.htp doc/interpreter/octave.html && \
  touch doc/interpreter/octave.html/.octave-html-stamp; \
else \
  rm -rf doc/interpreter/octave.htp; exit 1; \
fi


It's possible that makeinfo should be using the --conf-dir option to add in
the build-aux directory.


      --conf-dir=DIR
              search also for initialization files in DIR.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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