ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placelocalfootnotes breaks center alignment
@ 2016-07-29 10:48 Henri Menke
  2016-08-14 17:32 ` Henri Menke
  2016-08-15 10:27 ` Wolfgang Schuster
  0 siblings, 2 replies; 7+ messages in thread
From: Henri Menke @ 2016-07-29 10:48 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Dear list,

sometimes, one wants to place footnotes in a table which then appear right below the last row.  Therefore ConTeXt ships the clever `\start...\stoplocalfootnotes` mechanism.  Unfortunately, putting `\placelocalfootnotes` outside of the table breaks the centering of the table itself.  For illustration please see the example below.  How can I have my table centered while the footnotes are either left-aligned with respect to the left border of the table or left-aligned with respect to the page (whatever is easier)?

Cheers, Henri

---

\starttext

\startplacetable
  [title={some table}]
  \startlocalfootnotes
    \startTABLE
      \NC Content\footnote{Footnote} \NC\NR
    \stopTABLE
    \placelocalfootnotes % commenting out unbreaks alignment
  \stoplocalfootnotes
\stopplacetable

\stoptext
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2016-08-15 19:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-29 10:48 placelocalfootnotes breaks center alignment Henri Menke
2016-08-14 17:32 ` Henri Menke
2016-08-15 10:27 ` Wolfgang Schuster
2016-08-15 11:19   ` Jean-Pierre Delange
2016-08-15 11:29     ` Wolfgang Schuster
2016-08-15 13:05   ` French hyphenation issue in tablepaired boxes Jean-Pierre Delange
2016-08-15 19:22   ` placelocalfootnotes breaks center alignment Aditya Mahajan

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).