Changeset 279 for anr/anr.sty


Ignore:
Timestamp:
Nov 24, 2010, 5:44:26 PM (14 years ago)
Author:
coach
Message:

1) Fixed problems with the \CoutHorsD macro.
2) Renamed as \OtherPartner?{debu}{fin}{partener}{moyen-an-1:moyen-an-2:moyen-an-3}.
3) Updated document for using it.
4) Changed the "model use" delivrable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anr/anr.sty

    r278 r279  
    151151    \let\xilinx\relax
    152152    \immediate\write\ganttdata{%
    153       T=\the\taskcnt\space S=\the\subtaskcnt\space%
     153      L=1 T=\the\taskcnt\space S=\the\subtaskcnt\space%
    154154      D=\the\livrablecnt\space V=\vers\space%
    155155      BM=#1 EM=#2 R=#3 PART={#4} KIND={#5} TITLE=#6%
     
    224224        {\textsc{##4}}%
    225225 }
    226  \def\CoutHorsD##1##2##3##4##5{%
     226 \def\OtherPartner##1##2##3##4{%
    227227    \let\xcoach\relax
    228228    \let\xcoachplus\relax
     
    237237    \let\mds\relax     \let\Smds\relax
    238238    \immediate\write\ganttdata{%
    239       T=\the\taskcnt\space S=\the\subtaskcnt\space%
    240       D=none BM=##1 EM=##2 R=##5 PART={##3} TITLE=##4%
     239      L=0 T=\the\taskcnt\space S=\the\subtaskcnt\space%
     240      D=\the\livrablecnt\space BM=##1 EM=##2 R=##4 PART={##3} TITLE=%
    241241    }
    242242 }
Note: See TracChangeset for help on using the changeset viewer.