From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25171 Path: news.gmane.org!not-for-mail From: Christopher G D Tipper Newsgroups: gmane.comp.tex.context Subject: indenting in XML environment Date: Sat, 14 Jan 2006 16:03:02 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1137256049 19392 80.91.229.2 (14 Jan 2006 16:27:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Jan 2006 16:27:29 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 14 17:27:24 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1ExoFL-0001qM-4I for gctc-ntg-context-518@m.gmane.org; Sat, 14 Jan 2006 17:27:20 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8DAC1282E; Sat, 14 Jan 2006 17:27:17 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15963-04; Sat, 14 Jan 2006 17:27:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A7D4127A0; Sat, 14 Jan 2006 17:27:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 855A4127A0 for ; Sat, 14 Jan 2006 17:27:13 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16017-03 for ; Sat, 14 Jan 2006 17:27:12 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.198]) by ronja.ntg.nl (Postfix) with SMTP id 8EF891279F for ; Sat, 14 Jan 2006 17:27:12 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so207161uge for ; Sat, 14 Jan 2006 08:27:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=Z5nUT5BZfGpiSsSbIkmpPOfqMehInPVh/tJs+Ry5EvMWDeXWDDtMVoySBQPjxeQcBK22ZIfKlp0FdIHfpPE2cOwF++qcJlnaRRfIx6mLRq5yqp7e1tPE1jSdEjeaSHJR54Y8Dj1PqsPq/NVBsv+gzzEguBDYjBZ7+X1ByX2hR0w= Original-Received: by 10.66.223.2 with SMTP id v2mr586933ugg; Sat, 14 Jan 2006 08:03:07 -0800 (PST) Original-Received: from ?192.168.0.2? ( [84.67.63.28]) by mx.gmail.com with ESMTP id u1sm2981040uge.2006.01.14.08.03.05; Sat, 14 Jan 2006 08:03:05 -0800 (PST) Original-To: ConTeXT Mailing List X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25171 Archived-At: Ok, after taking deep breath I'll try this issue again. I got =20 indenting to work after putting \noindenting inside its own environment. However, the following code block stopped working recently and I =20 don't know why: \defineXMLenvironment[body] {\bgroup \rm\setupwhitespace[none] \setupindenting[small,yes] \startcolumns[rule=3Don,n=3D2,tolerance=3Dstrict] {\noindenting} } {\stopcolumns \egroup} It just doesn't indent anything, even after removing the =20 {\noindenting} environment. Christopher --------------------------------o00o-------------------------------- =93Since light travels faster than sound, isn=92t that why some people appear bright until you hear them speak=94 =97 Steve Wright