Changeset 712
- Timestamp:
- 01/26/12 14:57:18 (4 months ago)
- Location:
- trunk/model/sources/office/gen/odt
- Files:
-
- 2 edited
-
genPaper/paperRpt.odtemplate (modified) (1 diff)
-
genPaperLight/paperLight.odtemplate (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/office/gen/odt/genPaper/paperRpt.odtemplate
r594 r712 247 247 </sm:ifDataIsShow> 248 248 <sm:ifDataIsNotShow> 249 <sm:WInline style="refDoc"> 250 <sm:fixedString value=" ("/> 251 <sm:fixedString value=";cf. page "/> 252 <sm:refBlock position="firstCallData"> 253 <sm:blockPage/> 254 </sm:refBlock> 255 <sm:fixedString value=")"/> 256 </sm:WInline> 249 <!--<comment xmlns="scenari.eu:comment:1.0" type="thread"><comment creationTime="1327584380505">permet d'ignorer les blocks vides (ressources non intégrées dans le papier : eWeb, ...)</comment></comment>--> 250 <sm:ifRefBlock position="firstCallData"> 251 <sm:WInline style="refDoc"> 252 <sm:fixedString value=" ("/> 253 <sm:fixedString value=";cf. page "/> 254 <sm:refBlock position="firstCallData"> 255 <sm:blockPage/> 256 </sm:refBlock> 257 <sm:fixedString value=")"/> 258 </sm:WInline> 259 </sm:ifRefBlock> 257 260 </sm:ifDataIsNotShow> 258 261 </sm:dataShow> -
trunk/model/sources/office/gen/odt/genPaperLight/paperLight.odtemplate
r632 r712 136 136 </sm:ifDataIsShow> 137 137 <sm:ifDataIsNotShow> 138 <sm:WInline style="refDoc"> 139 <sm:fixedString value=" ("/> 140 <sm:fixedString value=";cf. page "/> 141 <sm:refBlock position="firstCallData"> 142 <sm:blockPage/> 143 </sm:refBlock> 144 <sm:fixedString value=")"/> 145 </sm:WInline> 138 <!--<comment xmlns="scenari.eu:comment:1.0" type="thread"><comment creationTime="1327584380505">permet d'ignorer les blocks vides (ressources non intégrées dans le papier : eWeb, ...)</comment></comment>--> 139 <sm:ifRefBlock position="firstCallData"> 140 <sm:WInline style="refDoc"> 141 <sm:fixedString value=" ("/> 142 <sm:fixedString value=";cf. pageXX "/> 143 <sm:refBlock position="firstCallData"> 144 <sm:blockPage/> 145 </sm:refBlock> 146 <sm:fixedString value=")"/> 147 </sm:WInline> 148 </sm:ifRefBlock> 146 149 </sm:ifDataIsNotShow> 147 150 </sm:dataShow>
Note: See TracChangeset
for help on using the changeset viewer.