- 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/labelTxt@imp.transf
r1578 r1672 11 11 </sm:extBlockTag> 12 12 <sm:uLinkTag role="acr"> 13 <sm:WInline style="acr">13 <sm:WInline globalStyle="txtAcr"> 14 14 <sm:textLink/> 15 15 <sm:dataBlock category="acr"> … … 30 30 </sm:uLinkTag> 31 31 <sm:uLinkTag role="glos"> 32 <sm:WInline style="glos">32 <sm:WInline globalStyle="txtGlos"> 33 33 <sm:textLink/> 34 34 <sm:dataBlock category="glos"> … … 46 46 </sm:uLinkTag> 47 47 <sm:uLinkTag role="ref"> 48 <sm:WInline style="ref">48 <sm:WInline globalStyle="txtRef"> 49 49 <sm:textLink/> 50 50 <sm:dataBlock category="ref"> … … 61 61 </sm:WInline> 62 62 </sm:uLinkTag> 63 <sm:inlineStyleTag role="quote" >63 <sm:inlineStyleTag role="quote" globalStyle="txtQuote"> 64 64 <sm:textWrapper prefix=";« " suffix="; »"/> 65 65 </sm:inlineStyleTag> 66 <sm:inlineStyleTag role="emp" />67 <sm:inlineStyleTag role="spec" />68 <sm:inlineStyleTag role="code" />66 <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 67 <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 68 <sm:inlineStyleTag role="code" globalStyle="txtCode"/> 69 69 <sm:textLeafTag role="mathtex"> 70 70 <sm:Widget sc:refUri="/math/latex/mathTexInlineProxy_od.odwidget"> … … 72 72 </sm:Widget> 73 73 </sm:textLeafTag> 74 <sm:textLeafTag role="exp" />75 <sm:textLeafTag role="ind" />74 <sm:textLeafTag role="exp" globalStyle="txtExp"/> 75 <sm:textLeafTag role="ind" globalStyle="txtInd"/> 76 76 <sm:inlineImgTag role="form" axis="inline"/> 77 77 <sm:inlineImgTag role="ico" axis="inline"/>
Note: See TracChangeset
for help on using the changeset viewer.