ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font switch in 'style' stopped working
       [not found] <mailman.25.1238108991.4114.ntg-context@ntg.nl>
@ 2009-03-26 23:25 ` Vyatcheslav Yatskovsky
  2009-03-27  0:32   ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-03-26 23:25 UTC (permalink / raw)
  To: ntg-context

Thank you, Hans.  luatools --generate eliminated the error.

But, font switch in 'style' stopped working.
For example,

\definehead[faculty][chapter]
\setuphead [faculty][
   incrementnumber=list, page=yes, number=no, align=middle, style=\bfb]

produces bold but normal size font. \tfa also gives normal font.

Help!

Vyatcheslav



___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: font switch in 'style' stopped working
  2009-03-26 23:25 ` font switch in 'style' stopped working Vyatcheslav Yatskovsky
@ 2009-03-27  0:32   ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2009-03-27  0:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 27.03.2009 um 00:25 schrieb Vyatcheslav Yatskovsky:

> Thank you, Hans.  luatools --generate eliminated the error.
>
> But, font switch in 'style' stopped working.
> For example,
>
> \definehead[faculty][chapter]
> \setuphead [faculty][
>  incrementnumber=list, page=yes, number=no, align=middle, style=\bfb]
>
> produces bold but normal size font. \tfa also gives normal font.
>
> Help!

Looks correct to me.

\definehead[faculty][chapter]
\setuphead [faculty] 
[incrementnumber=list,page=yes,number=no,align=middle,style=\bfb]

\starttext

\faculty{faculty}

{\tf text \tfa text \tfb text \tfc text}

{\bf text \bfa text \bfb text \bfc text}

\stoptext

Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-27  0:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.25.1238108991.4114.ntg-context@ntg.nl>
2009-03-26 23:25 ` font switch in 'style' stopped working Vyatcheslav Yatskovsky
2009-03-27  0:32   ` Wolfgang Schuster

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