Blockquote are now in the core

This commit is contained in:
Aditya Mahajan 2011-08-23 10:30:57 -04:00
parent a3ceaffed4
commit 439e7f0d41

View file

@ -29,25 +29,13 @@
\setupthinrules[width=15em] % width of horizontal rules \setupthinrules[width=15em] % width of horizontal rules
% for block quotations
\unprotect
\startvariables all
blockquote: blockquote
\stopvariables
\definedelimitedtext
[\v!blockquote][\v!quotation]
\setupdelimitedtext \setupdelimitedtext
[\v!blockquote] [blockquote]
[\c!left=, [before={\blank[medium]},
\c!right=, after={\blank[medium]},
\c!before={\blank[medium]}, indentnext=no,
\c!after={\blank[medium]},
] ]
\protect
$for(header-includes)$ $for(header-includes)$
$header-includes$ $header-includes$
$endfor$ $endfor$