si vous éditez la source de l'image suivante :
http://upload.wikimedia.org/wikipedia/commons/b/b3/Components_stress_tensor_cartesian.svg
vous verrez par exemple, à la ligne 144 ce qui suit:
</g> <g id="g3494" ns0:preamble="" ns0:text="\\begin{displaymath}\n\
\mathbf{T}^{(\\mathbf{e}_1)}\n\\end{displaymath}" style="font-style:
normal; font-variant: normal; font-weight: normal; font-stretch:
normal; letter-spacing: normal; word-spacing: normal; text-anchor:
start; fill: none; fill-opacity: 1; fill-rule: evenodd; stroke: rgb(0,
0, 0); stroke-linecap: butt; stroke-linejoin: miter; stroke-
miterlimit: 10.433; stroke-dasharray: none; stroke-dashoffset: 0pt;
stroke-opacity: 1;" xml:space="preserve" transform="matrix(2.39497, 0,
0, -2.80076, -699.735, 2370.97)">
Il y a donc un extrait de LateX ? Est-ce que ça fait partie du
protocole svg ? L'interpréteur svg comprend-il le code latex ?
merci
> si vous �ditez la source de l'image suivante :
> http://upload.wikimedia.org/wikipedia/commons/b/b3/Components_stress_tensor_cartesian.svg
>
> vous verrez par exemple, � la ligne 144 ce qui suit:
>
> </g> <g id="g3494" ns0:preamble="" ns0:text="\\begin{displaymath}\n\
> \mathbf{T}^{(\\mathbf{e}_1)}\n\\end{displaymath}" style="font-style:
> normal; font-variant: normal; font-weight: normal; font-stretch:
> normal; letter-spacing: normal; word-spacing: normal; text-anchor:
> start; fill: none; fill-opacity: 1; fill-rule: evenodd; stroke: rgb(0,
> 0, 0); stroke-linecap: butt; stroke-linejoin: miter; stroke-
> miterlimit: 10.433; stroke-dasharray: none; stroke-dashoffset: 0pt;
> stroke-opacity: 1;" xml:space="preserve" transform="matrix(2.39497, 0,
> 0, -2.80076, -699.735, 2370.97)">
>
>
> Il y a donc un extrait de LateX ? Est-ce que �a fait partie du
> protocole svg ? L'interpr�teur svg comprend-il le code latex ?
Non, il n'y a rien de tout �a dans SVG. C'est inkscape qui permet
l'insertion d'une formule LaTeX dans un document SVG. On donne la
formule, inkscape fait appel � latex pour la dessiner puis il r�cup�re
ce dessin. J'imagine qu'il garde la formule originale dans le fichier
SVG (bien que je ne vois o� on peut la r�cup�rer dans l'interface mis
� part en passant directement via l'�diteur XML).
--
Paul Gaborit - <http://perso.mines-albi.fr/~gaborit/>