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
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
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
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
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
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