[NTG-context] footnotes not aligned if tabulate cell is centered.
Ajith R
ajithramayyan at yahoo.co.in
Sat Jan 1 08:13:12 CET 2022
Hi,
On Fri, 31 Dec 2021 14:35:57 +0100
Wolfgang Schuster <wolfgang.schuster.lists at gmail.com> wrote:
> 1. Provide the correct number of columns in your table because in the
> preamble you specify two columns but each row in your table contains
> only a single row.
That was an error that creeped in while preparing the example. My
actual table contains two columns.
> 2. Drop the \JustLeft command which works only with the \starttable
> environment.
>
> 3. To change the alignment for the footnote entries add \raggedright
> before you flush them, e.g.
>
> \NC \raggedright \placelocalfootnotes \NC\NR
>
This did correct the problem I had.
Thanks a lot Wolfgang Schuster
regards,
ajith
More information about the ntg-context
mailing list