Blockquote are now in the core
This commit is contained in:
parent
a3ceaffed4
commit
439e7f0d41
1 changed files with 4 additions and 16 deletions
|
@ -29,25 +29,13 @@
|
|||
|
||||
\setupthinrules[width=15em] % width of horizontal rules
|
||||
|
||||
% for block quotations
|
||||
\unprotect
|
||||
|
||||
\startvariables all
|
||||
blockquote: blockquote
|
||||
\stopvariables
|
||||
|
||||
\definedelimitedtext
|
||||
[\v!blockquote][\v!quotation]
|
||||
|
||||
\setupdelimitedtext
|
||||
[\v!blockquote]
|
||||
[\c!left=,
|
||||
\c!right=,
|
||||
\c!before={\blank[medium]},
|
||||
\c!after={\blank[medium]},
|
||||
[blockquote]
|
||||
[before={\blank[medium]},
|
||||
after={\blank[medium]},
|
||||
indentnext=no,
|
||||
]
|
||||
|
||||
\protect
|
||||
$for(header-includes)$
|
||||
$header-includes$
|
||||
$endfor$
|
||||
|
|
Loading…
Reference in a new issue