Bruno Haible <[email protected]> writes:

> When I define the macro as follows:
>
>   @macro texnl{}
>   @end macro
>
> and my input text is:
>
>   This is a more low-level API.  The word break property is a property defined
>   in Unicode Standard Annex #29, section ``Word Boundaries'', see
>   @url{http://www.unicode.org/reports/tr29/#word_boundarie...@texnl  It is 
> used
>   for determining the word breaks in a string.

I think that bare @texnl is not allowed.  The "Invoking Macros"
section in the Texinfo manual says that you are supposed to use
@texnl{}:

        The braces are required in the invocation (but not the
        definition), even when the macro takes no arguments,
        consistent with all other Texinfo commands.
-- 
Ben Pfaff 
http://benpfaff.org



Reply via email to