On 9-5-2010 8:52, Marco wrote:
Is there a different command to achieve sansslanted? sansbold
works, and bold is an alternative as slanted is, so intuitively I
would expect sansslanted also to work.

\definealternativestyle
    [sansslanted]
    [\ss\bf] []

I'm sure you meant

\definealternativestyle
    [sansslanted]
    [\ss\sl] []
        ^^^

sure, consider it an exercise -)

This works. So sansbold is defined by default and sansslanted isn't
(because it is not needed so often I assume). That's not intuitive but
as the styles are easily created it is OK for me.

well, if we define all of them, we end up with many definitions ... just consider sansbold not being defined

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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