Ignore:
Timestamp:
03/23/10 13:51:51 (2 years ago)
Author:
stp
Message:

Changement code "res" en "img" dans les textes illustrés pour pouvoir copier images normales en images de texte illustrés et inversement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_od/transf/Re/txtRes.transf

    r1669 r1703  
    66                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    77                <!--# copyright--> 
    8                 <sm:for codes="res"> 
     8                <sm:for codes="img"> 
    99                        <sm:dataBlock category="cprRes"> 
    1010                                <sm:blockId> 
     
    2525                        <sm:choose> 
    2626                                <sm:when xpath="op:txtResM/sp:pos='rgt'"> 
    27                                         <sm:for codes="res"> 
     27                                        <sm:for codes="img"> 
    2828                                                <sm:dataBlock category="res"> 
    2929                                                        <sm:overrideContentDeclaration> 
     
    5454                                </sm:when> 
    5555                                <sm:otherwise> 
    56                                         <sm:for codes="res"> 
     56                                        <sm:for codes="img"> 
    5757                                                <sm:dataBlock category="res"> 
    5858                                                        <sm:overrideContentDeclaration> 
Note: See TracChangeset for help on using the changeset viewer.