Re: Problem with @setcontentsaftertitlepage

2016-02-06 Thread Karl Berry
I meant the [motivation for] change in October 2014, but thanks for the history anyway. The original idea was to give better error messages (@chapter should be an error inside @example, etc.), and the subsequent report was about allowing @heading cmds after all. In the ChangeLog entry, I

Re: XML output and &latex; entity undefined

2016-02-06 Thread Karl Berry
Evidently most web browsers aren't intended to be used as viewers for XML files following arbitrary DTD's. Evidently. So I think the manual should say this, that the XML output cannot be viewed directly in a browser, and is thus only intended for further processing by other software. It'

Re: Texinfo 6.1 released

2016-02-06 Thread Ken Brown
On 2/6/2016 2:32 PM, Gavin Smith wrote: On 6 February 2016 at 19:14, Eli Zaretskii wrote: We have released Texinfo 6.1, the GNU documentation format. Thanks. I had the compilation warnings shown at the end of this message when building this with MinGW on MS-Windows. I ignored the realloc war

Re: Texinfo 6.1 released

2016-02-06 Thread Eli Zaretskii
> Date: Sat, 6 Feb 2016 19:32:03 + > From: Gavin Smith > Cc: Texinfo , Ken Brown > > > --- tp/Texinfo/Convert/XSParagraph/xspara.c~0 2016-01-23 > > 13:31:17.0 +0200 > > +++ tp/Texinfo/Convert/XSParagraph/xspara.c 2016-02-06 > > 20:30:33.08325 +0200 > > @@ -198,6 +198,16 @

Re: Texinfo 6.1 released

2016-02-06 Thread Gavin Smith
On 6 February 2016 at 19:32, Gavin Smith wrote: > I see this code is in the #ifdef _WIN32 section, so I'm happy with it > even if I don't understand it. > > One worry I have is why Perl is redefining popen/pclose in the first > place and if problems could occur on other systems, like Cygwin. (Ken

Re: Texinfo 6.1 released

2016-02-06 Thread Gavin Smith
On 6 February 2016 at 19:14, Eli Zaretskii wrote: >> We have released Texinfo 6.1, the GNU documentation format. > Thanks. > > I had the compilation warnings shown at the end of this message when > building this with MinGW on MS-Windows. > > I ignored the realloc warnings: they seem to be due to f

Re: Texinfo 6.1 released

2016-02-06 Thread Eli Zaretskii
> Date: Sat, 6 Feb 2016 13:00:11 + > From: Gavin Smith > Cc: Texinfo > > We have released Texinfo 6.1, the GNU documentation format. > > It is available at the following locations: > http://ftpmirror.gnu.org/texinfo/texinfo-6.1.tar.xz > http://ftpmirror.gnu.org/texinfo/texinfo-6.1.tar.g

Texinfo 6.1 released

2016-02-06 Thread Gavin Smith
We have released Texinfo 6.1, the GNU documentation format. It is available at the following locations: http://ftpmirror.gnu.org/texinfo/texinfo-6.1.tar.xz http://ftpmirror.gnu.org/texinfo/texinfo-6.1.tar.gz If automatic redirection fails, the list of mirrors is at: http://www.gnu.org/prep/

Re: texinfo-6.0.93 pretest

2016-02-06 Thread Werner LEMBERG
> I feel it's too big a change to put into the 6.1 release. After the > Unicode support has been included, texinfo.tex can be uploaded to > ftp.gnu.org for recommended use, so it will not have to wait until a > subsequent Texinfo release before it's available for users who > aren't interested in

Re: texinfo-6.0.93 pretest

2016-02-06 Thread Gavin Smith
On 3 February 2016 at 15:22, Masamichi HOSODA wrote: I would like to have Masamichi-san's Unicode support stuff in 6.1... >>> >>> Unfortunately, My native Unicode patch can not compile the attached >>> file. I'm investigating, but it is still unexplained. >> >> Well, I could imagine to tag y

Re: CSS file for texinfo HTML output

2016-02-06 Thread Gavin Smith
On 27 January 2016 at 16:12, Per Bothner wrote: > > > On 01/26/2016 10:44 PM, Gavin Smith wrote: >> >> Nice, thanks for posting. It would be good if we could have a >> collection of a few different CSS style files up on the website to >> show what's possible. > > > The Kawa "style" goes beyond wha