ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: how to color italics?
Date: Mon, 22 Sep 2008 14:00:53 +0200	[thread overview]
Message-ID: <CC9B01FB-AF74-41F7-85CC-26F10ABB6CFD@st.estfiles.de> (raw)
In-Reply-To: <E5DC99AB-6A53-415F-8403-25F23820EE7A@uni-bonn.de>


Am 22.09.2008 um 13:48 schrieb Thomas A. Schmitz:

>
> On Sep 22, 2008, at 1:24 PM, Steffen Wolfrum wrote:
>
>> It should be something like \Colorit{this} example:
>>
>> \def\Colorit{\it\color[magenta]}
>>
>>
>> But this above never closes the italics, while ...
>>
>> \def\Colorit{\strut\groupedcommand\it\color[magenta]\/}
>>
>> ... gives an error.
>>
>>
>> Someone can help?
>>
>>
>> St.
>
> You want your command to take an argument, so you have to mention that
> argument in the definition (untested):
>
> \define[1]\Colorit%
>   {\color[magenta]{\it #1}}



but, hey ... what about this:


\define[1]\Colorit%
   {\color[magenta]{\groupedcommand\em\/ #1}}



Thanks for pointing it to that Thomas!

Steffen
___________________________________________________________________________________
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
___________________________________________________________________________________


      parent reply	other threads:[~2008-09-22 12:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22  9:09 Steffen Wolfrum
2008-09-22 11:24 ` Steffen Wolfrum
2008-09-22 11:48   ` Taco Hoekwater
2008-09-22 11:55     ` Aditya Mahajan
2008-09-22 12:02       ` Taco Hoekwater
2008-09-22 12:17         ` Aditya Mahajan
2008-09-22 12:30           ` Taco Hoekwater
2008-09-22 12:43             ` ppchtex rotation Alan BRASLAU
2008-09-22 13:00             ` how to color italics? Hans Hagen
2008-09-23 16:01               ` Steffen Wolfrum
2008-09-22 11:55     ` Steffen Wolfrum
2008-09-22 11:48   ` Thomas A. Schmitz
2008-09-22 11:58     ` Steffen Wolfrum
2008-09-22 12:09       ` Thomas A. Schmitz
2008-09-22 12:00     ` Steffen Wolfrum [this message]

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=CC9B01FB-AF74-41F7-85CC-26F10ABB6CFD@st.estfiles.de \
    --to=context@st.estfiles.de \
    --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).