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