On 08/08/2015 04:18 PM, Wolfgang Schuster wrote:
> [...]
> All I can tell at the moment is that the problem is related to the “x”
> font size.
> 
> \starttext
> 
> \startxtable
>     \startxrow
>         \startxcell[foregroundstyle=\txx] % this fails: foregroundstyle=\tx
>             \CONTEXT
>         \stopxcell
>     \stopxrow
> \stopxtable
> 
> \stoptext

Wolfgang,

I’m afraid that compilation also crashes with font commands in
foregroundstyle:

    \definefontfamily[newtimes][serif][TeX Gyre Termes]
    \setupbodyfont[palatino, 12pt]
    \setuphead[section][style=\newtimes\tfx]
    \starttext
    \section{Comparision}
    \startxtable
    \startxrow
    \startxcell[foregroundstyle=\newtimes] \ConTeXt\stopxcell
    \stopxrow
    \stopxtable
    \stoptext


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
___________________________________________________________________________________

Reply via email to