|
[Date Index]
[Thread Index]
[Author Index]
Updating NumberPadding?
- To: mathgroup at smc.vnet.net
- Subject: [mg84286] Updating NumberPadding?
- From: "David Park" <djmpark at comcast.net>
- Date: Mon, 17 Dec 2007 19:17:35 -0500 (EST)
It would certainly be nice if WRI updated NumberPadding so that Style
expressions as well as Strings could be provided for the padding.
Specifically if one uses a font such as Times then NumberPadding -> {" ",
"0"} does not work properly because a single space is not the same width as
the digits, which do all have the same width. Using
Style["0",ShowContents->False] for padding on the right would probably work
but is not allowed.
--
David Park
djmpark at comcast.net
http://home.comcast.net/~djmpark/
Prev by Date:
Re: packages not working under Linux
Next by Date:
Re: .NET/Link Licence
Previous by thread:
Re: .NET/Link Licence
Next by thread:
Re: Updating NumberPadding?
|