From: Norman Walsh Date: Thu, 21 Jun 2001 13:38:34 +0000 (+0000) Subject: Use common code to calculate step numbers; support xref to procedures and steps;... X-Git-Tag: release/1.79.1~6^2~6458 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ea37f2fcf79989eda546d326f1a605c405ed18d;p=docbook-dsssl Use common code to calculate step numbers; support xref to procedures and steps; added formal.procedures parameter --- diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index b9901a680..851a17ecb 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -994,6 +994,65 @@ pointed to by the link is one of the elements listed in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unexpected context in procedure.step.numeration: + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/common/gentext.xsl b/xsl/common/gentext.xsl index ec3f9a3b3..b62b66fe4 100644 --- a/xsl/common/gentext.xsl +++ b/xsl/common/gentext.xsl @@ -31,6 +31,23 @@ + + + + + + + + + + + + + + + + + diff --git a/xsl/common/labels.xsl b/xsl/common/labels.xsl index a19c23d50..9d534c910 100644 --- a/xsl/common/labels.xsl +++ b/xsl/common/labels.xsl @@ -460,7 +460,8 @@ element label. - + diff --git a/xsl/common/titles.xsl b/xsl/common/titles.xsl index 2c5e8c275..b915a12c5 100644 --- a/xsl/common/titles.xsl +++ b/xsl/common/titles.xsl @@ -254,6 +254,13 @@ title of the element. This does not include the label. + + + + + + + diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index bdfd9b0dc..9b29539fa 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -321,12 +321,14 @@ + - @@ -361,32 +363,13 @@ - - - + - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/xsl/fo/param.xsl b/xsl/fo/param.xsl index 903af931c..668af6d16 100644 --- a/xsl/fo/param.xsl +++ b/xsl/fo/param.xsl @@ -1177,5 +1177,16 @@ they will be numbered monotonically throughout each + + + + +Selects formal or informal procedures + +Formal procedures are numbered and always hav a title. + + + + diff --git a/xsl/fo/xref.xsl b/xsl/fo/xref.xsl index d7dc41c3e..1a8e221e9 100644 --- a/xsl/fo/xref.xsl +++ b/xsl/fo/xref.xsl @@ -119,6 +119,10 @@ + + + + @@ -192,6 +196,14 @@ + + + + + + + + diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index 7a9d1c359..f35cc7a58 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -404,16 +404,17 @@ - - - @@ -429,16 +430,8 @@ - - - - a - i - A - I - 1 - +
    diff --git a/xsl/html/param.xsl b/xsl/html/param.xsl index b36aec408..6c73d6b53 100644 --- a/xsl/html/param.xsl +++ b/xsl/html/param.xsl @@ -1148,5 +1148,15 @@ in default.encoding, set this parameter to value native. + + + + +Selects formal or informal procedures + +Formal procedures are numbered and always hav a title. + + + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index f022a5de0..f3612da93 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -139,6 +139,10 @@ + + + + @@ -212,6 +216,14 @@ + + + + + + + + @@ -280,6 +292,14 @@ + + + + + + + +