This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dimension arithmetic in xpath


David Carlisle writes:
 > Or more portably you could use the string-replace named template posted
 > to this list a couple of times and replace 
 > 'mm' by ' * 1 '
 > 'pt' by ' * 2 '
 > etc where 1, 2 , are whatever the right conversion factors are to
 > convert everything to some common unit (eg pt).

I was dreading you saying that. I guess its the right answer, though,
for the moment.

Sebastian


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]