- 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/txt.transf
r1578 r1672 32 32 </sm:extBlockTag> 33 33 <sm:uLinkTag> 34 <sm:WLink style="url">34 <sm:WLink globalStyle="txtUrl"> 35 35 <sm:label> 36 36 <sm:textLink/> … … 41 41 </sm:WLink> 42 42 <sm:footNote> 43 <sm:WParagraph style="urlFootNote">43 <sm:WParagraph globalStyle="txtUrlFootNote"> 44 44 <sm:dynamicString> 45 45 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> … … 49 49 </sm:uLinkTag> 50 50 <sm:uLinkTag role="acr"> 51 <sm:WInline style="acr">51 <sm:WInline globalStyle="txtAcr"> 52 52 <sm:textLink/> 53 53 <sm:dataBlock category="acr"> … … 68 68 </sm:uLinkTag> 69 69 <sm:uLinkTag role="glos"> 70 <sm:WInline style="glos">70 <sm:WInline globalStyle="txtGlos"> 71 71 <sm:textLink/> 72 72 <sm:dataBlock category="glos"> … … 84 84 </sm:uLinkTag> 85 85 <sm:uLinkTag role="bib"> 86 <sm:WInline style="bib">86 <sm:WInline globalStyle="txtBib"> 87 87 <sm:textLink/> 88 88 <sm:dataBlock category="bib"> … … 103 103 </sm:uLinkTag> 104 104 <sm:uLinkTag role="ref"> 105 <sm:WInline style="ref">105 <sm:WInline globalStyle="txtRef"> 106 106 <sm:textLink/> 107 107 <sm:dataBlock category="ref"> … … 119 119 </sm:uLinkTag> 120 120 <sm:uLinkTag role="docLnk"> 121 <sm:WInline style="docLnk">121 <sm:WInline globalStyle="txtDocLnk"> 122 122 <sm:textLink/> 123 123 <sm:fixedString value="; (cf. "/> … … 127 127 </sm:uLinkTag> 128 128 <sm:uLinkTag role="resLnk"> 129 <sm:WInline style="resLnk">129 <sm:WInline globalStyle="txtResLnk"> 130 130 <sm:textLink/> 131 131 </sm:WInline> … … 142 142 </sm:dataBlock> 143 143 </sm:uLinkTag> 144 <sm:inlineStyleTag role="quote" >144 <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 145 145 <sm:textWrapper prefix=";« " suffix="; »"/> 146 146 </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"/> 151 151 <sm:textLeafTag role="mathtex"> 152 152 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 154 154 </sm:Widget> 155 155 </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"/> 158 158 <sm:inlineImgTag role="form" axis="inline"/> 159 159 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.