On 6 Oct 2009 at 12:00, ntg-context-request@ntg.nl wrote: Hallo, I am a little pressed on time. So I need a solution or a workaround for the following two problems I have posted recently: 1.------------------------------------------------------
please look at the following example:
\starttext {\tfx Bla\footnote{Eins}}
\midaligned{Zack\footnote{Zwei}}
Blub\footnote{Drei} \stoptext
The second footnote is missing
2.------------------------------------------------------- I want some space on the left of \start\stoptables. What I get is SOME space, but not that what I wanted! --------------------------- \starttext vorher \setupnarrower[left=3cm] \startnarrower[left] \starttables[|l|] \NC hmm \NC\MR \stoptables \stopnarrower nachher \stoptext --------------------------- Where is that little space from? How can I get a left space of, say 3cm? Thank you, Wolfgang