From fdesbois@users.labs.libre-entreprise.org Wed Jul 22 14:02:26 2009 From: fdesbois@users.labs.libre-entreprise.org To: jrst-commits@list.nuiton.org Subject: [Jrst-commits] r386 - trunk/jrst/src/main/resources/xsl Date: Wed, 22 Jul 2009 14:02:25 +0200 Message-ID: <20090722120225.CAA1016597@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8571633735531956755==" --===============8571633735531956755== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: fdesbois Date: 2009-07-22 14:02:25 +0200 (Wed, 22 Jul 2009) New Revision: 386 Modified: trunk/jrst/src/main/resources/xsl/rst2xhtml.xsl Log: resolve alignment problem with maven site generation : replace the p tag by a= div one Modified: trunk/jrst/src/main/resources/xsl/rst2xhtml.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/rst2xhtml.xsl 2009-07-22 09:38:30 UTC (= rev 385) +++ trunk/jrst/src/main/resources/xsl/rst2xhtml.xsl 2009-07-22 12:02:25 UTC (= rev 386) @@ -249,11 +249,11 @@ -

+

-

+
@@ -261,9 +261,9 @@ -

+

-

+
--===============8571633735531956755==--