bug-texinfo
[Top][All Lists]
Advanced

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

@top & @nocde before change was Re: RTEMS and texinfo-5.0


From: Joel Sherrill
Subject: @top & @nocde before change was Re: RTEMS and texinfo-5.0
Date: Tue, 19 Feb 2013 16:11:19 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Hi

I have figured out another behavior change from texinfo 4.13
to 5.0.

This was valid in 4.13:

================================
@contents

@include intro.texi
.... more includes

@node Top, Introduction, (dir), (dir)
@top Getting Started With RTEMS
================================

This is what is expected in 5.0:
================================
@contents
@top Getting Started With RTEMS

@include intro.texi
... more includes
@node Top, Introduction, (dir), (dir)
================================

--joel
RTEMS


On 2/19/2013 12:22 PM, Joel Sherrill wrote:
I am trying to build the RTEMS documentation with 5.0.

I get this failure don't know what to look for:

/home/joel/rtems-4.11-work/rtems/doc/started/started.texi:67: lowering
the section level of @top appearing after a lower element

started.texi is at http://git.rtems.org/rtems/tree/doc/started/started.texi
if you want to look at it.

Whatever is happening will happen in all our manuals.

Obviously, the older texinfo was happy with this. :)



--
Joel Sherrill, Ph.D.             Director of Research & Development
address@hidden        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985




reply via email to

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