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: Guillaume
Subject: [Octave-bug-tracker] [bug #52775] PDF user manual uses a backward apostrophe ` in code examples
Date: Fri, 5 Jan 2018 12:15:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

With make V=1 I get the same thing than you:


rm -rf doc/interpreter/octave.html
if /bin/sh /opt/octave/build-aux/missing makeinfo --html   \
 -I doc/interpreter -I /opt/octave/.build/../doc/interpreter \
 --css-ref=octave.css \
 -o doc/interpreter/octave.htp `test -f 'doc/interpreter/octave.texi' || echo
'/opt/octave/.build/../'`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
doc/interpreter/expr.texi:111: Unknown command `sortas'.


I tried copying gnulib/build-aux/texinfo.tex into doc/, doc/interpreter/,
.build/doc/, .build/doc/interpreter/, . and .build/ but the outcome was still
the same. it would be useful to also have @siko1056's feedback in case I'm
doing something wrong as he has the same issue.

    _______________________________________________________

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]