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 joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985