From fdesbois@users.labs.libre-entreprise.org Fri Jul 17 16:00:57 2009 From: fdesbois@users.labs.libre-entreprise.org To: jrst-commits@list.nuiton.org Subject: [Jrst-commits] r383 - trunk/jrst/src/main/resources/xsl Date: Fri, 17 Jul 2009 16:00:57 +0200 Message-ID: <20090717140057.3D5C116597@nuiton.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5346821073307718986==" --===============5346821073307718986== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: fdesbois Date: 2009-07-17 16:00:57 +0200 (Fri, 17 Jul 2009) New Revision: 383 Modified: trunk/jrst/src/main/resources/xsl/rst2xhtml.xsl Log: add support for some parameters (width, height, align) for image directive 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-17 12:58:29 UTC (= rev 382) +++ trunk/jrst/src/main/resources/xsl/rst2xhtml.xsl 2009-07-17 14:00:57 UTC (= rev 383) @@ -154,7 +154,7 @@ =09 -
+
=20 @@ -247,19 +247,41 @@ =20 - - - - 3D"{@alt}" - - - - 3D"{@alt}" - + + +

+ + + +

+
+ + + + + + +

+ +

+
+ + + +
=20 + + + <= /xsl:attribute> + <= /xsl:attribute> + + + + + + =09 -=09

--===============5346821073307718986==--