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/_res/model/bs.txt

    r1165 r1262  
    7070        </module> 
    7171         
    72         <module code="mmlOO" type="com.scenari.m.bdp.facet.wraptransf.FacetWrapTransformerLoader"  
     72        <module code="mmlOO" type="com.scenari.m.bdp.facet.chain.FacetChainLoader"  
    7373                        checkAutoMultiRes="true" 
    74                         transformParams="transform=latex2mathml&amp;omitXmlDeclaration=yes&amp;compatibility=OO"> 
     74                        sourceParams="transform=latex2mathml&amp;omitXmlDeclaration=yes" 
     75                        contentType="text/mathml"> 
     76                <!-- ###  
     77                         # Modifications du MathML pour le rendre compatible OO 
     78                         # --> 
     79                <transform params="transform=mathml2mathmlOO"/> 
     80         
    7581        </module> 
    7682         
Note: See TracChangeset for help on using the changeset viewer.