BUG 6.1 @setchapternewpage broken

2016-02-15 Thread Norbert Preining
Dear all, another bug surfaced at Debian (in Cc), and it seems that @setchapternewpage is broken: \input texinfo.tex @setfilename mwe.info @settitle MWE @c @setchapternewpage odd @bye works but without the @c an error occurs: Runaway argument? odd^^M^^M ./mwe.texi:7: Forbidden control s

Re: Bug#814743: [regression?] output of info --output without argument

2016-02-15 Thread Gavin Smith
On 15 February 2016 at 02:52, Vincent Lefevre wrote: >> it seems that info 6.1 lost the ability to dump the start page >> into an output file: >> >> $ info --output foobar coreutils >> >> properly dumps the coreutils page into foobar, but >> >> $ info --output foobar >> >> does *not* d

Re: idea for Google Summer of Code project: html-reading info

2016-02-15 Thread Per Bothner
How about this a a proposed project for GSoc? This would be sponsored by the texinfo project, under the GNU umbrella. The latter takes care of the organizational task (and gets a modest fee from Google). However, we need at least two mentors. I can be one; would you be the other? The primary

Re: LuaTeX >= 0.85 support

2016-02-15 Thread Gavin Smith
On 15 February 2016 at 16:05, Masamichi HOSODA wrote: > Hello, > > I've made LuaTeX >= 0.85 support patch. > > ChangeLog > > 2016-02-XX Masamichi Hosoda > > * doc/texinfo.tex: Add LuaTeX >= 0.85 support. > (\txipagewidth): Rename from \pagewidth. > (\txipagehight): Renam

LuaTeX PDF outline Unicode strings support

2016-02-15 Thread Masamichi HOSODA
Hello, I've made LuaTeX (both 0.80 and 0.85+) PDF outline Unicode strings support patch. ChangeLog 2016-02-XX Masamichi Hosoda * doc/texinfo.tex: Add LuaTeX PDF outline Unicode strings support. (UTF16oct): New Lua function. (\pdfexcapestring): New macro. (\dop

LuaTeX >= 0.85 support

2016-02-15 Thread Masamichi HOSODA
Hello, I've made LuaTeX >= 0.85 support patch. ChangeLog 2016-02-XX Masamichi Hosoda * doc/texinfo.tex: Add LuaTeX >= 0.85 support. (\txipagewidth): Rename from \pagewidth. (\txipagehight): Rename from \pageheight. --- texinfo.tex.org 2016-02-16 00:22:38.761365600 +09