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