bug-texinfo
[Top][All Lists]
Advanced

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

[bug #45771] texi2any barks at non recursive macro being recursive


From: Vincent Belaïche
Subject: [bug #45771] texi2any barks at non recursive macro being recursive
Date: Sun, 16 Aug 2015 16:36:41 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?45771>

                 Summary: texi2any barks at  non recursive macro being
recursive
                 Project: texinfo - GNU documentation system
            Submitted by: vincentb1
            Submitted on: dim. 16 août 2015 16:36:40 GMT
                Category: None
                 Release: 
                Priority: 5 - Normal
                Severity: 3 - Normal
              Item Group: None
                 Privacy: Public
             Open/Closed: Open
             Assigned to: None
         Discussion Lock: Any
                  Status: None

    _______________________________________________________

Details:

When I compile latex2e-es.texi revision393
<http://svn.gna.org/viewcvs/latexrefman/trunk/latex2e-es.texi?revision=393&view=markup>
with texi2any (latest one on the SVN repo), then I have the following
happening:


      $ makeinfo --html --no-split -c
TOP_NODE_UP_URL=http://tug.org/texinfohtml/ latex2e-es.texi
     -| Locales dir for document strings not found
(c:/Programmes/installation/texinfo-install/trunk/tp/../tp/maintain/../LocaleData
LocaleData ../../../tp/LocaleData ../../tp/LocaleData)
error-> latex2e-es.texi:5267: recursive call of macro vincentb is not allowed;
use @rmacro if needed
error-> latex2e-es.texi:6247: recursive call of macro vincentb is not allowed;
use @rmacro if needed
error-> latex2e-es.texi:6248: recursive call of macro vincentb is not allowed;
use @rmacro if needed
error-> latex2e-es.texi:6323: recursive call of macro vincentb is not allowed;
use @rmacro if needed


But the @vincentb macro is not recursive, its definition is at line 28 as
follows:

@macro vincentb {newtext,oldtext,date}
\newtext\
@end macro







    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45771>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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