On Sep 23, 2005, at 18:12, Andreas L Delmelle wrote:
<snip />It almost makes it seem as if padding always needs to be specified as a percentage-width, or somehow a fixed-length is always interpreted as "the specified fixed-length * 100%"...?
Or, more correctly: as if the fixed-length is converted to a percentage only to be recalculated, so that you end up with the exact same value...?
Somehow this seems suboptimal. Let me know if I'm missing anything. Thanks, Andreas