From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52591 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Command version of \em Date: Fri, 28 Aug 2009 12:01:20 +0200 Message-ID: References: <20090828094904.GX12901@katherina.student.utwente.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1251453676 23689 80.91.229.12 (28 Aug 2009 10:01:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 10:01:16 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 28 12:01:08 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MgyGZ-0003xC-F0 for gctc-ntg-context-518@m.gmane.org; Fri, 28 Aug 2009 12:01:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1CF48C9A90; Fri, 28 Aug 2009 12:01:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13ful-LCD9tZ; Fri, 28 Aug 2009 12:01:01 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 95D3DC9A47; Fri, 28 Aug 2009 12:00:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1DB94C9A47 for ; Fri, 28 Aug 2009 12:00:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id slk0XUjmKFBb for ; Fri, 28 Aug 2009 12:00:57 +0200 (CEST) Original-Received: from mail-ew0-f223.google.com (mail-ew0-f223.google.com [209.85.219.223]) by balder.ntg.nl (Postfix) with ESMTP id 5343BC9A1F for ; Fri, 28 Aug 2009 12:00:57 +0200 (CEST) Original-Received: by ewy23 with SMTP id 23so2242650ewy.8 for ; Fri, 28 Aug 2009 03:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=t6lfoppjK8Wf+g/h/rCMGFK93lt/cBxkfFD0ZVK6RJo=; b=dKl75JXZN9xR0UVbklbgJi4RDMLMg9NOmQBMOMAZiid+koosdtkWn5xiOMXykMXGvf ERT34XAPRIN3wvhLiFATl0EyhWI3llMRRvaE2PGfGoOVtvdsujMiPlZPG3k0BNBXdlSq 7wXzYBfxbJT7Y1wVec73stzRb5W8ygOeiTxzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=WhLSWSzvKQOIyQFEI1HfJMFJgOKRD0UcZl9bh/E/7oDrMNmOT4FTHToBSarEs6cVWn BzJLJZUGrvv5A2bYfc2L5CdaRshgif0mYVLZ7RxXjsNoJYabJfxY7xkWZ2gAnSYmy5za PAjVGodq+mV49GFviA/2iHccMnjyvBhbi9xcc= Original-Received: by 10.210.35.10 with SMTP id i10mr10639ebi.92.1251453657081; Fri, 28 Aug 2009 03:00:57 -0700 (PDT) Original-Received: from ?10.39.231.69? ([82.113.121.86]) by mx.google.com with ESMTPS id 24sm1778100eyx.10.2009.08.28.03.00.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 28 Aug 2009 03:00:56 -0700 (PDT) In-Reply-To: <20090828094904.GX12901@katherina.student.utwente.nl> X-Mailer: Apple Mail (2.936) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52591 Archived-At: Am 28.08.2009 um 11:49 schrieb Matthijs Kooijman: > Hi all, > > is there any "command version" of \em, like there is for \bold and > friends? I > can write either \bold{foo} of {\bold foo}, but only {\em foo} and not > \em{foo}. Is there any way to do this already, or should I just > define \emph > myself or something like that? \definealternativestyle[emph][\em][] 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 ___________________________________________________________________________________