problem with align in natural tables
I am having trouble centering a table: \setupTABLE[align=middle] %flushright] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE produces a table that is flush left with ConTeXt ver: 2017.05.12. align=middle used to be sufficient. So what has changed or what have I missed? Alan
Alan Bowen mailto:bowenalan03@gmail.com 15. Mai 2017 um 18:44 I am having trouble centering a table:
\setupTABLE[align=middle] %flushright] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE
produces a table that is flush left with ConTeXt ver: 2017.05.12. align=middle used to be sufficient. So what has changed or what have I missed?
Do you want to align the content of the table or the table itself? Wolfgang
The table itself and horizontally. Sorry, should have been clear about that. Alan On Mon, May 15, 2017 at 12:48 PM, Wolfgang Schuster < schuster.wolfgang@gmail.com> wrote:
Alan Bowen
15. Mai 2017 um 18:44 I am having trouble centering a table: \setupTABLE[align=middle] %flushright] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE
produces a table that is flush left with ConTeXt ver: 2017.05.12. align=middle used to be sufficient. So what has changed or what have I missed?
Do you want to align the content of the table or the table itself?
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 ____________________________________________________________ _______________________
Put the table in a float or use \midaligned. \starttext \startmiddlealigned \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE \stopmiddlealigned \startplacetable[location=none] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE \stopplacetable \stoptext Wolfgang
Alan Bowen mailto:bowenalan03@gmail.com 15. Mai 2017 um 18:44 I am having trouble centering a table:
\setupTABLE[align=middle] %flushright] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE
produces a table that is flush left with ConTeXt ver: 2017.05.12. align=middle used to be sufficient. So what has changed or what have I missed?
Alan ___________________________________________________________________________________ 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 ___________________________________________________________________________________ Alan Bowen mailto:bowenalan03@gmail.com 15. Mai 2017 um 19:12 The table itself and horizontally. Sorry, should have been clear about that.
Alan
___________________________________________________________________________________ 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 ___________________________________________________________________________________
Thanks, Wolfgang! Will do. Alan On Mon, May 15, 2017 at 1:18 PM, Wolfgang Schuster < schuster.wolfgang@gmail.com> wrote:
Put the table in a float or use \midaligned.
\starttext
\startmiddlealigned \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE \stopmiddlealigned
\startplacetable[location=none] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE \stopplacetable
\stoptext
Wolfgang
Alan Bowen
15. Mai 2017 um 18:44 I am having trouble centering a table: \setupTABLE[align=middle] %flushright] \bTABLE \bTR\bTD Sun \eTD\bTD Aries\eTD\eTR \eTABLE
produces a table that is flush left with ConTeXt ver: 2017.05.12. align=middle used to be sufficient. So what has changed or what have I missed?
Alan ____________________________________________________________ _______________________ 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 ____________________________________________________________ _______________________ Alan Bowen
15. Mai 2017 um 19:12 The table itself and horizontally. Sorry, should have been clear about that. Alan
____________________________________________________________ _______________________ 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 ____________________________________________________________ _______________________
____________________________________________________________ _______________________ 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 ____________________________________________________________ _______________________
participants (2)
-
Alan Bowen
-
Wolfgang Schuster