[NTG-context] inverse indentation
Thomas A. Schmitz
thomas.schmitz at uni-bonn.de
Tue Nov 24 22:33:18 CET 2015
On 11/24/2015 07:38 PM, Pablo Rodriguez wrote:
> How can I define indenting in startsetups so that Bibliography has the
> same margin that the indentation for the rest of the text and
> indentation in that section is negative (the same amount as the general
> indentation)?
>
> Sorry, but this is a standard practice that doesn’t seem to be
> documented in the wiki. At least, I wasn’t able to find information
> about this issue.
I don't know where this code comes from, but it does what you want:
\definestartstop
[exdent]
[before={\startnarrower[left]\setupindenting[-\leftskip,yes]},
after=\stopnarrower]
Thomas
More information about the ntg-context
mailing list