ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* placetable and localfootnotes
@ 2019-04-30  8:54 Otared Kavian
  2019-04-30 22:59 ` Alan Braslau
  2019-04-30 23:12 ` Aditya Mahajan
  0 siblings, 2 replies; 6+ messages in thread
From: Otared Kavian @ 2019-04-30  8:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

It seems that there is a conflict between \startplacetable and \startlocalfootnotes: in the following example when the latter command (and its \stop counterpart) is commented out the table is placed correctly in the middle, while otherwise the table is not centered.

Best regards: OK
%%% begin localfootnotes-xtable.tex
\startplacetable
\startlocalfootnotes
	\startxtable
		\startxrow
			\startxcell Alpha \stopxcell
			\startxcell Beta\footnote{Footnote Here} \stopxcell
		\stopxrow
		\startxrow
			\startxcell Beta \stopxcell
			\startxcell Alpha\stopxcell
		\stopxrow
	\stopxtable
\placelocalfootnotes
\stoplocalfootnotes
\stopplacetable
%%% end localfootnotes-xtable.tex
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2019-05-01 10:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-30  8:54 placetable and localfootnotes Otared Kavian
2019-04-30 22:59 ` Alan Braslau
2019-05-01 10:01   ` Otared Kavian
2019-05-01 10:21     ` Wolfgang Schuster
2019-04-30 23:12 ` Aditya Mahajan
2019-05-01 10:07   ` Otared Kavian

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