From: Mauritz Jeanson Date: Wed, 23 Apr 2008 15:56:49 +0000 (+0000) Subject: Added missing refpurposes and descriptions. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff9a1b31aa5914c1742f0906eaadc3a854dbd016;p=docbook-dsssl Added missing refpurposes and descriptions. --- diff --git a/xsl/params/table.cell.border.color.xml b/xsl/params/table.cell.border.color.xml index ffb7b8ba9..326e14864 100644 --- a/xsl/params/table.cell.border.color.xml +++ b/xsl/params/table.cell.border.color.xml @@ -10,7 +10,7 @@ table.cell.border.color - +Specifies the border color of table cells @@ -22,7 +22,7 @@ Description -Set the color of table borders. If non-zero, the value is used +Set the color of table cell borders. If non-zero, the value is used for the border coloration. See CSS. A color is either a keyword or a numerical RGB specification. @@ -30,5 +30,10 @@ Keywords are aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and yellow. + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + diff --git a/xsl/params/table.cell.border.style.xml b/xsl/params/table.cell.border.style.xml index dd0a50e97..221a29c33 100644 --- a/xsl/params/table.cell.border.style.xml +++ b/xsl/params/table.cell.border.style.xml @@ -20,7 +20,7 @@ table.cell.border.style - +Specifies the border style of table cells @@ -31,7 +31,12 @@ Description -FIXME: +Specifies the border style of table cells. + + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + diff --git a/xsl/params/table.cell.border.thickness.xml b/xsl/params/table.cell.border.thickness.xml index d49638095..093e38ed8 100644 --- a/xsl/params/table.cell.border.thickness.xml +++ b/xsl/params/table.cell.border.thickness.xml @@ -10,7 +10,7 @@ table.cell.border.thickness - +Specifies the thickness of table cell borders @@ -26,5 +26,10 @@ cells. The units are points. See CSS + + To control properties of cell borders in HTML output, you must also turn on the + table.borders.with.css parameter. + + diff --git a/xsl/params/table.cell.padding.xml b/xsl/params/table.cell.padding.xml index 9eb985ac0..c5f0887f3 100644 --- a/xsl/params/table.cell.padding.xml +++ b/xsl/params/table.cell.padding.xml @@ -10,7 +10,7 @@ table.cell.padding - +Specifies the padding of table cells @@ -26,7 +26,7 @@ Description -FIXME: +Specifies the padding of table cells. diff --git a/xsl/params/table.frame.border.color.xml b/xsl/params/table.frame.border.color.xml index b744d3760..070cb6a3d 100644 --- a/xsl/params/table.frame.border.color.xml +++ b/xsl/params/table.frame.border.color.xml @@ -10,7 +10,7 @@ table.frame.border.color - +Specifies the border color of table frames @@ -22,7 +22,7 @@ Description -FIXME: +Specifies the border color of table frames. diff --git a/xsl/params/table.frame.border.style.xml b/xsl/params/table.frame.border.style.xml index d34a03954..881840c5a 100644 --- a/xsl/params/table.frame.border.style.xml +++ b/xsl/params/table.frame.border.style.xml @@ -20,7 +20,7 @@ table.frame.border.style - +Specifies the border style of table frames @@ -31,7 +31,7 @@ Description -FIXME: +Specifies the border style of table frames.