ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: olivier Turlier <crp.tbeb@wanadoo.fr>
Subject: Re: accents in text included in Metapost chain
Date: Fri, 22 Oct 2004 22:28:22 +0200	[thread overview]
Message-ID: <41796D66.5090609@wanadoo.fr> (raw)

Hans Hagen wrote:

>> olivier Turlier wrote:
>> 
>> 
>  
>
>>>> The goal is  to only write once \quote{Question} in 
>>>> \type{\chapter[chap:ques]{Question}}
>>>> for getting the same result than in the first page, or in below 
>>>> (\quote{shadowed} effect must only apply to text, not to header number).
>>    
>>
>> 
>> 
>> \usetypescript[palatino][texnansi]
>> \setupbodyfont[palatino,rm,12pt]
>> 
>> \setupcolors[state=start]
>> 
>> \definefont[BigFontOne][RegularSlanted sa 3]
>> \definefont[BigFontTwo][RegularSlanted sa 2]
>> 
>> \definecolor[BigColorOne][r=.86,g=.850,b=.54]
>> \definecolor[BigColorTwo][r=.43,g=.425,b=.27]
>> 
>> \setuphead
>>   [chapter]
>>   [textcommand=\MyChapterText,
>>    color=BigColorTwo,
>>    style=\BigFontTwo]
>> 
>> \def\MyChapterText#1{\rlap{\BigFontOne\BigColorOne#1}#1}
>> 
>> \chapter[chap:ques]{Question}
>> \chapter[chap:answ]{Answer}
>> 
>> \stoptext
>> 
>> it's up to you to submit it in the wiki
>  
>

Thanks a lot, it's working nicely. Who said that man cannot learn from 
each other ?

Following your suggestion, i've send your clean code to 
contextgardenwiki in Sample documents/Sample macros/macro for chapters 
headers.

Thanks again Hans.

---

olivier Turlier

             reply	other threads:[~2004-10-22 20:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-22 20:28 olivier Turlier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-22 20:27 olivier Turlier
2004-10-19 21:19 olivier Turlier
2004-10-20  9:55 ` Hans Hagen
2004-10-20 10:06 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41796D66.5090609@wanadoo.fr \
    --to=crp.tbeb@wanadoo.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).