On Tue, 7 Mar 2006, Karl Berry wrote: > Although I can easily see how you might get the impression that you can > connect the nodes in any kind of graph you want, there are strong > conventions and expectations by Info users. So makeinfo checks for > those conventions.
Don't worry, I won't try to do anything as evil as mismatch the next and prev links. > When specifying links explicity, there doesn't seem > to be a way to omit any. > > Don't put anything (whitespace is ignored) between the commas, as in: > @node Top, policy,, (dir) Thanks, it works. Is it an undocumented feature or one documented where I didn't find it? There might be some gaps in my texinfo manual: >From the manual: > This manual is for GNU Texinfo (version 4.7, 9 April 2004), a > For concreteness, here is an example with explicit pointers (which you > can maintain automatically with the texinfo mode commands): > > Or you can leave the pointers off entirely and let the tools -- Mike [EMAIL PROTECTED] "Demons after money? Whatever happened to the still-beating heart of a virgin? No one has any standards any more." -- Rupert Giles _______________________________________________ Texinfo home page: http://www.gnu.org/software/texinfo [email protected] http://lists.gnu.org/mailman/listinfo/help-texinfo
