ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Ajith R via ntg-context <ntg-context@ntg.nl>
Cc: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Subject: Re: footnotes not aligned if tabulate cell is centered.
Date: Fri, 31 Dec 2021 14:35:57 +0100	[thread overview]
Message-ID: <462f535d-759c-75fb-576a-415ecc0b1b2d@gmail.com> (raw)
In-Reply-To: <20211231183427.7fea7fcb@desktop.home>

Ajith R via ntg-context schrieb am 31.12.2021 um 14:04:
> 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?

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.

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

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2021-12-31 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211231183427.7fea7fcb.ref@desktop.home>
2021-12-31 13:04 ` Ajith R via ntg-context
2021-12-31 13:35   ` Wolfgang Schuster via ntg-context [this message]
2022-01-01  7:13     ` Ajith R via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=462f535d-759c-75fb-576a-415ecc0b1b2d@gmail.com \
    --to=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).