On 11/28/12 Nov 28 -10:48 AM, Zach Beane wrote:
Robert Goldman rpgoldman@sift.info writes:
On 11/28/12 Nov 28 -10:40 AM, Robert Goldman wrote:
On 11/28/12 Nov 28 -10:37 AM, Didier Verna wrote:
Robert Goldman rpgoldman@sift.info wrote:
It would be nice if texinfo offered links to more specific locations than nodes, but it sounds like that's not available.
It is. You can do that manually with anchors. Cf. @anchor{} and @ref{} (@xref, @pxref etc.)..
Great! Thanks! That seems like a much lower-cost solution than trying to redo all the node structure.
Zach --
If you have particular links that make you unhappy, even if you can just name them by function, not by link-name, that would make it more likely I would fix them...
If you visit http://l1sp.org/asdf/manual and click on the TOC entry "5.3.9 Serial dependencies", you are brought to "5 Defining systems with defsystem". It's not all that close to the actual desired target.
The same is true for all other subsection links in the TOC.
Zach
Thanks. If I get some downtime, I'll try to either split these subsections into nodes (if anyone has an emacs command that will do that automagically, please LMK), or add anchors.
cheers, r