[pmwiki-users] How to get captioned images in a table within a numbered list

Roman romat2 at gmail.com
Mon Apr 30 17:07:55 CDT 2007


Probably the only way is this:

# First item
## First subitem
(:table border=0 align=center:)
(:cellnr:)http://pmichaud.com/img/misc/pc.jpg"Paper clips"
'''Figure 1'''
(:cell:)http://pmichaud.com/img/misc/pc.jpg"Paper clips"
'''Figure 2'''
(:tableend:)
## %item value=2% Second subitem
# %item value=2% Second item

If images don't change often, I would personaly go the following way
and burn captions to images:

# First item
## First subitem
   %center% http://pmichaud.com/img/misc/pc.jpg"Paper clips"
http://pmichaud.com/img/misc/pc.jpg"Paper clips"
## Second subitem
# Second item

Roman

On 4/30/07, Tony C. <frodo1990 at yahoo.com> wrote:
>
> I would like the images centered within the "list body" rather than
> left (or right) aligned. That is what led me to try tables in the first
> place.
>
> I tried %cframe% but then I can't get captions for each image (AFAIK).
>
>
> --- Roman <romat2 at gmail.com> wrote:
>
> > Does it have to be a table? What about this:
> >
> > # First item
> > ## First subitem
> >    %lframe% http://pmichaud.com/img/misc/pc.jpg"Paper
> > clips"|'''Figure 1'''
> >    %lframe% http://pmichaud.com/img/misc/pc.jpg"Paper
> > clips"|'''Figure 2'''
> >    [[<<]]
> > ## Second subitem
> > # Second item
> >
> > Roman
> >
> > On 4/30/07, Tony C. <frodo1990 at yahoo.com> wrote:
> > > Is there a way to get a caption on images within a simple table, or
> > is
> > > there a way to get tables created using table directives to fit
> > within
> > > a numbered list?
> > >
> > > For examples of my failed attempts, see the new question I just
> > added
> > > to the bottom of http://pmwiki.org/wiki/PmWiki/Images
> > >
> > >
> > > ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
> > > Whenever a theory appears to you as the only possible one,
> > > take this as a sign that you have neither understood the theory
> > > nor the problem which it was intended to solve. -- Karl Popper
> > > ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
> > > HOME PAGE: www.awcfamily.com
> > >
> > > I have no control over anything that appears after this sentence.
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam protection around
> > > http://mail.yahoo.com
> > >
> > > _______________________________________________
> > > pmwiki-users mailing list
> > > pmwiki-users at pmichaud.com
> > > http://www.pmichaud.com/mailman/listinfo/pmwiki-users
> > >
> >
>
>
> ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
> Whenever a theory appears to you as the only possible one,
> take this as a sign that you have neither understood the theory
> nor the problem which it was intended to solve. -- Karl Popper
> ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
> HOME PAGE: www.awcfamily.com
>
> I have no control over anything that appears after this sentence.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>



More information about the pmwiki-users mailing list