Changeset 1262 for trunk/model/sources/math/latex/mathTexInline_od.odwidget
- Timestamp:
- 03/11/08 13:54:21 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/math/latex/mathTexInline_od.odwidget
r1261 r1262 13 13 resultatAgent('//', concat( 14 14 'resUri:src=src:', java:hGetUri(srcFileAgent()), 15 '?transform=latex2mathml&amp; compatibility=OO&amp;omitXmlDeclaration=yes&amp;content=', java:java.net.URLEncoder.encode(java:replaceAll(string(resultatAgent('../../odContentZone_zMathTex')),"&amp;", "%26")), '&amp;transform=mml2odf',15 '?transform=latex2mathml&amp;omitXmlDeclaration=yes&amp;content=', java:java.net.URLEncoder.encode(java:replaceAll(string(resultatAgent('../../odContentZone_zMathTex')),"&amp;", "%26")), '&amp;transform=mathml2mathmlOO&amp;transform=mml2odf', 16 16 '&amp;;mutabledst=', resultatAgent('/@@/destPathBinaryTmp'), '/', resultatAgent('../../optimalOutFileName'), 17 17 '' 18 18 )) 19 </source> <!--;transform=facet&amp;facet=mml00&amp;fileExt=.odf&amp;transform=mml2odf-->19 </source> 20 20 </valeur> 21 21 </set>
Note: See TracChangeset
for help on using the changeset viewer.