From echatellier@users.nuiton.org Mon Feb 7 17:57:43 2011 From: echatellier@users.nuiton.org To: jrst-commits@list.nuiton.org Subject: [Jrst-commits] r521 - trunk/jrst/src/main/resources/xsl Date: Mon, 07 Feb 2011 17:57:43 +0100 Message-ID: <20110207165743.B3CAD15A14@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4544409269834339615==" --===============4544409269834339615== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: echatellier Date: 2011-02-07 17:57:43 +0100 (Mon, 07 Feb 2011) New Revision: 521 Url: http://nuiton.org/repositories/revision/jrst/521 Log: #563 : All the titles are generated as level 2 in html output Modified: trunk/jrst/src/main/resources/xsl/rst2xdoc.xsl Modified: trunk/jrst/src/main/resources/xsl/rst2xdoc.xsl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/jrst/src/main/resources/xsl/rst2xdoc.xsl 2011-02-07 16:29:57 UTC (r= ev 520) +++ trunk/jrst/src/main/resources/xsl/rst2xdoc.xsl 2011-02-07 16:57:43 UTC (r= ev 521) @@ -37,10 +37,7 @@ <xsl:value-of select=3D"title"/> -
- - -
+ @@ -48,9 +45,17 @@ +
+ +
+ + + + + - + --===============4544409269834339615==--