skribilo-users
[Top][All Lists]
Advanced

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

Re: [skribilo-users] Table captions and labels


From: Ludovic Courtès
Subject: Re: [skribilo-users] Table captions and labels
Date: Mon, 09 Jan 2017 16:18:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Roger Mason <address@hidden> skribis:

> Is there a way to have captions on tables and to provide them with a
> label so they can be referenced from another part of a given document?

I think you could use

  (figure :class "table"
    :legend [,(mark :ident "ref") Foo bar baz]
    …)

?

Although the LaTeX engine currently always uses \figure.

HTH,
Ludo’.



reply via email to

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