all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Viewing Links for a info file
Date: Fri, 16 Oct 2020 14:23:18 +0300	[thread overview]
Message-ID: <83v9fav2hl.fsf@gnu.org> (raw)
In-Reply-To: <trinity-9490203c-59e5-463f-aaab-41b1d3bbbac4-1602847076710@3c-app-mailcom-bs01> (message from Christopher Dimech on Fri, 16 Oct 2020 13:17:57 +0200)

> From: Christopher Dimech <dimech@gmx.com>
> Cc: help-gnu-emacs@gnu.org
> Date: Fri, 16 Oct 2020 13:17:57 +0200
> 
> In my intro file I have addes a menu apter @chapter and before the first @section
> Put everything in a @macro
> @macro Gela-Menu
> 
> @menu
> * Modifier-Keys::     Modifier Keys on Lisp Machine Keyboards.
> * Key-Mnemonics::     Mnemonics that identify specific keys.
> * Composing-KeySeq::  Composing Key Sequences.
> * Complete-Kbd::      Complete Key Bindings.
> * Docu-KeySeq::       Documentationm of Key Sequences.
> * Emacs-Tutorials-Eww::  Emacs Tutorials and View Web Pages with Eww.
> 
> * Docu-Function::     Documentation of Functions.
> * Intactv-Function::  Interactive Functions.
> * UPrefix-Argument::  The Universal Prefix Argument.
> * Fnc-ArgSet-PrPfx::  Setting Function Arguments by Prompt or Prefix.
> @end menu
> 
> @end macro
> 
> @Gela-Menu
>  
> But makeinfo complains if I try to call @Gela-Menu after each section.
> How can one go about having the menu also show after each section. It
> would be much easier to read as when you finish reading, one won't have to
> scroll up to the top of the buffer to select Introduction, which is the Chapter Title

You cannot have the same @menu after each section without also
updating the corresponding @node lines.

This is not an Emacs issue, this is a Texinfo issue, so I suggest to
ask this on the help-texinfo list instead.



      reply	other threads:[~2020-10-16 11:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15 23:59 Viewing Links for a info file Christopher Dimech
2020-10-16  2:22 ` Brett Gilio
2020-10-16  2:41   ` Emanuel Berg via Users list for the GNU Emacs text editor
2020-10-16  2:58     ` Brett Gilio
2020-10-16  5:59 ` Eli Zaretskii
2020-10-16  9:42   ` Christopher Dimech
2020-10-16 10:33     ` Eli Zaretskii
2020-10-16 10:52       ` Christopher Dimech
2020-10-16 10:58         ` Eli Zaretskii
2020-10-16 11:17           ` Christopher Dimech
2020-10-16 11:23             ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=83v9fav2hl.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.