[NTG-context] issues with typeface selection
Pablo Rodriguez
oinos at gmx.es
Fri Aug 7 19:31:43 CEST 2015
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
More information about the ntg-context
mailing list