Hi,
I am trying to prepare a moderate sized document in Malayalam using
Context. Overall I have been successful. However, there are a few rough
edges for which I need help. This is the seventh (and the last one for
now) problem I face.
When I use local footnotes within a tabulate section, the foot notes
gets placed unevenly. If I remove the "c" from
\starttabulate[|p(3cm)c|p|], then the footnotes are aligned. Is it a
bug? If not, how can I correct it?
\starttext \startlocalfootnotes
\starttabulate[|p(10cm)c|p|]
\NC [f]\footnote[f]{first foot note} first sentence\NC \NR
\NC [s]\footnote[f]{second foot note} second sentence\NC \NR
\NC \JustLeft{\placelocalfootnotes} \NC\FR
\stoptabulate
\stoplocalfootnotes
\stoptext
Thanks,
ajith