lout-users
[Top][All Lists]
Advanced

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

@Tag for @Figure


From: Mark Summerfield
Subject: @Tag for @Figure
Date: Wed, 29 Jan 2003 09:39:31 +0000

Hi,

I very often want to refer to a figure in my text. Unfortunately the
@Figure symbol does not have a @Tag option. I thought I could get around
this using @PageMark, but I have tried this:

    {
        @PageMark{foo}
        @Figure
            @IncludeGraphic { bar.eps }
            @Caption { Bar }
    }

and this:

    {
        @Figure
            @IncludeGraphic { bar.eps }
            @Caption { Bar }
        @PageMark{foo}
    }

and neither works correctly if the figure falls at the top of a page:
doing "See @PageOf{foo}" gives the preceding page in such cases.

Can anyone help?

Thanks.

-- 
Mark.


reply via email to

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