Changeset 1669


Ignore:
Timestamp:
03/01/10 11:14:16 (2 years ago)
Author:
anp
Message:

genod : mutualisation des styles d'espacement (globalStyle)

Location:
trunk/model/sources/academic/gen
Files:
1 added
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_od/transf/Pb/pb.transf

    r1449 r1669  
    99FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    1010                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    1919                                        </sm:otherwise> 
    2020                                </sm:choose> 
     
    3131FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    3232                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    4141                                        </sm:otherwise> 
    4242                                </sm:choose> 
     
    6767FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    6868                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    7777                                        </sm:otherwise> 
    7878                                </sm:choose> 
     
    103103FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    104104                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    113113                                        </sm:otherwise> 
    114114                                </sm:choose> 
     
    139139FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    140140                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    149149                                        </sm:otherwise> 
    150150                                </sm:choose> 
     
    175175FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    176176                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    185185                                        </sm:otherwise> 
    186186                                </sm:choose> 
     
    211211FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    212212                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    221221                                        </sm:otherwise> 
    222222                                </sm:choose> 
     
    247247FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    248248                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    257257                                        </sm:otherwise> 
    258258                                </sm:choose> 
     
    283283FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    284284                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    293293                                        </sm:otherwise> 
    294294                                </sm:choose> 
     
    319319FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    320320                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    329329                                        </sm:otherwise> 
    330330                                </sm:choose> 
     
    355355FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    356356                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    365365                                        </sm:otherwise> 
    366366                                </sm:choose> 
     
    391391FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    392392                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    401401                                        </sm:otherwise> 
    402402                                </sm:choose> 
     
    427427FIXME : écrire count(preceding-sibling::sp :*)>0 et passer celà dans un openOdWidget apres passage SC3.5 (namespace sp non déclaré dans SC3.4)--> 
    428428                                        <sm:when xpath="count(preceding-sibling::*[starts-with(name(), 'sp:')])&gt;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"/> 
    437437                                        </sm:otherwise> 
    438438                                </sm:choose> 
  • trunk/model/sources/academic/gen/_od/transf/Re/res.transf

    r1599 r1669  
    99                        <sm:for codes="listing"> 
    1010                                <!--paragraphe vide utile pour créer un leger espace avant le listing (la section ne possède pas de space before dans OO...)--> 
    11                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     11                                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    1212                                <sm:callSubModel/> 
    1313                        </sm:for> 
    1414                        <sm:for codes="bkquote"> 
    15                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     15                                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    1616                                <sm:WBox style="bkquoteBox"> 
    1717                                        <sm:WSection style="bkquote"> 
     
    2323                                        </sm:WSection> 
    2424                                </sm:WBox> 
    25                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     25                                <sm:WParagraph globalStyle="spaceAfter" display="always"/> 
    2626                        </sm:for> 
    2727                        <sm:for codes="form tab img graph vid int zoom"> 
  • trunk/model/sources/academic/gen/_od/transf/Re/res@notImp.transf

    r1599 r1669  
    1313                        <sm:for codes="listing"> 
    1414                                <!--paragraphe vide utile pour créer un leger espace avant le listing (la section ne possède pas de space before dans OO...)--> 
    15                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     15                                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    1616                                <sm:callSubModel/> 
    1717                        </sm:for> 
    1818                        <sm:for codes="bkquote"> 
    19                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     19                                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    2020                                <sm:WBox style="bkquoteBox"> 
    2121                                        <sm:WSection style="bkquote"> 
     
    2727                                        </sm:WSection> 
    2828                                </sm:WBox> 
    29                                 <sm:WParagraph style="spaceBefore" display="always"/> 
     29                                <sm:WParagraph globalStyle="spaceAfter" display="always"/> 
    3030                        </sm:for> 
    3131                        <sm:for codes="form tab img graph vid int zoom"> 
  • trunk/model/sources/academic/gen/_od/transf/Re/txtRes.transf

    r1544 r1669  
    44        <sm:content> 
    55                <!--Utile car OD ne possède pas de style @spaceBefore sur les sections...--> 
    6                 <sm:WParagraph style="spaceBeforeSection" display="always"/> 
     6                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    77                <!--# copyright--> 
    88                <sm:for codes="res"> 
  • trunk/model/sources/academic/gen/_od/widgets/res.odwidget

    r1544 r1669  
    44                <sm:choose> 
    55                        <sm:when keyZone="content"> 
    6                                 <sm:WParagraph style="spaceBeforeRes" display="always"> 
     6                                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"> 
    77                                        <!--Le spaceBefore sur une frame entraine un freeze d'OO, et/ou un déplacement de cette frame anarchique => contournement en insérant un paragraphe vide au dessus--> 
    88                                </sm:WParagraph> 
  • trunk/model/sources/academic/gen/_od/widgets/typo.odwidget

    r1383 r1669  
    22<sm:openOdWidget xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="WTypo"> 
    33        <sm:content> 
    4                 <sm:WParagraph style="spaceBeforeSection" display="always"/> 
     4                <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    55                <sm:WSection style="typoSection"> 
    66                        <sm:callZone key="zPrefix"/> 
  • trunk/model/sources/academic/gen/quadra/paper/paper.odtemplate

    r1668 r1669  
    175175                                                                <sm:callBlockLabel/> 
    176176                                                        </sm:WParagraph> 
    177                                                         <sm:WSection style="indent"> 
     177                                                        <sm:WSection globalStyle="indentContent"> 
    178178                                                                <sm:callBlockData/> 
    179179                                                        </sm:WSection> 
     
    237237                                                                                </sm:WInline> 
    238238                                                                        </sm:WParagraph> 
    239                                                                         <sm:WSection style="indent"> 
     239                                                                        <sm:WSection globalStyle="indentContent"> 
    240240                                                                                <sm:callBlockData/> 
    241241                                                                        </sm:WSection> 
     
    264264                                                                                </sm:WInline> 
    265265                                                                                <sm:WInline style="numSolution"> 
    266                                                                                         <sm:fixedString value="Solution n°"/> 
     266                                                                                        <sm:fixedString value=";Solution n°"/> 
    267267                                                                                        <sm:callBlockPosition numbering="1"/> 
    268268                                                                                </sm:WInline> 
     
    273273                                                                                </sm:WInline> 
    274274                                                                        </sm:WParagraph> 
    275                                                                         <sm:WSection style="indent"> 
     275                                                                        <sm:WSection globalStyle="indentContent"> 
    276276                                                                                <sm:callBlockData/> 
    277277                                                                        </sm:WSection> 
     
    335335                                                        <sm:WSection style="refContent"> 
    336336                                                                <sm:forEachBlock> 
    337                                                                         <sm:WParagraph style="spaceBefore" display="always"/> 
     337                                                                        <sm:WParagraph globalStyle="spaceBeforeKeep" display="always"/> 
    338338                                                                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/ref.odwidget"> 
    339339                                                                                <sm:odContentZone key="zTitle"> 
     
    439439                                                                                </sm:WInline> 
    440440                                                                        </sm:WParagraph> 
    441                                                                         <sm:WSection style="indent"> 
     441                                                                        <sm:WSection globalStyle="indentContent"> 
    442442                                                                                <sm:callBlockData/> 
    443443                                                                        </sm:WSection> 
     
    480480                </sm:WPageMaster> 
    481481        </sm:contentStruct> 
    482         <sm:sequenceDeclaration category="math" prefix=";Formule  " numbering="1" separator="  "/> 
    483         <sm:sequenceDeclaration category="tab" prefix=";Tableau  " numbering="1" separator="  "/> 
    484         <sm:sequenceDeclaration category="graph" prefix=";Graphique  " numbering="1" separator="  "/> 
     482        <sm:sequenceDeclaration category="math" prefix=";Formule " numbering="1" separator="  "/> 
     483        <sm:sequenceDeclaration category="tab" prefix=";Tableau " numbering="1" separator="  "/> 
     484        <sm:sequenceDeclaration category="graph" prefix=";Graphique " numbering="1" separator="  "/> 
    485485        <sm:sequenceDeclaration category="img" numbering="none"/> 
    486         <sm:sequenceDeclaration category="anim" prefix=";Animation  " numbering="1" separator="  "/> 
    487         <sm:sequenceDeclaration category="doc" prefix=";Document  " numbering="1" separator="  "/> 
     486        <sm:sequenceDeclaration category="anim" prefix=";Animation " numbering="1" separator="  "/> 
     487        <sm:sequenceDeclaration category="doc" prefix=";Document " numbering="1" separator="  "/> 
    488488        <sm:dataBlockDeclaration category="acr" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
    489489                <sm:conditionalContent> 
Note: See TracChangeset for help on using the changeset viewer.