all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Disappointed by texinfo @anchor construct
@ 2014-11-17  3:11 Alan
  2014-11-17 16:40 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Alan @ 2014-11-17  3:11 UTC (permalink / raw
  To: help-gnu-emacs

The texinfo construct "@anchor" is used extensively in the texi files that go into making the info file "perldoc-all.info".

(See http://www.gnu.org/software/perl/manual/)

The documentation for @anchor in the texinfo Info file led me to believe that a cross reference to an anchor name would jump to that location in the info file.  I find this not to be the case.  The jump seems to be to the node location where the @anchor statement is found.  This is different from inserting a @cindex index entry name next to the @anchor statment; in that case the defined index name goes directly to the location of the @cindex.

The observed behavior for @anchor makes it much less useful that I had anticipated.

As an example in "perldoc-all.info", do '(Info-goto-node "perlfunc package NAMESPACE")'.  You will end up at the top of the alphabetical list of the perl functions--instead at the location of the anchor for "package NAMESPACE" (see the file perlfunc.texi).


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-11-23 13:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17  3:11 Disappointed by texinfo @anchor construct Alan
2014-11-17 16:40 ` Eli Zaretskii
     [not found] ` <mailman.13899.1416242463.1147.help-gnu-emacs@gnu.org>
2014-11-18 22:23   ` Alan
2014-11-19  3:49     ` Eli Zaretskii
     [not found]     ` <mailman.13992.1416368997.1147.help-gnu-emacs@gnu.org>
2014-11-19  5:22       ` Alan
2014-11-19 15:39         ` Eli Zaretskii
     [not found]         ` <mailman.14029.1416411570.1147.help-gnu-emacs@gnu.org>
2014-11-20  3:45           ` Alan
2014-11-20 17:29             ` Eli Zaretskii
     [not found]             ` <mailman.14180.1416504607.1147.help-gnu-emacs@gnu.org>
2014-11-21  4:01               ` Alan
2014-11-21  4:16               ` Alan
2014-11-21 11:39 ` Alan
2014-11-22 23:19   ` Robert Thorpe
     [not found]   ` <mailman.14359.1416698366.1147.help-gnu-emacs@gnu.org>
2014-11-23 13:43     ` Alan

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.