ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issues with typeface selection
@ 2015-08-07 16:52 Pablo Rodriguez
  2015-08-07 17:31 ` Pablo Rodriguez
  2015-08-08  9:44 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Pablo Rodriguez @ 2015-08-07 16:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \definefontfamily[timesnew][serif][FreeSerif]
    \definefontfamily[droidserif][serif][Droid Serif]
    \setupbodyfont[palatino, 12pt]
    \starttext
    I want to have \type{\timesnew\ttfx} and \type{\droidserif\ttfx}
    in each cell, but \type{foregroundstyle} doesn’t seem to work
    (compilation crashes).
    \startxtable
    \blank
    \startxrow
    \startxcell \ConTeXt\ is awesome!\stopxcell
    \startxcell \ConTeXt\ is awesome!\stopxcell
    \stopxrow
    \stopxtable
    \blank
    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]
    \starttimesdroid
    \ConTeXt\ is awesome!
    \timesdroid
    \ConTeXt\ is awesome!
    \stoptimesdroid
    \stoptext

All I need is to be able to have a text with a given font family and a
smaller font size on the left and the same text with the same font size
but another font family on the right.

I have failed with both xtables and paragraphs.

Wnat am I missing in each case?

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] 10+ messages in thread

end of thread, other threads:[~2015-08-10 16:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-07 16:52 issues with typeface selection Pablo Rodriguez
2015-08-07 17:31 ` Pablo Rodriguez
2015-08-08  9:44 ` Wolfgang Schuster
2015-08-08 11:22   ` Pablo Rodriguez
2015-08-08 14:18     ` Wolfgang Schuster
2015-08-09 14:06       ` Pablo Rodriguez
2015-08-09 17:02         ` Hans Hagen
2015-08-09 18:24           ` Wolfgang Schuster
2015-08-09 21:36             ` Hans Hagen
2015-08-10 16:05           ` Pablo Rodriguez

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).