From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13503 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: XML command synonyms Date: Thu, 25 Sep 2003 17:18:49 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <000901c38378$52d857d0$0100a8c0@vademecum> References: <000f01c38364$947c05b0$0500a8c0@best> <000901c38373$22412c00$0100a8c0@vademecum> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1064504036 21472 80.91.224.253 (25 Sep 2003 15:33:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2003 15:33:56 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 25 17:33:54 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A2Y7u-0005x8-00 for ; Thu, 25 Sep 2003 17:33:54 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id B642410AF1; Thu, 25 Sep 2003 17:33:52 +0200 (MEST) Original-Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by ref.ntg.nl (Postfix) with ESMTP id BA6D010ABB for ; Thu, 25 Sep 2003 17:18:50 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla3.xs4all.nl (8.12.9/8.12.9) with SMTP id h8PFIm0K038651 for ; Thu, 25 Sep 2003 17:18:48 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13503 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13503 Sorry, apparently I missed part of the message while thinking of a solution. Willi ----- Original Message ----- From: "Willi Egger" To: Sent: Thursday, September 25, 2003 4:41 PM Subject: Re: [NTG-context] XML command synonyms > Hi Pawel > > > > Is there any way to define XML command synonyms? Assume that one defined > > > > \deifneXMLenvirnment[subsubsubsubsection] {.......} {.......} > > > > How to define 'SSSS' as a synonym of 'subsubsubsubsection' without > wrtiting > > the same code twice? > > Though the following does not yet really work the solution must be looked > for in the following instructions to Context: > > \definesection[SSSS] > \setupsection[SSSS][subsubsubsubsection] %the section SSSS inherits the > settings of subsubsubsubsection > > \definehead[Pawel][section=SSSS] > > Willi > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >