Re: TableAlignments broken in Version 6?
- To: mathgroup at smc.vnet.net
- Subject: [mg77742] Re: TableAlignments broken in Version 6?
- From: dimitris <dimmechan at yahoo.com>
- Date: Fri, 15 Jun 2007 06:20:42 -0400 (EDT)
- References: <f4on55$7th$1@smc.vnet.net><200706140937.FAA07925@smc.vnet.net>
Hi Murray. I agree that it works and nice of you to post it. However, the original question of "why" TableForm does not work has yet to be answered! Regards Dimitris / Murray Eisenberg : > But the following will work: > > Grid[{{1, 100}, {1, 1}}, Alignment -> {Bottom, Right}] > > dimitris wrote: > > According to here > > > > http://reference.wolfram.com/mathematica/ref/TableForm.html > > > > it seems that nothing has changed between 5 and 6 as regards > > TableForm. > > So I guess there must be a problem. > > > > Dimitris > > > > / Mark Fisher : > >> The following works (i.e., left-aligns the columns) in version 5 but > >> not in version 6: > >> > >> TableForm[{{1, 100}, {1, 1}}, TableAlignments -> Right] > >> > >> Am I missing something? > >> > >> --Mark > > > > > > -- > Murray Eisenberg murray at math.umass.edu > Mathematics & Statistics Dept. > Lederle Graduate Research Tower phone 413 549-1020 (H) > University of Massachusetts 413 545-2859 (W) > 710 North Pleasant Street fax 413 545-1801 > Amherst, MA 01003-9305
- References:
- Re: TableAlignments broken in Version 6?
- From: dimitris <dimmechan@yahoo.com>
- Re: TableAlignments broken in Version 6?