|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52775] PDF user manual uses a backward apostrophe ` in code examples |
| Date: | Fri, 5 Jan 2018 12:13:32 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Follow-up Comment #16, bug #52775 (project octave):
Something is clearly busted for HTML. When I run V=1 to produce the dvi file
which is a precursor to the PDF file I get
TEXINPUTS="./build-aux:$TEXINPUTS" \
MAKEINFO='/bin/bash /home/rik/wip/Projects_Mine/octave-dev/build-aux/missing
makeinfo -I doc/interpreter -I ./doc/interpreter' \
texi2dvi --build-dir=doc/interpreter/octave.t2d -o doc/interpreter/octave.dvi
\
`test -f 'doc/interpreter/octave.texi' || echo
'/home/rik/wip/Projects_Mine/octave-dev/'`doc/interpreter/octave.texi
Clearly the Automake process recognizes that this is a Texinfo command and is
modifying the TEXINPUTS variable before calling makeinfo.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52775>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |