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 12:03:11 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

According to Automake documentation


By default, Automake requires the file texinfo.tex to appear in the same
directory as the Makefile.am file that lists the .texi files. If you used
AC_CONFIG_AUX_DIR in configure.ac (see Finding ‘configure’ Input in The
Autoconf Manual), then texinfo.tex is looked for there. In both cases,
automake then supplies texinfo.tex if --add-missing is given, and takes care
of its distribution. However, if you set the TEXINFO_TEX variable (see below),
it overrides the location of the file and turns off its installation into the
source as well as its distribution. 


Octave is using AC_CONFIG_AUX_DIR so this should be set up correctly.  It
might be interesting to see if you can get this to work by copying texinfo.tex
into doc/interpreter, doc/, top-level source directory, top-level build
directory.

If it works then this is clearly just an issue of finding out where makeinfo
is looking for the file and getting the file to be there.


    _______________________________________________________

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]