|
[Date Index]
[Thread Index]
[Author Index]
Re: TableAlignments broken in Version 6?
- To: mathgroup at smc.vnet.net
- Subject: [mg77659] Re: TableAlignments broken in Version 6?
- From: dimitris <dimmechan at yahoo.com>
- Date: Thu, 14 Jun 2007 05:37:09 -0400 (EDT)
- References: <f4on55$7th$1@smc.vnet.net>
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
Prev by Date:
what is the latest version? how can i verify that I have the latest one?
Next by Date:
Modifying values in the PhysicalConstants package
Previous by thread:
TableAlignments broken in Version 6?
Next by thread:
Re: Re: TableAlignments broken in Version 6?
|