Hello,

quotation is linked to quote. Indeed, we have in typo-del.mkiv

\definedelimitedtext
  [\v!quote][\v!quotation]


However, when the user then changes options using \setupquotation,
\startquote\stopquote also gets modified. In the minimal example below,
it is necessary to uncomment \setupquote in order to restore normal
quote text. I believe that this to be a bug (and not a feature).


\setupquotation [style=slanted]
%\setupquote [style=normal]

\starttext

Tufte:
\startquotation
\input tufte
\stopquotation

Ward:
\startquote
\input ward
\stopquote

\stoptext
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to