Hello,
(sorry for posting to wrong group first).

\setupoutput     [pdftex]
\enableregime    [utf]
\usetypescript   [modern][ec]
\setupbodyfont   [ss,10pt]
\mainlanguage    [en]
\setuppapersize  [A4][A4]
\setupcolors     [state=start]
\setuppagenumber [state=stop]

\starttext
\setupTABLE[background=color,backgroundcolor=white]

\bTABLE
\bTABLEbody
\bTR[topframe=off]
  \bTD[nr=4,width=100pt,frame=off] Languages \eTD
  \bTD[width=120pt,frame=off,rightfheight=32pt,align={right,low}] \
{\externalfigure[flcz.png] [width=20pt]} Czech, Slovak \eTD
  \bTD[width=240pt,frame=off,height=20pt,align={right,low}] native \eTD
\eTR

\bTR
  \bTD[align={right,low},height=20pt,frame=off] \
{\externalfigure[fluk.png] [width=20pt,align={right,low}]}\ English\eTD
  \bTD[align={right,low},height=20pt,frame=off] fluently
written/spoken\eTD
\eTR

\eTABLEbody
\eTABLE
\stoptext

Here is how it shows in 2008, ie. correctly :
http://farm5.static.flickr.com/4021/4258250861_30120b1923_o.png
Here is the "incorrect" 2009 document:
http://farm3.static.flickr.com/2713/4259008582_dc05e21324_o.png

Thank you for any hint,

Lubos

Taco Hoekwater, Sat, 09 Jan 2010 07:49:00 +0100:

> Lubos Kolouch wrote:
>> Hello,
>> 
>> I have a strange problem and I am not sure what causes it.
> 
> This is a context question, redirecting to the mailing list.
> 
> (we will still need a small test file, though)
> 
> Best wishes,
> Taco
> 
>> When I run texlive on one of my .tex files in Gentoo (texlive-2008),
>> 
>> \bTD[width=120pt,topframe=on,height=32pt,align={right,low}] \
>> {\externalfigure[flcz.png] [width=20pt]} Czech \eTD
>> 
>> the result is that I have the flag, then space and the word Czech
>> 
>> In Archlinux (texlive 2009) the text is behind the flag, ie. invisible
>> 
>> When I change  \ {\extern.... to for example xx \{\extern... , in both
>> versions it is correct, ie. xx flag Czech
>> 
>> Is that
>> - my file issue
>> - Archlinux issue
>> - texlive version difference issue
>> 
>> ?
>> 
>> Thank you for any hints...
>> 
>> Lubos
> 
> 
___________________________________________________________________________________
> 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
> 
___________________________________________________________________________________


___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to