On 17 Mag, 15:47, Lex Trotman <[email protected]> wrote:
> On 17 May 2012 19:32, davide.cavestro <[email protected]> wrote:
>
>
>
>
>
>
>
>
>
> > Hi,
> > just wondering if there's a way to use callouts within a table?
> > Something like
>
> > .An example table
> > [options="header,footer"]
> > |=======================
> > |Col 1|Col 2      |Col 3
> > |1    |Item 1     |a
> > |2    |Item 2     |b
> > |3    |Item 3     |c
> > |6    |Three items|d <1>
> > |=======================
> > |<1> callout text
>
> > where <1> should be linked with the relevant callout text.
>
> > Should I use another syntax or change some table processing related
> > settings?
>
> > Cheers
> > Davide
>
> Hi,
>
> From the user guide "By default callout marks are confined to
> LiteralParagraphs, LiteralBlocks and ListingBlocks (although this is a
> configuration file option and can be changed). "
>
> Seehttp://www.methods.co.nz/asciidoc/userguide.html#X73for how to
> change subsnormal to include callouts.
>
> Cheers
> Lex
>


Many thanks Lex.

I've shamelessly tried (with no luck) a bunch of combinations for
configuration file entries, among with the following:

[tabledef-default]
presubs=callouts
postsubs=callouts

[miscellaneous]
subsnormal=callouts
subsverbatim=callouts

Maybe it's time to budget a more in-depth knowledge of asciidoc
processing and configuration :-)

Cheers
Davide


>
>
>
>
>
>
>
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "asciidoc" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/asciidoc?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to