Changeset 1672


Ignore:
Timestamp:
03/01/10 14:54:51 (2 years ago)
Author:
anp
Message:

genOd : mutualisation des styles de texte inline

Location:
trunk/model/sources/academic/gen
Files:
1 added
12 edited

Legend:

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

    r1578 r1672  
    1414                </sm:extBlockTag> 
    1515                <sm:uLinkTag> 
    16                         <sm:WLink style="url"> 
     16                        <sm:WLink globalStyle="txtUrl"> 
    1717                                <sm:label> 
    1818                                        <sm:textLink/> 
     
    2323                        </sm:WLink> 
    2424                        <sm:footNote> 
    25                                 <sm:WParagraph style="urlFootNote"> 
     25                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    2626                                        <sm:dynamicString> 
    2727                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3131                </sm:uLinkTag> 
    3232                <sm:uLinkTag role="acr"> 
    33                         <sm:WInline style="acr"> 
     33                        <sm:WInline globalStyle="txtAcr"> 
    3434                                <sm:textLink/> 
    3535                                <sm:dataBlock category="acr"> 
     
    5050                </sm:uLinkTag> 
    5151                <sm:uLinkTag role="glos"> 
    52                         <sm:WInline style="glos"> 
     52                        <sm:WInline globalStyle="txtGlos"> 
    5353                                <sm:textLink/> 
    5454                                <sm:dataBlock category="glos"> 
     
    6666                </sm:uLinkTag> 
    6767                <sm:uLinkTag role="bib"> 
    68                         <sm:WInline style="bib"> 
     68                        <sm:WInline globalStyle="txtBib"> 
    6969                                <sm:textLink/> 
    7070                                <sm:dataBlock category="bib"> 
     
    8585                </sm:uLinkTag> 
    8686                <sm:uLinkTag role="ref"> 
    87                         <sm:WInline style="ref"> 
     87                        <sm:WInline globalStyle="txtRef"> 
    8888                                <sm:textLink/> 
    8989                                <sm:dataBlock category="ref"> 
     
    101101                </sm:uLinkTag> 
    102102                <sm:uLinkTag role="docLnk"> 
    103                         <sm:WInline style="docLnk"> 
     103                        <sm:WInline globalStyle="txtDocLnk"> 
    104104                                <sm:textLink/> 
    105105                                <sm:fixedString value="; (cf. "/> 
     
    109109                </sm:uLinkTag> 
    110110                <sm:uLinkTag role="resLnk"> 
    111                         <sm:WInline style="resLnk"> 
     111                        <sm:WInline globalStyle="txtResLnk"> 
    112112                                <sm:textLink/> 
    113113                        </sm:WInline> 
     
    124124                        </sm:dataBlock> 
    125125                </sm:uLinkTag> 
    126                 <sm:inlineStyleTag role="emp"/> 
    127                 <sm:inlineStyleTag role="spec"/> 
    128                 <sm:inlineStyleTag role="representative"/> 
    129                 <sm:inlineStyleTag role="code"/> 
     126                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     127                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     128                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     129                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    130130                <sm:textLeafTag role="mathtex"> 
    131131                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    133133                        </sm:Widget> 
    134134                </sm:textLeafTag> 
    135                 <sm:textLeafTag role="exp"/> 
    136                 <sm:textLeafTag role="ind"/> 
     135                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     136                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    137137                <sm:inlineImgTag role="form" axis="inline"/> 
    138138                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt.transf

    r1578 r1672  
    3232                </sm:extBlockTag> 
    3333                <sm:uLinkTag> 
    34                         <sm:WLink style="url"> 
     34                        <sm:WLink globalStyle="txtUrl"> 
    3535                                <sm:label> 
    3636                                        <sm:textLink/> 
     
    4141                        </sm:WLink> 
    4242                        <sm:footNote> 
    43                                 <sm:WParagraph style="urlFootNote"> 
     43                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    4444                                        <sm:dynamicString> 
    4545                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    4949                </sm:uLinkTag> 
    5050                <sm:uLinkTag role="acr"> 
    51                         <sm:WInline style="acr"> 
     51                        <sm:WInline globalStyle="txtAcr"> 
    5252                                <sm:textLink/> 
    5353                                <sm:dataBlock category="acr"> 
     
    6868                </sm:uLinkTag> 
    6969                <sm:uLinkTag role="glos"> 
    70                         <sm:WInline style="glos"> 
     70                        <sm:WInline globalStyle="txtGlos"> 
    7171                                <sm:textLink/> 
    7272                                <sm:dataBlock category="glos"> 
     
    8484                </sm:uLinkTag> 
    8585                <sm:uLinkTag role="bib"> 
    86                         <sm:WInline style="bib"> 
     86                        <sm:WInline globalStyle="txtBib"> 
    8787                                <sm:textLink/> 
    8888                                <sm:dataBlock category="bib"> 
     
    103103                </sm:uLinkTag> 
    104104                <sm:uLinkTag role="ref"> 
    105                         <sm:WInline style="ref"> 
     105                        <sm:WInline globalStyle="txtRef"> 
    106106                                <sm:textLink/> 
    107107                                <sm:dataBlock category="ref"> 
     
    119119                </sm:uLinkTag> 
    120120                <sm:uLinkTag role="docLnk"> 
    121                         <sm:WInline style="docLnk"> 
     121                        <sm:WInline globalStyle="txtDocLnk"> 
    122122                                <sm:textLink/> 
    123123                                <sm:fixedString value="; (cf. "/> 
     
    127127                </sm:uLinkTag> 
    128128                <sm:uLinkTag role="resLnk"> 
    129                         <sm:WInline style="resLnk"> 
     129                        <sm:WInline globalStyle="txtResLnk"> 
    130130                                <sm:textLink/> 
    131131                        </sm:WInline> 
     
    142142                        </sm:dataBlock> 
    143143                </sm:uLinkTag> 
    144                 <sm:inlineStyleTag role="quote"> 
     144                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    145145                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    146146                </sm:inlineStyleTag> 
    147                 <sm:inlineStyleTag role="emp"/> 
    148                 <sm:inlineStyleTag role="spec"/> 
    149                 <sm:inlineStyleTag role="representative"/> 
    150                 <sm:inlineStyleTag role="code"/> 
     147                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     148                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     149                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     150                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    151151                <sm:textLeafTag role="mathtex"> 
    152152                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    154154                        </sm:Widget> 
    155155                </sm:textLeafTag> 
    156                 <sm:textLeafTag role="exp"/> 
    157                 <sm:textLeafTag role="ind"/> 
     156                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     157                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    158158                <sm:inlineImgTag role="form" axis="inline"/> 
    159159                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt@center.transf

    r1578 r1672  
    1919                </sm:extBlockTag> 
    2020                <sm:uLinkTag> 
    21                         <sm:WLink style="url"> 
     21                        <sm:WLink globalStyle="txtUrl"> 
    2222                                <sm:label> 
    2323                                        <sm:textLink/> 
     
    2828                        </sm:WLink> 
    2929                        <sm:footNote> 
    30                                 <sm:WParagraph style="urlFootNote"> 
     30                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    3131                                        <sm:dynamicString> 
    3232                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3636                </sm:uLinkTag> 
    3737                <sm:uLinkTag role="acr"> 
    38                         <sm:WInline style="acr"> 
     38                        <sm:WInline globalStyle="txtAcr"> 
    3939                                <sm:textLink/> 
    4040                                <sm:dataBlock category="acr"> 
     
    5555                </sm:uLinkTag> 
    5656                <sm:uLinkTag role="glos"> 
    57                         <sm:WInline style="glos"> 
     57                        <sm:WInline globalStyle="txtGlos"> 
    5858                                <sm:textLink/> 
    5959                                <sm:dataBlock category="glos"> 
     
    7171                </sm:uLinkTag> 
    7272                <sm:uLinkTag role="bib"> 
    73                         <sm:WInline style="bib"> 
     73                        <sm:WInline globalStyle="txtBib"> 
    7474                                <sm:textLink/> 
    7575                                <sm:dataBlock category="bib"> 
     
    9090                </sm:uLinkTag> 
    9191                <sm:uLinkTag role="ref"> 
    92                         <sm:WInline style="ref"> 
     92                        <sm:WInline globalStyle="txtRef"> 
    9393                                <sm:textLink/> 
    9494                                <sm:dataBlock category="ref"> 
     
    106106                </sm:uLinkTag> 
    107107                <sm:uLinkTag role="docLnk"> 
    108                         <sm:WInline style="docLnk"> 
     108                        <sm:WInline globalStyle="txtDocLnk"> 
    109109                                <sm:textLink/> 
    110110                                <sm:fixedString value="; (cf. "/> 
     
    114114                </sm:uLinkTag> 
    115115                <sm:uLinkTag role="resLnk"> 
    116                         <sm:WInline style="resLnk"> 
     116                        <sm:WInline globalStyle="txtResLnk"> 
    117117                                <sm:textLink/> 
    118118                        </sm:WInline> 
     
    129129                        </sm:dataBlock> 
    130130                </sm:uLinkTag> 
    131                 <sm:inlineStyleTag role="quote"> 
     131                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    132132                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    133133                </sm:inlineStyleTag> 
    134                 <sm:inlineStyleTag role="emp"/> 
    135                 <sm:inlineStyleTag role="spec"/> 
    136                 <sm:inlineStyleTag role="representative"/> 
    137                 <sm:inlineStyleTag role="code"/> 
     134                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     135                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     136                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     137                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    138138                <sm:textLeafTag role="mathtex"> 
    139139                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    141141                        </sm:Widget> 
    142142                </sm:textLeafTag> 
    143                 <sm:textLeafTag role="exp"/> 
    144                 <sm:textLeafTag role="ind"/> 
     143                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     144                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    145145                <sm:inlineImgTag role="form" axis="inline"/> 
    146146                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt@imp.transf

    r1578 r1672  
    3333                </sm:extBlockTag> 
    3434                <sm:uLinkTag> 
    35                         <sm:WLink style="url"> 
     35                        <sm:WLink globalStyle="txtUrl"> 
    3636                                <sm:label> 
    3737                                        <sm:textLink/> 
     
    4242                        </sm:WLink> 
    4343                        <sm:footNote> 
    44                                 <sm:WParagraph style="urlFootNote"> 
     44                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    4545                                        <sm:dynamicString> 
    4646                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    5050                </sm:uLinkTag> 
    5151                <sm:uLinkTag role="acr"> 
    52                         <sm:WInline style="acr"> 
     52                        <sm:WInline globalStyle="txtAcr"> 
    5353                                <sm:textLink/> 
    5454                                <sm:dataBlock category="acr"> 
     
    6969                </sm:uLinkTag> 
    7070                <sm:uLinkTag role="glos"> 
    71                         <sm:WInline style="glos"> 
     71                        <sm:WInline globalStyle="txtGlos"> 
    7272                                <sm:textLink/> 
    7373                                <sm:dataBlock category="glos"> 
     
    8585                </sm:uLinkTag> 
    8686                <sm:uLinkTag role="bib"> 
    87                         <sm:WInline style="bib"> 
     87                        <sm:WInline globalStyle="txtBib"> 
    8888                                <sm:textLink/> 
    8989                                <sm:dataBlock category="bib"> 
     
    104104                </sm:uLinkTag> 
    105105                <sm:uLinkTag role="ref"> 
    106                         <sm:WInline style="ref"> 
     106                        <sm:WInline globalStyle="txtRef"> 
    107107                                <sm:textLink/> 
    108108                                <sm:dataBlock category="ref"> 
     
    120120                </sm:uLinkTag> 
    121121                <sm:uLinkTag role="docLnk"> 
    122                         <sm:WInline style="docLnk"> 
     122                        <sm:WInline globalStyle="txtDocLnk"> 
    123123                                <sm:textLink/> 
    124124                                <sm:fixedString value="; (cf. "/> 
     
    128128                </sm:uLinkTag> 
    129129                <sm:uLinkTag role="resLnk"> 
    130                         <sm:WInline style="resLnk"> 
     130                        <sm:WInline globalStyle="txtResLnk"> 
    131131                                <sm:textLink/> 
    132132                        </sm:WInline> 
     
    143143                        </sm:dataBlock> 
    144144                </sm:uLinkTag> 
    145                 <sm:inlineStyleTag role="quote"> 
     145                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    146146                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    147147                </sm:inlineStyleTag> 
    148                 <sm:inlineStyleTag role="emp"/> 
    149                 <sm:inlineStyleTag role="spec"/> 
    150                 <sm:inlineStyleTag role="representative"/> 
    151                 <sm:inlineStyleTag role="code"/> 
     148                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     149                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     150                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     151                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    152152                <sm:textLeafTag role="mathtex"> 
    153153                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    155155                        </sm:Widget> 
    156156                </sm:textLeafTag> 
    157                 <sm:textLeafTag role="exp"/> 
    158                 <sm:textLeafTag role="ind"/> 
     157                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     158                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    159159                <sm:inlineImgTag role="form" axis="inline"/> 
    160160                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt@notImp.transf

    r1578 r1672  
    3333                </sm:extBlockTag> 
    3434                <sm:uLinkTag> 
    35                         <sm:WLink style="url"> 
     35                        <sm:WLink globalStyle="txtUrl"> 
    3636                                <sm:label> 
    3737                                        <sm:textLink/> 
     
    4242                        </sm:WLink> 
    4343                        <sm:footNote> 
    44                                 <sm:WParagraph style="urlFootNote"> 
     44                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    4545                                        <sm:dynamicString> 
    4646                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    5050                </sm:uLinkTag> 
    5151                <sm:uLinkTag role="acr"> 
    52                         <sm:WInline style="acr"> 
     52                        <sm:WInline globalStyle="txtAcr"> 
    5353                                <sm:textLink/> 
    5454                                <sm:dataBlock category="acr"> 
     
    6969                </sm:uLinkTag> 
    7070                <sm:uLinkTag role="glos"> 
    71                         <sm:WInline style="glos"> 
     71                        <sm:WInline globalStyle="txtGlos"> 
    7272                                <sm:textLink/> 
    7373                                <sm:dataBlock category="glos"> 
     
    8585                </sm:uLinkTag> 
    8686                <sm:uLinkTag role="bib"> 
    87                         <sm:WInline style="bib"> 
     87                        <sm:WInline globalStyle="txtBib"> 
    8888                                <sm:textLink/> 
    8989                                <sm:dataBlock category="bib"> 
     
    104104                </sm:uLinkTag> 
    105105                <sm:uLinkTag role="ref"> 
    106                         <sm:WInline style="ref"> 
     106                        <sm:WInline globalStyle="txtRef"> 
    107107                                <sm:textLink/> 
    108108                                <sm:dataBlock category="ref"> 
     
    120120                </sm:uLinkTag> 
    121121                <sm:uLinkTag role="docLnk"> 
    122                         <sm:WInline style="docLnk"> 
     122                        <sm:WInline globalStyle="txtDocLnk"> 
    123123                                <sm:textLink/> 
    124124                                <sm:fixedString value="; (cf. "/> 
     
    128128                </sm:uLinkTag> 
    129129                <sm:uLinkTag role="resLnk"> 
    130                         <sm:WInline style="resLnk"> 
     130                        <sm:WInline globalStyle="txtResLnk"> 
    131131                                <sm:textLink/> 
    132132                        </sm:WInline> 
     
    143143                        </sm:dataBlock> 
    144144                </sm:uLinkTag> 
    145                 <sm:inlineStyleTag role="quote"> 
     145                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    146146                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    147147                </sm:inlineStyleTag> 
    148                 <sm:inlineStyleTag role="emp"/> 
    149                 <sm:inlineStyleTag role="spec"/> 
    150                 <sm:inlineStyleTag role="representative"/> 
    151                 <sm:inlineStyleTag role="code"/> 
     148                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     149                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     150                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     151                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    152152                <sm:textLeafTag role="mathtex"> 
    153153                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    155155                        </sm:Widget> 
    156156                </sm:textLeafTag> 
    157                 <sm:textLeafTag role="exp"/> 
    158                 <sm:textLeafTag role="ind"/> 
     157                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     158                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    159159                <sm:inlineImgTag role="form" axis="inline"/> 
    160160                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt@right.transf

    r1578 r1672  
    1919                </sm:extBlockTag> 
    2020                <sm:uLinkTag> 
    21                         <sm:WLink style="url"> 
     21                        <sm:WLink globalStyle="txtUrl"> 
    2222                                <sm:label> 
    2323                                        <sm:textLink/> 
     
    2828                        </sm:WLink> 
    2929                        <sm:footNote> 
    30                                 <sm:WParagraph style="urlFootNote"> 
     30                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    3131                                        <sm:dynamicString> 
    3232                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3636                </sm:uLinkTag> 
    3737                <sm:uLinkTag role="acr"> 
    38                         <sm:WInline style="acr"> 
     38                        <sm:WInline globalStyle="txtAcr"> 
    3939                                <sm:textLink/> 
    4040                                <sm:dataBlock category="acr"> 
     
    5555                </sm:uLinkTag> 
    5656                <sm:uLinkTag role="glos"> 
    57                         <sm:WInline style="glos"> 
     57                        <sm:WInline globalStyle="txtGlos"> 
    5858                                <sm:textLink/> 
    5959                                <sm:dataBlock category="glos"> 
     
    7171                </sm:uLinkTag> 
    7272                <sm:uLinkTag role="bib"> 
    73                         <sm:WInline style="bib"> 
     73                        <sm:WInline globalStyle="txtBib"> 
    7474                                <sm:textLink/> 
    7575                                <sm:dataBlock category="bib"> 
     
    9090                </sm:uLinkTag> 
    9191                <sm:uLinkTag role="ref"> 
    92                         <sm:WInline style="ref"> 
     92                        <sm:WInline globalStyle="txtRef"> 
    9393                                <sm:textLink/> 
    9494                                <sm:dataBlock category="ref"> 
     
    106106                </sm:uLinkTag> 
    107107                <sm:uLinkTag role="docLnk"> 
    108                         <sm:WInline style="docLnk"> 
     108                        <sm:WInline globalStyle="txtDocLnk"> 
    109109                                <sm:textLink/> 
    110110                                <sm:fixedString value="; (cf. "/> 
     
    114114                </sm:uLinkTag> 
    115115                <sm:uLinkTag role="resLnk"> 
    116                         <sm:WInline style="resLnk"> 
     116                        <sm:WInline globalStyle="txtResLnk"> 
    117117                                <sm:textLink/> 
    118118                        </sm:WInline> 
     
    129129                        </sm:dataBlock> 
    130130                </sm:uLinkTag> 
    131                 <sm:inlineStyleTag role="quote"> 
     131                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    132132                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    133133                </sm:inlineStyleTag> 
    134                 <sm:inlineStyleTag role="emp"/> 
    135                 <sm:inlineStyleTag role="spec"/> 
    136                 <sm:inlineStyleTag role="representative"/> 
    137                 <sm:inlineStyleTag role="code"/> 
     134                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     135                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     136                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     137                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    138138                <sm:textLeafTag role="mathtex"> 
    139139                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    141141                        </sm:Widget> 
    142142                </sm:textLeafTag> 
    143                 <sm:textLeafTag role="exp"/> 
    144                 <sm:textLeafTag role="ind"/> 
     143                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     144                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    145145                <sm:inlineImgTag role="form" axis="inline"/> 
    146146                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txt@tbHead.transf

    r1578 r1672  
    1919                </sm:extBlockTag> 
    2020                <sm:uLinkTag> 
    21                         <sm:WLink style="url"> 
     21                        <sm:WLink globalStyle="txtUrl"> 
    2222                                <sm:label> 
    2323                                        <sm:textLink/> 
     
    2828                        </sm:WLink> 
    2929                        <sm:footNote> 
    30                                 <sm:WParagraph style="urlFootNote"> 
     30                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    3131                                        <sm:dynamicString> 
    3232                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3636                </sm:uLinkTag> 
    3737                <sm:uLinkTag role="acr"> 
    38                         <sm:WInline style="acr"> 
     38                        <sm:WInline globalStyle="txtAcr"> 
    3939                                <sm:textLink/> 
    4040                                <sm:dataBlock category="acr"> 
     
    5555                </sm:uLinkTag> 
    5656                <sm:uLinkTag role="glos"> 
    57                         <sm:WInline style="glos"> 
     57                        <sm:WInline globalStyle="txtGlos"> 
    5858                                <sm:textLink/> 
    5959                                <sm:dataBlock category="glos"> 
     
    7171                </sm:uLinkTag> 
    7272                <sm:uLinkTag role="bib"> 
    73                         <sm:WInline style="bib"> 
     73                        <sm:WInline globalStyle="txtBib"> 
    7474                                <sm:textLink/> 
    7575                                <sm:dataBlock category="bib"> 
     
    9090                </sm:uLinkTag> 
    9191                <sm:uLinkTag role="ref"> 
    92                         <sm:WInline style="ref"> 
     92                        <sm:WInline globalStyle="txtRef"> 
    9393                                <sm:textLink/> 
    9494                                <sm:dataBlock category="ref"> 
     
    106106                </sm:uLinkTag> 
    107107                <sm:uLinkTag role="docLnk"> 
    108                         <sm:WInline style="docLnk"> 
     108                        <sm:WInline globalStyle="txtDocLnk"> 
    109109                                <sm:textLink/> 
    110110                                <sm:fixedString value="; (cf. "/> 
     
    114114                </sm:uLinkTag> 
    115115                <sm:uLinkTag role="resLnk"> 
    116                         <sm:WInline style="resLnk"> 
     116                        <sm:WInline globalStyle="txtResLnk"> 
    117117                                <sm:textLink/> 
    118118                        </sm:WInline> 
     
    129129                        </sm:dataBlock> 
    130130                </sm:uLinkTag> 
    131                 <sm:inlineStyleTag role="quote"> 
     131                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    132132                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    133133                </sm:inlineStyleTag> 
    134                 <sm:inlineStyleTag role="emp"/> 
    135                 <sm:inlineStyleTag role="spec"/> 
    136                 <sm:inlineStyleTag role="representative"/> 
    137                 <sm:inlineStyleTag role="code"/> 
     134                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     135                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     136                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     137                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    138138                <sm:textLeafTag role="mathtex"> 
    139139                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    141141                        </sm:Widget> 
    142142                </sm:textLeafTag> 
    143                 <sm:textLeafTag role="exp"/> 
    144                 <sm:textLeafTag role="ind"/> 
     143                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     144                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    145145                <sm:inlineImgTag role="form" axis="inline"/> 
    146146                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Uc/quiz/utils/clozeTxt.transf

    r1578 r1672  
    1717                </sm:extBlockTag> 
    1818                <sm:uLinkTag> 
    19                         <sm:WLink style="url"> 
     19                        <sm:WLink globalStyle="txtUrl"> 
    2020                                <sm:label> 
    2121                                        <sm:textLink/> 
     
    2626                        </sm:WLink> 
    2727                        <sm:footNote> 
    28                                 <sm:WParagraph style="urlFootNote"> 
     28                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    2929                                        <sm:dynamicString> 
    3030                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3434                </sm:uLinkTag> 
    3535                <sm:uLinkTag role="acr"> 
    36                         <sm:WInline style="acr"> 
     36                        <sm:WInline globalStyle="txtAcr"> 
    3737                                <sm:textLink/> 
    3838                                <sm:dataBlock category="acr"> 
     
    5353                </sm:uLinkTag> 
    5454                <sm:uLinkTag role="glos"> 
    55                         <sm:WInline style="glos"> 
     55                        <sm:WInline globalStyle="txtGlos"> 
    5656                                <sm:textLink/> 
    5757                                <sm:dataBlock category="glos"> 
     
    6969                </sm:uLinkTag> 
    7070                <sm:uLinkTag role="bib"> 
    71                         <sm:WInline style="bib"> 
     71                        <sm:WInline globalStyle="txtBib"> 
    7272                                <sm:textLink/> 
    7373                                <sm:dataBlock category="bib"> 
     
    8888                </sm:uLinkTag> 
    8989                <sm:uLinkTag role="ref"> 
    90                         <sm:WInline style="ref"> 
     90                        <sm:WInline globalStyle="txtRef"> 
    9191                                <sm:textLink/> 
    9292                                <sm:dataBlock category="ref"> 
     
    104104                </sm:uLinkTag> 
    105105                <sm:uLinkTag role="docLnk"> 
    106                         <sm:WInline style="docLnk"> 
     106                        <sm:WInline globalStyle="txtDocLnk"> 
    107107                                <sm:textLink/> 
    108108                                <sm:fixedString value="; ("/> 
     
    112112                </sm:uLinkTag> 
    113113                <sm:uLinkTag role="resLnk"> 
    114                         <sm:WInline style="resLnk"> 
     114                        <sm:WInline globalStyle="txtResLnk"> 
    115115                                <sm:textLink/> 
    116116                        </sm:WInline> 
     
    127127                        </sm:dataBlock> 
    128128                </sm:uLinkTag> 
    129                 <sm:inlineStyleTag role="quote"> 
     129                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    130130                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    131131                </sm:inlineStyleTag> 
    132                 <sm:inlineStyleTag role="emp"/> 
    133                 <sm:inlineStyleTag role="spec"/> 
    134                 <sm:inlineStyleTag role="representative"/> 
    135                 <sm:inlineStyleTag role="code"/> 
     132                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     133                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     134                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     135                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    136136                <sm:textLeafTag role="mathtex"> 
    137137                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    139139                        </sm:Widget> 
    140140                </sm:textLeafTag> 
    141                 <sm:textLeafTag role="exp"/> 
    142                 <sm:textLeafTag role="ind"/> 
     141                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     142                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    143143                <sm:inlineImgTag role="form" axis="inline"/> 
    144144                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Uc/quiz/utils/clozeTxt@asw.transf

    r1578 r1672  
    1818                </sm:extBlockTag> 
    1919                <sm:uLinkTag> 
    20                         <sm:WLink style="url"> 
     20                        <sm:WLink globalStyle="txtUrl"> 
    2121                                <sm:label> 
    2222                                        <sm:textLink/> 
     
    2727                        </sm:WLink> 
    2828                        <sm:footNote> 
    29                                 <sm:WParagraph style="urlFootNote"> 
     29                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    3030                                        <sm:dynamicString> 
    3131                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     
    3535                </sm:uLinkTag> 
    3636                <sm:uLinkTag role="acr"> 
    37                         <sm:WInline style="acr"> 
     37                        <sm:WInline globalStyle="txtAcr"> 
    3838                                <sm:textLink/> 
    3939                                <sm:dataBlock category="acr"> 
     
    5454                </sm:uLinkTag> 
    5555                <sm:uLinkTag role="glos"> 
    56                         <sm:WInline style="glos"> 
     56                        <sm:WInline globalStyle="txtGlos"> 
    5757                                <sm:textLink/> 
    5858                                <sm:dataBlock category="glos"> 
     
    7070                </sm:uLinkTag> 
    7171                <sm:uLinkTag role="bib"> 
    72                         <sm:WInline style="bib"> 
     72                        <sm:WInline globalStyle="txtBib"> 
    7373                                <sm:textLink/> 
    7474                                <sm:dataBlock category="bib"> 
     
    8989                </sm:uLinkTag> 
    9090                <sm:uLinkTag role="ref"> 
    91                         <sm:WInline style="ref"> 
     91                        <sm:WInline globalStyle="txtRef"> 
    9292                                <sm:textLink/> 
    9393                                <sm:dataBlock category="ref"> 
     
    105105                </sm:uLinkTag> 
    106106                <sm:uLinkTag role="docLnk"> 
    107                         <sm:WInline style="docLnk"> 
     107                        <sm:WInline globalStyle="txtDocLnk"> 
    108108                                <sm:textLink/> 
    109109                                <sm:fixedString value="; ("/> 
     
    113113                </sm:uLinkTag> 
    114114                <sm:uLinkTag role="resLnk"> 
    115                         <sm:WInline style="resLnk"> 
     115                        <sm:WInline globalStyle="txtResLnk"> 
    116116                                <sm:textLink/> 
    117117                        </sm:WInline> 
     
    128128                        </sm:dataBlock> 
    129129                </sm:uLinkTag> 
    130                 <sm:inlineStyleTag role="quote"> 
     130                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    131131                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    132132                </sm:inlineStyleTag> 
    133                 <sm:inlineStyleTag role="emp"/> 
    134                 <sm:inlineStyleTag role="spec"/> 
    135                 <sm:inlineStyleTag role="representative"/> 
    136                 <sm:inlineStyleTag role="code"/> 
     133                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     134                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     135                <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 
     136                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    137137                <sm:textLeafTag role="mathtex"> 
    138138                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    140140                        </sm:Widget> 
    141141                </sm:textLeafTag> 
    142                 <sm:textLeafTag role="exp"/> 
    143                 <sm:textLeafTag role="ind"/> 
     142                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     143                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    144144                <sm:inlineImgTag role="form" axis="inline"/> 
    145145                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Uc/quiz/utils/labelTxt.transf

    r1578 r1672  
    1010                </sm:extBlockTag> 
    1111                <sm:uLinkTag role="acr"> 
    12                         <sm:WInline style="acr"> 
     12                        <sm:WInline globalStyle="txtAcr"> 
    1313                                <sm:textLink/> 
    1414                                <sm:dataBlock category="acr"> 
     
    2929                </sm:uLinkTag> 
    3030                <sm:uLinkTag role="glos"> 
    31                         <sm:WInline style="glos"> 
     31                        <sm:WInline globalStyle="txtGlos"> 
    3232                                <sm:textLink/> 
    3333                                <sm:dataBlock category="glos"> 
     
    4545                </sm:uLinkTag> 
    4646                <sm:uLinkTag role="ref"> 
    47                         <sm:WInline style="ref"> 
     47                        <sm:WInline globalStyle="txtRef"> 
    4848                                <sm:textLink/> 
    4949                                <sm:dataBlock category="ref"> 
     
    6060                        </sm:WInline> 
    6161                </sm:uLinkTag> 
    62                 <sm:inlineStyleTag role="quote"> 
     62                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    6363                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    6464                </sm:inlineStyleTag> 
    65                 <sm:inlineStyleTag role="emp"/> 
    66                 <sm:inlineStyleTag role="spec"/> 
    67                 <sm:inlineStyleTag role="code"/> 
     65                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     66                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     67                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    6868                <sm:textLeafTag role="mathtex"> 
    6969                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    7171                        </sm:Widget> 
    7272                </sm:textLeafTag> 
    73                 <sm:textLeafTag role="exp"/> 
    74                 <sm:textLeafTag role="ind"/> 
     73                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     74                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    7575                <sm:inlineImgTag role="form" axis="inline"/> 
    7676                <sm:inlineImgTag role="ico" axis="inline"/> 
  • trunk/model/sources/academic/gen/_od/transf/Uc/quiz/utils/labelTxt@imp.transf

    r1578 r1672  
    1111                </sm:extBlockTag> 
    1212                <sm:uLinkTag role="acr"> 
    13                         <sm:WInline style="acr"> 
     13                        <sm:WInline globalStyle="txtAcr"> 
    1414                                <sm:textLink/> 
    1515                                <sm:dataBlock category="acr"> 
     
    3030                </sm:uLinkTag> 
    3131                <sm:uLinkTag role="glos"> 
    32                         <sm:WInline style="glos"> 
     32                        <sm:WInline globalStyle="txtGlos"> 
    3333                                <sm:textLink/> 
    3434                                <sm:dataBlock category="glos"> 
     
    4646                </sm:uLinkTag> 
    4747                <sm:uLinkTag role="ref"> 
    48                         <sm:WInline style="ref"> 
     48                        <sm:WInline globalStyle="txtRef"> 
    4949                                <sm:textLink/> 
    5050                                <sm:dataBlock category="ref"> 
     
    6161                        </sm:WInline> 
    6262                </sm:uLinkTag> 
    63                 <sm:inlineStyleTag role="quote"> 
     63                <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 
    6464                        <sm:textWrapper prefix=";« " suffix="; »"/> 
    6565                </sm:inlineStyleTag> 
    66                 <sm:inlineStyleTag role="emp"/> 
    67                 <sm:inlineStyleTag role="spec"/> 
    68                 <sm:inlineStyleTag role="code"/> 
     66                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     67                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
     68                <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 
    6969                <sm:textLeafTag role="mathtex"> 
    7070                        <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> 
     
    7272                        </sm:Widget> 
    7373                </sm:textLeafTag> 
    74                 <sm:textLeafTag role="exp"/> 
    75                 <sm:textLeafTag role="ind"/> 
     74                <sm:textLeafTag role="exp" globalStyle="txtExp"/> 
     75                <sm:textLeafTag role="ind" globalStyle="txtInd"/> 
    7676                <sm:inlineImgTag role="form" axis="inline"/> 
    7777                <sm:inlineImgTag role="ico" axis="inline"/> 
Note: See TracChangeset for help on using the changeset viewer.