slib-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Slib-discuss] texinfo 5 issues


From: Aaron Pelton
Subject: Re: [Slib-discuss] texinfo 5 issues
Date: Sun, 9 Feb 2014 07:46:43 -0500

I don't use tex but I think I recall messing about with it and that I found after eliminating the @defun* issues the @item started showing up (or something like that). Unfortunately I decided that the deeper I got the more likely my lack of tex would start getting in the way so I don't have those patches anymore. So, you may be right, I honestly don't recall at this point, I leave the solution to someone with more familiarity :-).

Anyway, the results were (per the readme)
$ make infoz
makeinfo slib.texi --no-warn --no-split -o slib-3b4.info
slib.texi:3432: @subsubsection seen before @end deffn
slib.texi:3495: unmatched address@hidden deffn'
./glob.txi:97: must be after address@hidden' to use address@hidden'
./xml-parse.txi:113: must be after address@hidden' to use address@hidden'
slib.texi:4679: must be after address@hidden' to use address@hidden'
./random.txi:37: must be after address@hidden' to use address@hidden'
./grapheps.txi:255: must be after address@hidden' to use address@hidden'
./grapheps.txi:258: must be after address@hidden' to use address@hidden'
./grapheps.txi:437: must be after address@hidden' to use address@hidden'
./grapheps.txi:443: must be after address@hidden' to use address@hidden'
./solid.txi:549: must be after address@hidden' to use address@hidden'
./color.txi:111: must be after address@hidden' to use address@hidden'
./color.txi:121: must be after address@hidden' to use address@hidden'
./color.txi:142: must be after address@hidden' to use address@hidden'
./color.txi:152: must be after address@hidden' to use address@hidden'
./color.txi:210: must be after address@hidden' to use address@hidden'
./color.txi:220: must be after address@hidden' to use address@hidden'
./color.txi:330: must be after address@hidden' to use address@hidden'
./color.txi:333: must be after address@hidden' to use address@hidden'
./colornam.txi:61: must be after address@hidden' to use address@hidden'
./determ.txi:57: must be after address@hidden' to use address@hidden'
./determ.txi:60: must be after address@hidden' to use address@hidden'
./dbutil.txi:90: must be after address@hidden' to use address@hidden'
./phil-spc.txi:44: must be after address@hidden' to use address@hidden'
./phil-spc.txi:84: must be after address@hidden' to use address@hidden'
./dirs.txi:31: must be after address@hidden' to use address@hidden'
./dirs.txi:36: must be after address@hidden' to use address@hidden'
Makefile:186: recipe for target 'slib-3b4.info' failed
make: *** [slib-3b4.info] Error 1


--
Aaron Pelton
The only constant in life is change. But, that's mostly because people in marketing can't stand to charge even dollar amounts for anything.


On Sat, Feb 8, 2014 at 7:30 PM, Aubrey Jaffer <address@hidden> wrote:
Aaron Pelton <address@hidden> writes:

 | texinfo 5 prevents building the info files due to changes in the @itemx
 | requirements, notably all @itemx lines must immediately follow @item (which
 | is unfortunate IMO).

It was @defun and @defunx, actually.

 | Further, @subsubsection no longer works within @defun and I cannot
 | tell from the documentation whether or not it ever "should" have.

 | Gentoo has noted this in one of their bugs so rather than include it
 | all here...https://bugs.gentoo.org/show_bug.cgi?id=465348

Thanks for your bug report.  The development version is updated:
http://groups.csail.mit.edu/mac/ftpdir/users/jaffer/slib.zip

Also, the CVS repository is updated:
https://savannah.gnu.org/cvs/?group=slib

I don't have access to a machine with TeXinfo-5 installed.  I would
appreciate if someone would try out the development version.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]