lout-users
[Top][All Lists]
Advanced

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

Re: problems with Glossaries


From: Thorsten Seitz
Subject: Re: problems with Glossaries
Date: Wed, 5 Feb 2003 00:21:22 +0300 (MSK)

Am Mit, 2003-01-29 um 16.33 schrieb Volker Renneberg:
> I have some problems with glossaries and appendices. The test document
> below compiles with an error (lout-version 3.28):
> 
> lout file "glo.lout":
>      9,8: no @GlossaryList follows this @GlossaryList&&following
> 
> I do not have time to dive into lout in order to fix it. This error does
> not occur if you comment out the appendix.            

Inserting "force" in the definitions of @GlossarySection and/or (didn't
check out whether one suffices) @DoGlossary does the trick:

    def @GlossarySection force into { @GlossaryPlace&&following }
        ...

    def @DoGlossary force into { @GlossaryList&&following }
        ...

-Thorsten


reply via email to

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