On 08/07/2015 06:52 PM, Pablo Rodriguez wrote:
> Dear list,
> 
> I have the following sample:
> [...]
>     Typeface selection doesn’t seem to work even with paragraphs:
>     \defineparagraphs[timesdroid][each][n=2, before=\blank]
>     \defineparagraphs[timesdroid][1][style=\newtimes]
>     \defineparagraphs[timesdroid][2][style=\droidserif]

Partially replying to myself.

After defining a paragraphs environment, I have to set them up, not to
define them again.

So the code above should read:

    \defineparagraphs[timesdroid][each][n=2, before=\blank]
    \setupparagraphs[timesdroid][1][style=\newtimes]
    \setupparagraphs[timesdroid][2][style=\droidserif]

But I don’t know what is wrong is foregroundstyle in xtables.

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
___________________________________________________________________________________

Reply via email to