- 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@center.transf
r1578 r1672 19 19 </sm:extBlockTag> 20 20 <sm:uLinkTag> 21 <sm:WLink style="url">21 <sm:WLink globalStyle="txtUrl"> 22 22 <sm:label> 23 23 <sm:textLink/> … … 28 28 </sm:WLink> 29 29 <sm:footNote> 30 <sm:WParagraph style="urlFootNote">30 <sm:WParagraph globalStyle="txtUrlFootNote"> 31 31 <sm:dynamicString> 32 32 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> … … 36 36 </sm:uLinkTag> 37 37 <sm:uLinkTag role="acr"> 38 <sm:WInline style="acr">38 <sm:WInline globalStyle="txtAcr"> 39 39 <sm:textLink/> 40 40 <sm:dataBlock category="acr"> … … 55 55 </sm:uLinkTag> 56 56 <sm:uLinkTag role="glos"> 57 <sm:WInline style="glos">57 <sm:WInline globalStyle="txtGlos"> 58 58 <sm:textLink/> 59 59 <sm:dataBlock category="glos"> … … 71 71 </sm:uLinkTag> 72 72 <sm:uLinkTag role="bib"> 73 <sm:WInline style="bib">73 <sm:WInline globalStyle="txtBib"> 74 74 <sm:textLink/> 75 75 <sm:dataBlock category="bib"> … … 90 90 </sm:uLinkTag> 91 91 <sm:uLinkTag role="ref"> 92 <sm:WInline style="ref">92 <sm:WInline globalStyle="txtRef"> 93 93 <sm:textLink/> 94 94 <sm:dataBlock category="ref"> … … 106 106 </sm:uLinkTag> 107 107 <sm:uLinkTag role="docLnk"> 108 <sm:WInline style="docLnk">108 <sm:WInline globalStyle="txtDocLnk"> 109 109 <sm:textLink/> 110 110 <sm:fixedString value="; (cf. "/> … … 114 114 </sm:uLinkTag> 115 115 <sm:uLinkTag role="resLnk"> 116 <sm:WInline style="resLnk">116 <sm:WInline globalStyle="txtResLnk"> 117 117 <sm:textLink/> 118 118 </sm:WInline> … … 129 129 </sm:dataBlock> 130 130 </sm:uLinkTag> 131 <sm:inlineStyleTag role="quote" >131 <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 132 132 <sm:textWrapper prefix=";« " suffix="; »"/> 133 133 </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"/> 138 138 <sm:textLeafTag role="mathtex"> 139 139 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 141 141 </sm:Widget> 142 142 </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"/> 145 145 <sm:inlineImgTag role="form" axis="inline"/> 146 146 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.