Changeset 1669 for trunk/model/sources/academic/gen/_od/transf/Pb/pb.transf
- Timestamp:
- 03/01/10 11:14:16 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Pb/pb.transf
r1449 r1669 9 9 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 10 10 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 11 <sm:WParagraph style="spaceBeforePb" display="always">12 <!--Utile car : 13 - on désire un espacement sans le bg 14 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 15 </sm:WParagraph> 16 </sm:when> 17 <sm:otherwise> 18 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>11 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 12 <!--Utile car : 13 - on désire un espacement sans le bg 14 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 15 </sm:WParagraph> 16 </sm:when> 17 <sm:otherwise> 18 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 19 19 </sm:otherwise> 20 20 </sm:choose> … … 31 31 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 32 32 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 33 <sm:WParagraph style="spaceBeforePb" display="always">34 <!--Utile car : 35 - on désire un espacement sans le bg 36 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 37 </sm:WParagraph> 38 </sm:when> 39 <sm:otherwise> 40 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>33 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 34 <!--Utile car : 35 - on désire un espacement sans le bg 36 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 37 </sm:WParagraph> 38 </sm:when> 39 <sm:otherwise> 40 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 41 41 </sm:otherwise> 42 42 </sm:choose> … … 67 67 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 68 68 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 69 <sm:WParagraph style="spaceBeforePb" display="always">70 <!--Utile car : 71 - on désire un espacement sans le bg 72 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 73 </sm:WParagraph> 74 </sm:when> 75 <sm:otherwise> 76 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>69 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 70 <!--Utile car : 71 - on désire un espacement sans le bg 72 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 73 </sm:WParagraph> 74 </sm:when> 75 <sm:otherwise> 76 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 77 77 </sm:otherwise> 78 78 </sm:choose> … … 103 103 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 104 104 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 105 <sm:WParagraph style="spaceBeforePb" display="always">106 <!--Utile car : 107 - on désire un espacement sans le bg 108 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 109 </sm:WParagraph> 110 </sm:when> 111 <sm:otherwise> 112 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>105 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 106 <!--Utile car : 107 - on désire un espacement sans le bg 108 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 109 </sm:WParagraph> 110 </sm:when> 111 <sm:otherwise> 112 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 113 113 </sm:otherwise> 114 114 </sm:choose> … … 139 139 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 140 140 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 141 <sm:WParagraph style="spaceBeforePb" display="always">142 <!--Utile car : 143 - on désire un espacement sans le bg 144 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 145 </sm:WParagraph> 146 </sm:when> 147 <sm:otherwise> 148 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>141 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 142 <!--Utile car : 143 - on désire un espacement sans le bg 144 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 145 </sm:WParagraph> 146 </sm:when> 147 <sm:otherwise> 148 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 149 149 </sm:otherwise> 150 150 </sm:choose> … … 175 175 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 176 176 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 177 <sm:WParagraph style="spaceBeforePb" display="always">178 <!--Utile car : 179 - on désire un espacement sans le bg 180 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 181 </sm:WParagraph> 182 </sm:when> 183 <sm:otherwise> 184 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>177 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 178 <!--Utile car : 179 - on désire un espacement sans le bg 180 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 181 </sm:WParagraph> 182 </sm:when> 183 <sm:otherwise> 184 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 185 185 </sm:otherwise> 186 186 </sm:choose> … … 211 211 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 212 212 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 213 <sm:WParagraph style="spaceBeforePb" display="always">214 <!--Utile car : 215 - on désire un espacement sans le bg 216 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 217 </sm:WParagraph> 218 </sm:when> 219 <sm:otherwise> 220 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>213 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 214 <!--Utile car : 215 - on désire un espacement sans le bg 216 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 217 </sm:WParagraph> 218 </sm:when> 219 <sm:otherwise> 220 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 221 221 </sm:otherwise> 222 222 </sm:choose> … … 247 247 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 248 248 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 249 <sm:WParagraph style="spaceBeforePb" display="always">250 <!--Utile car : 251 - on désire un espacement sans le bg 252 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 253 </sm:WParagraph> 254 </sm:when> 255 <sm:otherwise> 256 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>249 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 250 <!--Utile car : 251 - on désire un espacement sans le bg 252 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 253 </sm:WParagraph> 254 </sm:when> 255 <sm:otherwise> 256 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 257 257 </sm:otherwise> 258 258 </sm:choose> … … 283 283 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 284 284 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 285 <sm:WParagraph style="spaceBeforePb" display="always">286 <!--Utile car : 287 - on désire un espacement sans le bg 288 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 289 </sm:WParagraph> 290 </sm:when> 291 <sm:otherwise> 292 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>285 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 286 <!--Utile car : 287 - on désire un espacement sans le bg 288 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 289 </sm:WParagraph> 290 </sm:when> 291 <sm:otherwise> 292 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 293 293 </sm:otherwise> 294 294 </sm:choose> … … 319 319 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 320 320 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 321 <sm:WParagraph style="spaceBeforePb" display="always">322 <!--Utile car : 323 - on désire un espacement sans le bg 324 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 325 </sm:WParagraph> 326 </sm:when> 327 <sm:otherwise> 328 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>321 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 322 <!--Utile car : 323 - on désire un espacement sans le bg 324 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 325 </sm:WParagraph> 326 </sm:when> 327 <sm:otherwise> 328 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 329 329 </sm:otherwise> 330 330 </sm:choose> … … 355 355 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 356 356 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 357 <sm:WParagraph style="spaceBeforePb" display="always">358 <!--Utile car : 359 - on désire un espacement sans le bg 360 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 361 </sm:WParagraph> 362 </sm:when> 363 <sm:otherwise> 364 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>357 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 358 <!--Utile car : 359 - on désire un espacement sans le bg 360 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 361 </sm:WParagraph> 362 </sm:when> 363 <sm:otherwise> 364 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 365 365 </sm:otherwise> 366 366 </sm:choose> … … 391 391 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 392 392 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 393 <sm:WParagraph style="spaceBeforePb" display="always">394 <!--Utile car : 395 - on désire un espacement sans le bg 396 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 397 </sm:WParagraph> 398 </sm:when> 399 <sm:otherwise> 400 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>393 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 394 <!--Utile car : 395 - on désire un espacement sans le bg 396 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 397 </sm:WParagraph> 398 </sm:when> 399 <sm:otherwise> 400 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 401 401 </sm:otherwise> 402 402 </sm:choose> … … 427 427 FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 428 428 <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])>0"> 429 <sm:WParagraph style="spaceBeforePb" display="always">430 <!--Utile car : 431 - on désire un espacement sans le bg 432 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 433 </sm:WParagraph> 434 </sm:when> 435 <sm:otherwise> 436 <sm:WParagraph style="spaceBeforePbSmall" display="always"/>429 <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 430 <!--Utile car : 431 - on désire un espacement sans le bg 432 - OO ne gère pas la liaison tite-contenu lorsque l'on a une section aussitot aprés un titre (http://www.openoffice.org/issues/show_bug.cgi?id=81957)--> 433 </sm:WParagraph> 434 </sm:when> 435 <sm:otherwise> 436 <sm:WParagraph globalStyle="spaceBeforeKeepSmall" display="always"/> 437 437 </sm:otherwise> 438 438 </sm:choose>
Note: See TracChangeset
for help on using the changeset viewer.