ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* image vertical positioning in xtable
@ 2013-10-06  8:13 Pablo Rodríguez
  2013-10-06  8:51 ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodríguez @ 2013-10-06  8:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample that places the image below the text in the
same cell:

    \starttext
    \startxtable
      \startxrow
          \startxcell This is an \stopxcell
          \startxcell image \externalfigure[cow.pdf][height=.5em]
          \stopxcell
      \stopxrow
    \stopxtable
    \stoptext

How can the image be on the same base as the text? I mean, not below the
text.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: image vertical positioning in xtable
  2013-10-06  8:13 image vertical positioning in xtable Pablo Rodríguez
@ 2013-10-06  8:51 ` Peter Münster
  2013-10-06 11:04   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2013-10-06  8:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Oct 06 2013, Pablo Rodríguez wrote:

> I have the following sample that places the image below the text in the
> same cell:
>
>           \startxcell image \externalfigure[cow.pdf][height=.5em]
>           \stopxcell

Perhaps a bug?

--8<---------------cut here---------------start------------->8---
\setupexternalfigures[location=default]
\starttext
X\externalfigure[cow.pdf][frame=on, height=5mm]X
X\externalfigure[cow.pdf][frame=on, height=2mm]X
\stoptext
--8<---------------cut here---------------end--------------->8---

-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: image vertical positioning in xtable
  2013-10-06  8:51 ` Peter Münster
@ 2013-10-06 11:04   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2013-10-06 11:04 UTC (permalink / raw)
  To: ntg-context

On 10/6/2013 10:51 AM, Peter Münster wrote:
> On Sun, Oct 06 2013, Pablo Rodríguez wrote:
>
>> I have the following sample that places the image below the text in the
>> same cell:
>>
>>            \startxcell image \externalfigure[cow.pdf][height=.5em]
>>            \stopxcell
>
> Perhaps a bug?

--8<---------------cut here---------------start------------->8---
\setupexternalfigures[location=default]
\starttext
X\externalfigure[cow.pdf][frame=on, height=5mm]X
X\externalfigure[cow.pdf][frame=on, height=2mm]X
\stoptext
--8<---------------cut here---------------end--------------->8---

indeed, fixed in next beta (side effect of optimization)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-06 11:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-06  8:13 image vertical positioning in xtable Pablo Rodríguez
2013-10-06  8:51 ` Peter Münster
2013-10-06 11:04   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).