Hi Hans, Can the following be added to font-ini? \definealternativestyle [\v!boldsans,\v!sansbold] [\bf\ss] [] Writing \setuphead [section,subject] [textstyle=\bf\ss, numberstyle=\bf\ss] does not feel ConTeXtish :) Aditya
Aditya Mahajan wrote:
Hi Hans,
Can the following be added to font-ini?
\definealternativestyle [\v!boldsans,\v!sansbold] [\bf\ss] []
Writing
\setuphead [section,subject] [textstyle=\bf\ss, numberstyle=\bf\ss]
does not feel ConTeXtish :)
ok, \definealternativestyle [\v!sansbold] [\ss\bf] [] added Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Fri, 23 Feb 2007, Hans Hagen wrote:
Aditya Mahajan wrote:
Hi Hans,
Can the following be added to font-ini?
\definealternativestyle [\v!boldsans,\v!sansbold] [\bf\ss] []
Writing
\setuphead [section,subject] [textstyle=\bf\ss, numberstyle=\bf\ss]
does not feel ConTeXtish :)
ok,
\definealternativestyle [\v!sansbold] [\ss\bf] []
Suprisingly sans is also missing! I thought that \definefontstyle can also be seen by style=... but that is not the case. \setuphead [title] [textstyle=sans] \title{Test} So, can we also have \definealternativestyle [\v!sans,\v!sansserif] [\ss] [] Thanks, Aditya
Aditya Mahajan wrote:
On Fri, 23 Feb 2007, Hans Hagen wrote:
Aditya Mahajan wrote:
Hi Hans,
Can the following be added to font-ini?
\definealternativestyle [\v!boldsans,\v!sansbold] [\bf\ss] []
Writing
\setuphead [section,subject] [textstyle=\bf\ss, numberstyle=\bf\ss]
does not feel ConTeXtish :)
ok,
\definealternativestyle [\v!sansbold] [\ss\bf] []
Suprisingly sans is also missing! I thought that \definefontstyle can also be seen by style=... but that is not the case.
\setuphead [title] [textstyle=sans] \title{Test}
So, can we also have
\definealternativestyle [\v!sans,\v!sansserif] [\ss] []
sure, done, but i wonder how often one switches to sans in the middle of a serif doc -) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Aditya Mahajan
-
Hans Hagen