- Timestamp:
- 03/01/10 14:54:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Uc/quiz/utils/clozeTxt@asw.transf
r1578 r1672 18 18 </sm:extBlockTag> 19 19 <sm:uLinkTag> 20 <sm:WLink style="url">20 <sm:WLink globalStyle="txtUrl"> 21 21 <sm:label> 22 22 <sm:textLink/> … … 27 27 </sm:WLink> 28 28 <sm:footNote> 29 <sm:WParagraph style="urlFootNote">29 <sm:WParagraph globalStyle="txtUrlFootNote"> 30 30 <sm:dynamicString> 31 31 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> … … 35 35 </sm:uLinkTag> 36 36 <sm:uLinkTag role="acr"> 37 <sm:WInline style="acr">37 <sm:WInline globalStyle="txtAcr"> 38 38 <sm:textLink/> 39 39 <sm:dataBlock category="acr"> … … 54 54 </sm:uLinkTag> 55 55 <sm:uLinkTag role="glos"> 56 <sm:WInline style="glos">56 <sm:WInline globalStyle="txtGlos"> 57 57 <sm:textLink/> 58 58 <sm:dataBlock category="glos"> … … 70 70 </sm:uLinkTag> 71 71 <sm:uLinkTag role="bib"> 72 <sm:WInline style="bib">72 <sm:WInline globalStyle="txtBib"> 73 73 <sm:textLink/> 74 74 <sm:dataBlock category="bib"> … … 89 89 </sm:uLinkTag> 90 90 <sm:uLinkTag role="ref"> 91 <sm:WInline style="ref">91 <sm:WInline globalStyle="txtRef"> 92 92 <sm:textLink/> 93 93 <sm:dataBlock category="ref"> … … 105 105 </sm:uLinkTag> 106 106 <sm:uLinkTag role="docLnk"> 107 <sm:WInline style="docLnk">107 <sm:WInline globalStyle="txtDocLnk"> 108 108 <sm:textLink/> 109 109 <sm:fixedString value="; ("/> … … 113 113 </sm:uLinkTag> 114 114 <sm:uLinkTag role="resLnk"> 115 <sm:WInline style="resLnk">115 <sm:WInline globalStyle="txtResLnk"> 116 116 <sm:textLink/> 117 117 </sm:WInline> … … 128 128 </sm:dataBlock> 129 129 </sm:uLinkTag> 130 <sm:inlineStyleTag role="quote" >130 <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 131 131 <sm:textWrapper prefix=";« " suffix="; »"/> 132 132 </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"/> 137 137 <sm:textLeafTag role="mathtex"> 138 138 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 140 140 </sm:Widget> 141 141 </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"/> 144 144 <sm:inlineImgTag role="form" axis="inline"/> 145 145 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.