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
|
\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$
|
||||||
|
|
Loading…
Add table
Reference in a new issue