From 27348a5a580735ce1f2f499bc30b4483ce778fcf Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 6 Jul 2007 15:07:39 +0000 Subject: [PATCH] made some cleanup to the fo/pi.xsl params doc. Also fixed a couple typos. --- xsl/fo/pi.xsl | 92 +++++++++--------- xsl/html/pi.xsl | 253 ++++++++++++++++++++++++------------------------ 2 files changed, 174 insertions(+), 171 deletions(-) diff --git a/xsl/fo/pi.xsl b/xsl/fo/pi.xsl index 5af3d16c9..e7b95dcfd 100644 --- a/xsl/fo/pi.xsl +++ b/xsl/fo/pi.xsl @@ -332,7 +332,7 @@ label-width="width" - FIXME: Specifies the label width (in what units?) + Specifies the label width (including units) @@ -466,35 +466,6 @@ - - Specifies the width of a horizontal simplelist - - Use the dbfo list-width PI as a child of a - simplelist whose class - value is horizontal, to specify the width - of the simplelist. - - - dbfo list-width="width" - - - - list-width="width" - - Specifies the simplelist width (including units) - - - - - - - - - - - - - Specifies presentation style for a variablelist or segmentedlist @@ -525,22 +496,22 @@ - - - - variablelist.as.blocks - - - variablelist.as.table - - - - - Variable list formatting in print - + + + + variablelist.as.blocks + + + variablelist.as.table + + + + + Variable list formatting in print + @@ -550,6 +521,35 @@ + + Specifies the width of a horizontal simplelist + + Use the dbfo list-width PI as a child of a + simplelist whose class + value is horizontal, to specify the width + of the simplelist. + + + dbfo list-width="width" + + + + list-width="width" + + Specifies the simplelist width (including units) + + + + + + + + + + + + + Specifies the orientation for table row or cell @@ -738,7 +738,7 @@ term-width="width" - FIXME: Specifies the term width (in what units?) + Specifies the term width (including units) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index edd774872..47087b059 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -50,122 +50,6 @@ - - Specifies a directory name in which to write files - - When chunking output, use the dbhtml dir PI - as a child of a chunk source to cause the output of that - chunk to be written to the specified directory; also, use it - as a child of a mediaobject to specify a - directory into which any long-description files for that - mediaobject will be written. - - - dbhtml dir="path" - - - - dir="path" - - Specifies the pathname for the directory - - - - - - base.dir - - - dbhtml dir processing instruction - - - - - - - - - - - - Specifies a filename for a chunk - - When chunking output, use the dbhtml filename - PI as a child of a chunk source to specify a filename for - the output file for that chunk. - - - dbhtml filename="filename" - - - - filename="path" - - Specifies the filename for the file - - - - - - use.id.as.filename - - - dbhtml filenames - - - - - - - - - - - - Specifies a path to the location of an image file - - Use the dbhtml img.src.path PI before or - after an image (graphic, - inlinegraphic, imagedata, or - videodata element) as a sibling to the element, - to specify a path to the location of the image; in HTML - output, the value specified for the - img.src.path attribute is prepended to the - filename. - - - dbhtml img.src.path="path" - - - - img.src.path="path" - - Specifies the pathname to prepend to the name of the image file - - - - - - img.src.path - - - Using fileref - - - - - - - - - - Sets background color for an image @@ -202,7 +86,7 @@ - Sets background color on an table row or table cell + Sets background color on a table row or table cell Use the dbhtml bgcolor PI as child of a table row or cell to set a background color for that table row or cell. @@ -347,6 +231,81 @@ + + Specifies a directory name in which to write files + + When chunking output, use the dbhtml dir PI + as a child of a chunk source to cause the output of that + chunk to be written to the specified directory; also, use it + as a child of a mediaobject to specify a + directory into which any long-description files for that + mediaobject will be written. + + + dbhtml dir="path" + + + + dir="path" + + Specifies the pathname for the directory + + + + + + base.dir + + + dbhtml dir processing instruction + + + + + + + + + + + + Specifies a filename for a chunk + + When chunking output, use the dbhtml filename + PI as a child of a chunk source to specify a filename for + the output file for that chunk. + + + dbhtml filename="filename" + + + + filename="path" + + Specifies the filename for the file + + + + + + use.id.as.filename + + + dbhtml filenames + + + + + + + + + + Specifies presentation style for a funcsynopsis @@ -384,6 +343,47 @@ + + Specifies a path to the location of an image file + + Use the dbhtml img.src.path PI before or + after an image (graphic, + inlinegraphic, imagedata, or + videodata element) as a sibling to the element, + to specify a path to the location of the image; in HTML + output, the value specified for the + img.src.path attribute is prepended to the + filename. + + + dbhtml img.src.path="path" + + + + img.src.path="path" + + Specifies the pathname to prepend to the name of the image file + + + + + + img.src.path + + + Using fileref + + + + + + + + + + Specifies the label width for a qandaset @@ -397,7 +397,7 @@ label-width="width" - FIXME: Specifies the label width (in what units?) + Specifies the label width (including units) @@ -432,8 +432,8 @@ linenumbering.everyNth="N" - FIXME: Specifies numbering interval; a number is - output before every Nth line + Specifies numbering interval; a number is output + before every Nth line @@ -509,7 +509,7 @@ linenumbering.width="width" - FIXME: Specifies the width (in what units?) + Specifies the width (inluding units) @@ -595,7 +595,7 @@ list-width="width" - FIXME: Specifies the ouytput width (in what units?) + Specifies the ouytput width (including units) @@ -627,7 +627,7 @@ row-height="height" - FIXME: Specifies the label height (in what units?) + Specifies the label height (including units) @@ -699,11 +699,14 @@ table-width="width" - FIXME: Specifies the table width (in what units?) + Specifies the table width (including units or as a percentage) + + default.table.width + term-width="width" - FIXME: Specifies the term width (in what units?) + Specifies the term width (including units) -- 2.40.0