unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Akim Demaille <akim@epita.fr>
Subject: texinfo.el: fails to build menus with @appendix
Date: Wed, 21 Apr 2004 11:55:58 +0200	[thread overview]
Message-ID: <mv4fzaxbqoh.fsf@nostromo.lrde.epita.fr> (raw)

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]


texinfo.el is still unable to built menus when there are appendices.
This is very troublesome, since many GNU documents do include fdl.texi
and such, which are precisely @appendixsec.

Just try a simple C-c C-u C-a on the attached file, and see the
result:


[-- Attachment #2: appendix-menus-are-improperly-updated.texi --]
[-- Type: application/x-texinfo, Size: 243 bytes --]

[-- Attachment #3: Type: text/plain, Size: 965 bytes --]


                     | \input texinfo @c -*-texinfo-*-
                     | @c %**start of header
                     | @setfilename appendix.info
                     | 
                     | @ifnottex
                     | @node Top
                     | @top Appendix
                     | @end ifnottex
                     | 
                     | @menu
                     | * Introduction::
                     | * Appendices::
This is wrong: it -->| * Index::
is a subsection, not | @end menu
a chapter.           | 
                     | @node Introduction
                     | @chapter Introduction
                     | 
                     | @node Appendices
This is (i) empty,   | @menu
(ii) between @node   | @end menu
and @appendix!!!     | 
                     | @appendix Appendices
                     | 
                     | @node Index
                     | @appendixsec Index

Thanks!

(This is Emacs 21.3.1's Texinfo.el.)

[-- Attachment #4: Type: text/plain, Size: 173 bytes --]

_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
bug-texinfo@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-texinfo

             reply	other threads:[~2004-04-21  9:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21  9:55 Akim Demaille [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-06-03 16:21 texinfo.el: fails to build menus with @appendix Akim Demaille

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=mv4fzaxbqoh.fsf@nostromo.lrde.epita.fr \
    --to=akim@epita.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).