From: Michael Smith Date: Fri, 14 Apr 2006 08:25:36 +0000 (+0000) Subject: Added options for controlling indentation in lists and in *blurb X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e79ca2064411785f0810e2829a744cd76f067a95;p=docbook-dsssl Added options for controlling indentation in lists and in *blurb output in the AUTHORS section. Controlled through the man.indentation.lists.adjust, man.indentation.lists.value, man.indentation.authors.adjust, and man.indentation.authors.value parameters. Default is 3 characters (instead of the roff default of 8 characters). Closes #1449369. Also, removed the indent that was being set on informalexample outuput. I will instead add an option for indenting verbatims, which I think is what the informalexample indent was intended for originally. --- diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index ac554bae8..2ca5a9550 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -54,6 +54,8 @@ .sp + + @@ -118,12 +120,12 @@ + + - .IP - diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 9c4b42e98..40f0fd0ec 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -37,11 +37,15 @@ - 0 + MAN.MANIFEST - 0 - 0 + + 3n + + 3n + + 3n BI B B diff --git a/xsl/manpages/info.xsl b/xsl/manpages/info.xsl index 6bfcaa721..3e63b96a6 100644 --- a/xsl/manpages/info.xsl +++ b/xsl/manpages/info.xsl @@ -15,6 +15,23 @@ ******************************************************************** --> + + + + + + + + + + + \n(zqu + + + + + + @@ -250,7 +267,12 @@ .sp -1n - .IP + .IP "" + + + + + @@ -339,7 +361,12 @@ .sp -1n - .IP + .IP "" + + + + + @@ -347,7 +374,12 @@ .sp -1n - .IP + .IP "" + + + + + @@ -359,7 +391,12 @@ .sp -1n - .IP + .IP "" + + + + + @@ -380,7 +417,12 @@ .sp -1n - .IP + .IP "" + + + + + @@ -403,7 +445,12 @@ .sp -1n - .IP + .IP "" + + + + + diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index e58e47bd4..7895b24a9 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -11,6 +11,25 @@ copyright and other information. ******************************************************************** --> + + + + + + + + + + + + \n(zqu + + + + + + + @@ -45,7 +64,12 @@ .PP - .TP + .TP + + + + + @@ -77,7 +101,12 @@ - .RS + .RS + + + + + .RE @@ -91,15 +120,25 @@ - .RS + glosslist[ancestor::listitem or ancestor::step or ancestor::glossdef]"> + .RS + + + + + .RE - .IP + .IP "" + + + + + @@ -115,7 +154,12 @@ - .TP + .TP + + + + + @@ -124,7 +168,12 @@ - .TP + .TP + + + + + @@ -134,31 +183,51 @@ - .TP 3 + .TP + + + + + - .sp - .RE + .sp + .RE - .RS + procedure[ancestor::listitem or ancestor::step or ancestor::glossdef]"> + .RS + + + + + .PP - .TP 3 + .TP + + + + + .RE - .IP + .IP "" + + + + + @@ -203,7 +272,12 @@ - .IP + .IP "" + + + + +