From chatellier@users.labs.libre-entreprise.org Fri Jan 16 18:56:03 2009 From: chatellier@users.labs.libre-entreprise.org To: jrst-commits@list.nuiton.org Subject: [Jrst-commits] r252 - jrst/trunk/src/main/resources/xsl Date: Fri, 16 Jan 2009 18:56:03 +0100 Message-ID: <20090116175603.D2F0C461C5B@labs.libre-entreprise.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2065964510703582939==" --===============2065964510703582939== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: chatellier Date: 2009-01-16 17:56:03 +0000 (Fri, 16 Jan 2009) New Revision: 252 Modified: jrst/trunk/src/main/resources/xsl/rst2xhtml.xsl Log: Ajout d'une balise s'il y a un target sur l'image Modified: jrst/trunk/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 --- jrst/trunk/src/main/resources/xsl/rst2xhtml.xsl 2009-01-16 17:14:33 UTC (= rev 251) +++ jrst/trunk/src/main/resources/xsl/rst2xhtml.xsl 2009-01-16 17:56:03 UTC (= rev 252) @@ -241,7 +241,15 @@ =20 - 3D"{@alt}" + + + + 3D"{@alt}" + + + + 3D"{@alt}" + =20 =09 --===============2065964510703582939==--