From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9946 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: quotations Date: Sun, 01 Dec 2002 01:08:34 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <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 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1038701546 10099 80.91.224.249 (1 Dec 2002 00:12:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Dec 2002 00:12:26 +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 18IHii-0002cj-00 for ; Sun, 01 Dec 2002 01:12:24 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5A36310AF4; Sun, 1 Dec 2002 01:14:39 +0100 (MET) Original-Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.54]) by ref.ntg.nl (Postfix) with ESMTP id A6F2C10AE9 for ; Sun, 1 Dec 2002 01:11:16 +0100 (MET) Original-Received: from LAPTOP-3.wxs.nl ([213.75.95.198]) by smtp02.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id H6EZ6R00.0T8 for ; Sun, 1 Dec 2002 01:11:15 +0100 X-Sender: hagen-mail@remote-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl 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:9946 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9946 Hi, Since quotations keep coming up on this list, and since i had a couple of new cd's to help me through the process of cooking up macros, i made an definable quotation macros, or more precise, something: \definedelimitedtext [quotation] [left={\symbol[leftquotation]}, right={\symbol[rightquotation]}, leftmargin=standard] \definedelimitedtext [quote][quotation] \setupdelimitedtext [quotation] [location=text, left={\symbol[leftquote]}, right={\symbol[rightquote]}] and for Mr. BigFoot: \definedelimitedtext [speech][quotation] \setupdelimitedtext [\v!spraak] [repeat=yes, left={\symbol[leftspeech]}, middle={\symbol[middlespeech]}, right={\symbol[rightspeech]}] Now, how do we call an tight quotation that those heavy quoting users want? \definedelimitedtext [xquotation][quotation] \setupdelimitedtext [xquotation] [indentnext=no, spacebefore=nowhite] (there are a couple of more switches) this mechanism will be available in the next beta, but the re-definitions not yet (first i want to make sure that it worsk ok) one can also use this feature for things like [whatever you want to be delimited] Hans I'll look into the epigraph (module) later (never needed them so far) ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------