ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* indenting and \placelocalfootnotes
@ 2005-02-14 16:39 Peter Münster
  2005-02-17 16:41 ` Peter Münster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2005-02-14 16:39 UTC (permalink / raw)


Hello,
to get the footnotes vertically aligned, a \setupindenting[none] is needed:

\setupindenting[small]
\starttext
\startlocalfootnotes[n=0]
bla\footnote{1. note}
bla\footnote{2. note}
bla\footnote{3. note}
{\setupindenting[none]
\placelocalfootnotes}
\stoplocalfootnotes
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: indenting and \placelocalfootnotes
  2005-02-14 16:39 indenting and \placelocalfootnotes Peter Münster
@ 2005-02-17 16:41 ` Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2005-02-17 16:41 UTC (permalink / raw)


On Mon, 14 Feb 2005, Peter Münster wrote:

> Hello,
> to get the footnotes vertically aligned, a \setupindenting[none] is needed:
> 
> \setupindenting[small]
> \starttext
> \startlocalfootnotes[n=0]
> bla\footnote{1. note}
> bla\footnote{2. note}
> bla\footnote{3. note}
> {\setupindenting[none]
> \placelocalfootnotes}
> \stoplocalfootnotes
> \stoptext

It seems, that this workaround is also needed with \placecontent etc.
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-17 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-14 16:39 indenting and \placelocalfootnotes Peter Münster
2005-02-17 16:41 ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).