- 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.transf
r1578 r1672 17 17 </sm:extBlockTag> 18 18 <sm:uLinkTag> 19 <sm:WLink style="url">19 <sm:WLink globalStyle="txtUrl"> 20 20 <sm:label> 21 21 <sm:textLink/> … … 26 26 </sm:WLink> 27 27 <sm:footNote> 28 <sm:WParagraph style="urlFootNote">28 <sm:WParagraph globalStyle="txtUrlFootNote"> 29 29 <sm:dynamicString> 30 30 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> … … 34 34 </sm:uLinkTag> 35 35 <sm:uLinkTag role="acr"> 36 <sm:WInline style="acr">36 <sm:WInline globalStyle="txtAcr"> 37 37 <sm:textLink/> 38 38 <sm:dataBlock category="acr"> … … 53 53 </sm:uLinkTag> 54 54 <sm:uLinkTag role="glos"> 55 <sm:WInline style="glos">55 <sm:WInline globalStyle="txtGlos"> 56 56 <sm:textLink/> 57 57 <sm:dataBlock category="glos"> … … 69 69 </sm:uLinkTag> 70 70 <sm:uLinkTag role="bib"> 71 <sm:WInline style="bib">71 <sm:WInline globalStyle="txtBib"> 72 72 <sm:textLink/> 73 73 <sm:dataBlock category="bib"> … … 88 88 </sm:uLinkTag> 89 89 <sm:uLinkTag role="ref"> 90 <sm:WInline style="ref">90 <sm:WInline globalStyle="txtRef"> 91 91 <sm:textLink/> 92 92 <sm:dataBlock category="ref"> … … 104 104 </sm:uLinkTag> 105 105 <sm:uLinkTag role="docLnk"> 106 <sm:WInline style="docLnk">106 <sm:WInline globalStyle="txtDocLnk"> 107 107 <sm:textLink/> 108 108 <sm:fixedString value="; ("/> … … 112 112 </sm:uLinkTag> 113 113 <sm:uLinkTag role="resLnk"> 114 <sm:WInline style="resLnk">114 <sm:WInline globalStyle="txtResLnk"> 115 115 <sm:textLink/> 116 116 </sm:WInline> … … 127 127 </sm:dataBlock> 128 128 </sm:uLinkTag> 129 <sm:inlineStyleTag role="quote" >129 <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 130 130 <sm:textWrapper prefix=";« " suffix="; »"/> 131 131 </sm:inlineStyleTag> 132 <sm:inlineStyleTag role="emp" />133 <sm:inlineStyleTag role="spec" />134 <sm:inlineStyleTag role="representative" />135 <sm:inlineStyleTag role="code" />132 <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 133 <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 134 <sm:inlineStyleTag role="representative" globalStyle="txtRepresentative"/> 135 <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 136 136 <sm:textLeafTag role="mathtex"> 137 137 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 139 139 </sm:Widget> 140 140 </sm:textLeafTag> 141 <sm:textLeafTag role="exp" />142 <sm:textLeafTag role="ind" />141 <sm:textLeafTag role="exp" globalStyle="txtExp"/> 142 <sm:textLeafTag role="ind" globalStyle="txtInd"/> 143 143 <sm:inlineImgTag role="form" axis="inline"/> 144 144 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.