more counting
This commit is contained in:
parent
4d9b0ca285
commit
4dd08808f3
@ -2099,10 +2099,12 @@ ganttgray,.60/.60,.60,.60/0,0,.60/0,0,0,.40}
|
||||
\fi}
|
||||
\local@count0\relax%
|
||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RM}}%
|
||||
\pdata@def{\@site}{RM}{count}{\the\local@count}
|
||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||
\if@RAM
|
||||
\global\local@count0\relax%
|
||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RAM}}%
|
||||
\pdata@def{\@site}{RAM}{count}{\the\local@count}
|
||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||
\fi% if@RAM
|
||||
\else% if@sites
|
||||
|
Binary file not shown.
@ -693,10 +693,12 @@ ganttgray,.60/.60,.60,.60/0,0,.60/0,0,0,.40}
|
||||
\fi}
|
||||
\local@count0\relax%
|
||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RM}}%
|
||||
\pdata@def{\@site}{RM}{count}{\the\local@count}
|
||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||
\if@RAM
|
||||
\global\local@count0\relax%
|
||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RAM}}%
|
||||
\pdata@def{\@site}{RAM}{count}{\the\local@count}
|
||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||
\fi% if@RAM
|
||||
\else% if@sites
|
||||
|
Loading…
Reference in New Issue
Block a user