lout-users
[Top][All Lists]
Advanced

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

Expansion of definitions and macros


From: Raúl Núñez de Arenas Coronado
Subject: Expansion of definitions and macros
Date: Wed, 25 Jul 2001 20:36:51 +0200

    Hello all :))

    I want to know how this lout source below is expanded, just like
if I would have run 'cpp' on a C source. I've compiled lout with
debugging information but I can't find a suitable -d flag for getting
what I want.

    The lout source is quite small:

        @SysInclude {doc}
        @Doc
        @Text @Begin
            @PP Hello world
        @End @Text

    Obviously I could do the expansion manually, but I don't feel
like it...

    Thanks :)
    Raúl


reply via email to

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