From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9948 Path: main.gmane.org!not-for-mail From: "Bruce D'Arcus" Newsgroups: gmane.comp.tex.context Subject: Re: quotations Date: Sat, 30 Nov 2002 19:42:48 -0500 Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.1.0.14.1.20021201005817.0232f4f8@remote-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v546) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1038704682 17415 80.91.224.249 (1 Dec 2002 01:04:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Dec 2002 01:04:42 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18IIXJ-0004Wk-00 for ; Sun, 01 Dec 2002 02:04:41 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2943010AF8; Sun, 1 Dec 2002 02:06:56 +0100 (MET) Original-Received: from muaix02.mcs.muohio.edu (muaix02.mcs.muohio.edu [134.53.253.22]) by ref.ntg.nl (Postfix) with ESMTP id E071410AF6 for ; Sun, 1 Dec 2002 02:05:42 +0100 (MET) Original-Received: from muwnt05 (muwnt05.mcs.muohio.edu [134.53.7.75]) by muaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with SMTP id gB115fI64254 for ; Sat, 30 Nov 2002 20:05:41 -0500 Original-Received: From mcsaix02.mcs.muohio.edu ([134.53.253.26]) by muwnt05 (WebShield SMTP v4.5 MR1a); id 1038704740825; Sat, 30 Nov 2002 20:05:40 -0500 Original-Received: from fastmail.fm (u85.s28.muohio.edu [134.53.28.85]) by mcsaix02.mcs.muohio.edu (Switch-2.2.0/Switch-2.2.0) with ESMTP id gB115dW152010 for ; Sat, 30 Nov 2002 20:05:39 -0500 Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20021201005817.0232f4f8@remote-1> X-Mailer: Apple Mail (2.546) 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:9948 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9948 On Saturday, November 30, 2002, at 07:08 PM, Hans Hagen wrote: > Now, how do we call an tight quotation that those heavy quoting users > want? > > \definedelimitedtext > [xquotation][quotation] > > \setupdelimitedtext > [xquotation] > [indentnext=no, > spacebefore=nowhite] I'm not really sure honestly, but it seems this is what I was asking for to be the default behavior, and which is in most places (LaTeX, HTML, DocBook, Word, etc.) called "blockquote." So here I can turn off the symbols? Bruce