Ignore:
Timestamp:
03/11/08 13:54:21 (4 years ago)
Author:
anp
Message:

debug gestion LaTeX (contournement pbs de compatibilité MML - OO). ATTENTION : impose l'utilisation d'une version de SCch > 11 mars 2008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/math/latex/mathTexInline_od.odwidget

    r1261 r1262  
    1313                        resultatAgent('//', concat( 
    1414                                'resUri:src=src:', java:hGetUri(srcFileAgent()), 
    15                                 '?transform=latex2mathml&compatibility=OO&omitXmlDeclaration=yes&content=', java:java.net.URLEncoder.encode(java:replaceAll(string(resultatAgent('../../odContentZone_zMathTex')),"&", "%26")), '&transform=mml2odf', 
     15                                '?transform=latex2mathml&omitXmlDeclaration=yes&content=', java:java.net.URLEncoder.encode(java:replaceAll(string(resultatAgent('../../odContentZone_zMathTex')),"&", "%26")), '&transform=mathml2mathmlOO&transform=mml2odf', 
    1616                                '&;mutabledst=', resultatAgent('/@@/destPathBinaryTmp'), '/', resultatAgent('../../optimalOutFileName'), 
    1717                                '' 
    1818                                )) 
    19                 </source><!--;transform=facet&facet=mml00&fileExt=.odf&transform=mml2odf--> 
     19                </source> 
    2020        </valeur> 
    2121</set> 
Note: See TracChangeset for help on using the changeset viewer.