- Timestamp:
- 03/01/10 14:54:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Re/qTxt.transf
r1578 r1672 14 14 </sm:extBlockTag> 15 15 <sm:uLinkTag> 16 <sm:WLink style="url">16 <sm:WLink globalStyle="txtUrl"> 17 17 <sm:label> 18 18 <sm:textLink/> … … 23 23 </sm:WLink> 24 24 <sm:footNote> 25 <sm:WParagraph style="urlFootNote">25 <sm:WParagraph globalStyle="txtUrlFootNote"> 26 26 <sm:dynamicString> 27 27 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> … … 31 31 </sm:uLinkTag> 32 32 <sm:uLinkTag role="acr"> 33 <sm:WInline style="acr">33 <sm:WInline globalStyle="txtAcr"> 34 34 <sm:textLink/> 35 35 <sm:dataBlock category="acr"> … … 50 50 </sm:uLinkTag> 51 51 <sm:uLinkTag role="glos"> 52 <sm:WInline style="glos">52 <sm:WInline globalStyle="txtGlos"> 53 53 <sm:textLink/> 54 54 <sm:dataBlock category="glos"> … … 66 66 </sm:uLinkTag> 67 67 <sm:uLinkTag role="bib"> 68 <sm:WInline style="bib">68 <sm:WInline globalStyle="txtBib"> 69 69 <sm:textLink/> 70 70 <sm:dataBlock category="bib"> … … 85 85 </sm:uLinkTag> 86 86 <sm:uLinkTag role="ref"> 87 <sm:WInline style="ref">87 <sm:WInline globalStyle="txtRef"> 88 88 <sm:textLink/> 89 89 <sm:dataBlock category="ref"> … … 101 101 </sm:uLinkTag> 102 102 <sm:uLinkTag role="docLnk"> 103 <sm:WInline style="docLnk">103 <sm:WInline globalStyle="txtDocLnk"> 104 104 <sm:textLink/> 105 105 <sm:fixedString value="; (cf. "/> … … 109 109 </sm:uLinkTag> 110 110 <sm:uLinkTag role="resLnk"> 111 <sm:WInline style="resLnk">111 <sm:WInline globalStyle="txtResLnk"> 112 112 <sm:textLink/> 113 113 </sm:WInline> … … 124 124 </sm:dataBlock> 125 125 </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"/> 130 130 <sm:textLeafTag role="mathtex"> 131 131 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 133 133 </sm:Widget> 134 134 </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"/> 137 137 <sm:inlineImgTag role="form" axis="inline"/> 138 138 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.