Changes

Jump to navigation Jump to search
827 bytes added ,  09:15, 17 December 2008
no edit summary
The following may serve as a guide to others in formatting long quotations or extracts:
 
===Long quotations defined with <cmd>definestartstop</cmd>===
 
In body text:
 
<texcode>
\defineblank[extractdistance][3pt]
 
\definestartstop[extract][
before={\blank[extractdistance] %[extractdistance,force] causes spurious overfull \hbox warnings
\setupnarrower[left=1.5pc,right=1.5pc]
\startnarrower[left,right]
\noindent},
after={\stopnarrower
\blank[extractdistance]
\indenting[yes]}]
</texcode>
 
In footnotes:
 
<texcode>
\defineblank[footenoteextractdistance][2.7pt]
 
\definestartstop[fnextract][
before={\blank[footenoteextractdistance]
\setupnarrower[left=1.5pc,right=1.5pc]
\startnarrower[left,right]
\noindent},
after={\stopnarrower
\blank[footenoteextractdistance]
\indenting[yes]}]
</texcode>
 
===Long quotations defined with <cmd>definedelimitedtext</cmd>===
In body text:
gardener
110

edits

Navigation menu