From 99e098b7ec2cab48eb19fad09857f1a7163fba98 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 10 Jan 2002 19:10:38 +0000 Subject: [PATCH] For calculating lengths --- xsl/params/pixels.per.inch.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 xsl/params/pixels.per.inch.xml diff --git a/xsl/params/pixels.per.inch.xml b/xsl/params/pixels.per.inch.xml new file mode 100644 index 000000000..dbce98a62 --- /dev/null +++ b/xsl/params/pixels.per.inch.xml @@ -0,0 +1,26 @@ + + +pixels.per.inch +integer + + +pixels.per.inch +How many pixels are there per inch? + + + + + + + + +Description + +When lengths are converted to pixels, this value is used to +determine the size of a pixel. The default value is taken from the +XSL +Recommendation. + + + + -- 2.50.1