octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc macro errors


From: Rik
Subject: Re: doc macro errors
Date: Wed, 04 Dec 2013 08:05:18 -0800

On 12/04/2013 06:09 AM, address@hidden wrote:
> Message: 6
> Date: Wed, 4 Dec 2013 14:08:48 +0000
> From: "Robinson, Melvin D" <address@hidden>
> To: "address@hidden" <address@hidden>
> Subject: Build errors
> Message-ID:
>       <address@hidden>
> Content-Type: text/plain; charset="us-ascii"
>
> Over the past several days I have been getting numerous build errors of this 
> sort
>
> ./grammar.texi:130: recursive call of macro qcode is not allowed; use @rmacro 
> if needed
> ./install.texi:1071: recursive call of macro qcode is not allowed; use 
> @rmacro if needed
> ./install.texi:1072: recursive call of macro qcode is not allowed; use 
> @rmacro if needed
> ./emacs.texi:256: recursive call of macro qcode is not allowed; use @rmacro 
> if needed
> ./emacs.texi:395: recursive call of macro qcode is not allowed; use @rmacro 
> if needed
>
> Any idea what might be causing these?
What version of Texinfo are you using?  What version of the code are you
trying to compile (use hg id to get the Mercurial ID for the exact
changeset ).  The .texi files are in the doc/interpreter directory.  Try
taking one of the instances above and looking in the file at the line
number indicated to see if there really is a recursive call using the
@qcode macro.

With Texinfo 4.13a and hg id 42c3e30557a4 on the stable branch I don't get
any warnings.

--Rik


reply via email to

[Prev in Thread] Current Thread [Next in Thread]