2007/11/3, Idris Samawi Hamid <[EMAIL PROTECTED]>:
>
> Dear Hans, wolfgang, and the rest of the gang,
>
> How about adding something like this to the distribution:


I think this is a goog idea but your definition is a little bit to long.

================================
> \definedelimitedtext
>         [blockquote][quote]


\startvariables all
    blockquote: blockquote
\stopvariables

\definedelimitedtext
   [\v!blockquote][\v!quotation]

\setupdelimitedtext
>         [blockquote]
>         [location=margin,
>         left=,
>         right=,
>         leftmargin=standard,
>         ]


\setupdelimitedtext
  [\v!blockquote]
  [\c!left=,
   \c!right=]

> ================================


location=margin is a default value and set with \definedelimitedtext and
leftmargin=standard is taken from quotation.

I'm working on a context utility that I want to distribute when done and
> we need a standard, quotes-empty blockquote mechanism. This way we can
> leave \quote and \quotation alone.
>
> Best wishes
> Idris
>

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
___________________________________________________________________________________

Reply via email to