ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Feature request: indent parameter for delimitedtexts
@ 2008-11-13 22:44 Wolfgang Schuster
  2008-11-13 23:28 ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2008-11-13 22:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

is it possible to add a indent key to delimitedtexts, I use in
one own my documents the following setup

\setupdelimitedtext
   [blockquote]
   [spacebefore=line,
    before={\setupindenting[next]}]

but it makes more sense to have a built-in option to control
the indenting of longer quotes.

Regards,
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Feature request: indent parameter for delimitedtexts
  2008-11-13 22:44 Feature request: indent parameter for delimitedtexts Wolfgang Schuster
@ 2008-11-13 23:28 ` Aditya Mahajan
  2008-11-14  0:03   ` Wolfgang Schuster
  2008-11-14  8:34   ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Aditya Mahajan @ 2008-11-13 23:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 13 Nov 2008, Wolfgang Schuster wrote:

> Hi Hans,
>
> is it possible to add a indent key to delimitedtexts, I use in
> one own my documents the following setup
>
> \setupdelimitedtext
>   [blockquote]
>   [spacebefore=line,
>    before={\setupindenting[next]}]
>
> but it makes more sense to have a built-in option to control
> the indenting of longer quotes.

I second this.

Being lazy, I have been sprinkling \noindentation in my texts.
Actually, it will be nice to have this for start-stop narrower also.

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Feature request: indent parameter for delimitedtexts
  2008-11-13 23:28 ` Aditya Mahajan
@ 2008-11-14  0:03   ` Wolfgang Schuster
  2008-11-14  8:34   ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2008-11-14  0:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 14.11.2008 um 00:28 schrieb Aditya Mahajan:

> On Thu, 13 Nov 2008, Wolfgang Schuster wrote:
>
>> Hi Hans,
>>
>> is it possible to add a indent key to delimitedtexts, I use in
>> one own my documents the following setup
>>
>> \setupdelimitedtext
>>  [blockquote]
>>  [spacebefore=line,
>>   before={\setupindenting[next]}]
>>
>> but it makes more sense to have a built-in option to control
>> the indenting of longer quotes.
>
> I second this.
>
> Being lazy, I have been sprinkling \noindentation in my texts.
> Actually, it will be nice to have this for start-stop narrower also.

Only if we get also a \definenarrower, the default narrower could
then be defined as a predefined environment like \startframedtext.

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Feature request: indent parameter for delimitedtexts
  2008-11-13 23:28 ` Aditya Mahajan
  2008-11-14  0:03   ` Wolfgang Schuster
@ 2008-11-14  8:34   ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2008-11-14  8:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Aditya Mahajan wrote:
> On Thu, 13 Nov 2008, Wolfgang Schuster wrote:
> 
>> Hi Hans,
>>
>> is it possible to add a indent key to delimitedtexts, I use in
>> one own my documents the following setup
>>
>> \setupdelimitedtext
>>   [blockquote]
>>   [spacebefore=line,
>>    before={\setupindenting[next]}]
>>
>> but it makes more sense to have a built-in option to control
>> the indenting of longer quotes.
> 
> I second this.
> 
> Being lazy, I have been sprinkling \noindentation in my texts.
> Actually, it will be nice to have this for start-stop narrower also.

remind me once we have split core-mis in mkii/mkiv

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-14  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-13 22:44 Feature request: indent parameter for delimitedtexts Wolfgang Schuster
2008-11-13 23:28 ` Aditya Mahajan
2008-11-14  0:03   ` Wolfgang Schuster
2008-11-14  8:34   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).