----- Christophe <christophe.cu...@free.fr> a écrit :
> 
> ----- Douglas Torrance <dtorra...@monmouthcollege.edu> a écrit :
> > On 04/06/2015 10:58 AM, Christophe CURIS wrote:
> > > The texinfo format provides 3 commands @ref, @xref and @pxref to make 
> > > cross
> > > references to existing @nodes in the document; it also provides a command
> > > @anchor to place arbitrary targets for cross-reference.
> > >
> > > Because these will be handy for the Installation Manual that already does
> > > some references, this patch implements the 4 commands:
> > >
> > > [...]
> > 
> > There must be some GNU extensions in here somewhere, as I get the 
> > following error without gawk when running the script on Compilation.texi:
> > 
> > Error: cross reference to undefined node/anchor "ConfigureOptions" found 
> > at line 227
> 
> 
> Unfortunately I was not able to reproduce so far on #next; I tried with:
>   awk --posix
>   awk --traditional
>   nawk
> 
> None of them is complaining. Looking at the message, it seems there is a 
> space missing between the 2 words, so it looks like a difference in parsing. 
> What's strange is that this xref is called also at other places, do you get 
> more message or just the one above?
> 


Well, it turns out "nawk" is a link to "awk" (which is gawk) on my system.
But "mawk" gives the same message... investigating!


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to