Changeset 1382

Show
Ignore:
Timestamp:
30.07.2008 15:27:28 (4 months ago)
Author:
anp
Message:

genOd : Affichage d'une icone pour chaque types de référence

Location:
trunk/model/sources/academic/gen/quadra/paper
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/quadra/paper/paper.odtemplate

    r1381 r1382  
    257257                                                                        <sm:WSection code="refElmt"> 
    258258                                                                                <sm:WParagraph code="refTitle"> 
    259                                                                                         <sm:WInline code="refNum"> 
    260                                                                                                 <sm:callBlockPosition numbering="a"/> 
    261                                                                                         </sm:WInline> 
    262                                                                                         <sm:fixedString value=" - ["/> 
     259                                                                                        <!--<sm:WInline xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="refNum"><sm:callBlockPosition numbering="a"/></sm:WInline>--> 
     260                                                                                        <sm:fixedString value="["/> 
    263261                                                                                        <sm:WInline code="refLabel"> 
    264262                                                                                                <sm:callBlockLabel/> 
     
    406404        <sm:dataBlockDeclaration category="acr" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
    407405                <sm:conditionalContent> 
    408                         <sm:position> 
    409                                 <sm:firstCall> 
    410                                         <sm:WInline code="acrIco"> 
     406                        <!--NOTE : pb avec le comportmeent précédent (affichage de la signification niquement au prmeier appel). Pb qd 1er appel dans refgenerale. Nécessite une évolution de modeling pour pouvoir exclure ces cas d'appel--> 
     407                        <sm:dataShow> 
     408                                <sm:ifDataIsShow> 
     409                                        <sm:WInline code="refIco"> 
    411410                                                <sm:hyperlink> 
    412411                                                        <sm:label> 
    413                                                                 <sm:formattingMark> 
    414                                                                         <sm:nonBreakingSpace/> 
    415                                                                 </sm:formattingMark> 
    416                                                                 <sm:formattingMark> 
    417                                                                         <sm:nonBreakingSpace/> 
    418                                                                 </sm:formattingMark> 
    419                                                         </sm:label> 
    420                                                         <sm:link> 
    421                                                                 <sm:toBlock position="firstCallData"/> 
    422                                                         </sm:link> 
    423                                                 </sm:hyperlink> 
    424                                         </sm:WInline> 
    425                                         <sm:WInline code="acrContent"> 
    426                                                 <sm:fixedString value=" ("/> 
    427                                                 <sm:callBlockLabel/> 
    428                                                 <sm:fixedString value=")"/> 
    429                                         </sm:WInline> 
    430                                 </sm:firstCall> 
    431                                 <sm:otherCalls> 
    432                                         <sm:WInline code="acrIco"> 
    433                                                 <sm:hyperlink> 
    434                                                         <sm:label> 
    435                                                                 <sm:formattingMark> 
    436                                                                         <sm:nonBreakingSpace/> 
    437                                                                 </sm:formattingMark> 
    438                                                                 <sm:formattingMark> 
    439                                                                         <sm:nonBreakingSpace/> 
    440                                                                 </sm:formattingMark> 
    441                                                         </sm:label> 
    442                                                         <sm:link> 
    443                                                                 <sm:toBlock position="firstCallData"/> 
    444                                                         </sm:link> 
    445                                                 </sm:hyperlink> 
    446                                         </sm:WInline> 
    447                                 </sm:otherCalls> 
    448                         </sm:position> 
    449                 </sm:conditionalContent> 
    450         </sm:dataBlockDeclaration> 
    451         <sm:dataBlockDeclaration category="bib" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
    452                 <sm:conditionalContent> 
    453                         <sm:dataShow> 
    454                                 <sm:ifDataIsShow> 
    455                                         <sm:WInline code="bibContent"> 
    456                                                 <sm:hyperlink> 
    457                                                         <sm:label> 
    458                                                                 <sm:fixedString value=" ["/> 
    459                                                                 <sm:callBlockLabel/> 
    460                                                                 <sm:fixedString value="]"/> 
     412                                                                <sm:fixedString value=""/> 
    461413                                                        </sm:label> 
    462414                                                        <sm:link> 
     
    470422                </sm:conditionalContent> 
    471423        </sm:dataBlockDeclaration> 
    472         <sm:dataBlockDeclaration category="glos" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
     424        <sm:dataBlockDeclaration category="bib" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
    473425                <sm:conditionalContent> 
    474426                        <sm:dataShow> 
    475427                                <sm:ifDataIsShow> 
    476428                                        <sm:WInline code="exposant"> 
     429                                                <sm:callBlockLabel/> 
     430                                        </sm:WInline> 
     431                                        <sm:WInline code="refIco"> 
    477432                                                <sm:hyperlink> 
    478433                                                        <sm:label> 
    479                                                                 <sm:fixedString value="*"/> 
     434                                                                <sm:fixedString value=""/> 
    480435                                                        </sm:label> 
    481436                                                        <sm:link> 
     
    489444                </sm:conditionalContent> 
    490445        </sm:dataBlockDeclaration> 
     446        <sm:dataBlockDeclaration category="glos" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
     447                <sm:conditionalContent> 
     448                        <sm:dataShow> 
     449                                <sm:ifDataIsShow> 
     450                                        <sm:WInline code="refIco"> 
     451                                                <sm:hyperlink> 
     452                                                        <sm:label> 
     453                                                                <sm:fixedString value=""/> 
     454                                                        </sm:label> 
     455                                                        <sm:link> 
     456                                                                <sm:toBlock position="firstCallData"/> 
     457                                                        </sm:link> 
     458                                                </sm:hyperlink> 
     459                                        </sm:WInline> 
     460                                </sm:ifDataIsShow> 
     461                                <sm:ifDataIsNotShow/> 
     462                        </sm:dataShow> 
     463                </sm:conditionalContent> 
     464        </sm:dataBlockDeclaration> 
    491465        <sm:dataBlockDeclaration category="ref" sort="ascending" hideSameBlock="yes" hideEmptyBlocks="yes"> 
    492466                <sm:conditionalContent> 
     
    494468                                <sm:ifDataIsShow> 
    495469                                        <sm:WInline code="exposant"> 
     470                                                <sm:callBlockLabel/> 
     471                                        </sm:WInline> 
     472                                        <sm:WInline code="refIco"> 
    496473                                                <sm:hyperlink> 
    497474                                                        <sm:label> 
    498                                                                 <sm:callBlockPosition numbering="a"/> 
     475                                                                <sm:fixedString value=""/> 
    499476                                                        </sm:label> 
    500477                                                        <sm:link>