Texinfo XML: Problem with acronym in macro

Torsten Bronger <[email protected]> Sat, 28 Feb 2004 22:08:12 +0100
Newsgroups gmane.comp.tex.texinfo.pretest
Organization Aachen University of Technology (RWTH)
Message-ID <[email protected]>
Halloechen!

I define a "logo" with

    @macro PPTHREE {}
    @acronym{PP3}
    @end macro

but when I use it as the very first word in a paragraph like

    @PPTHREE{} has been used in real life already and has proven its
    helpfulness.

it becomes

  <para><acronym><acronymword>PP3</acronymword></acronym></para>

  <para>has been used in real life already and has proven its
  helpfulness.</para>

in the XML output.  If it occurs in the middle of a paragraph,
everything is fine.  An "@c" like

    @macro PPTHREE {}
    @acronym{PP3}@c
    @end macro

which has helped me sometimes changed nothing in this case.

Tschoe,
Torsten.

-- 
Torsten Bronger, aquisgrana, europa vetus

_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://ff0.org/mailman/listinfo/texinfo-pretest