reverting old attempts for counting
This commit is contained in:
parent
acbf39a2cb
commit
08a86343c3
@ -2097,12 +2097,12 @@ ganttgray,.60/.60,.60,.60/0,0,.60/0,0,0,.40}
|
|||||||
\fi}
|
\fi}
|
||||||
\local@count0\relax%
|
\local@count0\relax%
|
||||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RM}}%
|
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RM}}%
|
||||||
\pdata@def{\@site}{RM}{count}{\the\local@count}
|
% XXX does not work XXX \pdata@def{\@site}{RM}{count}{\the\local@count}
|
||||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||||
\if@RAM
|
\if@RAM
|
||||||
\global\local@count0\relax%
|
\global\local@count0\relax%
|
||||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RAM}}%
|
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RAM}}%
|
||||||
\pdata@def{\@site}{RAM}{count}{\the\local@count}
|
% XXX does not work XXX \pdata@def{\@site}{RAM}{count}{\the\local@count}
|
||||||
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||||
\fi% if@RAM
|
\fi% if@RAM
|
||||||
\else% if@sites
|
\else% if@sites
|
||||||
|
Binary file not shown.
@ -695,12 +695,10 @@ ganttgray,.60/.60,.60,.60/0,0,.60/0,0,0,.40}
|
|||||||
\fi}
|
\fi}
|
||||||
\local@count0\relax%
|
\local@count0\relax%
|
||||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RM}}%
|
\@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}}
|
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||||
\if@RAM
|
\if@RAM
|
||||||
\global\local@count0\relax%
|
\global\local@count0\relax%
|
||||||
\@for\@site:=\prop@gen@sites\do{\global\advance\local@count by \pdataref@num\@@wp\@site{RAM}}%
|
\@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}}
|
\xdef\@@wp@line{\@@wp@line &\textbf{\the\local@count}}
|
||||||
\fi% if@RAM
|
\fi% if@RAM
|
||||||
\else% if@sites
|
\else% if@sites
|
||||||
|
Loading…
Reference in New Issue
Block a user