remembering metadata about PIs in pdata
This commit is contained in:
parent
0b50e941a8
commit
485ebe3994
@ -942,6 +942,8 @@
|
||||
\fi
|
||||
\newcounter{@PIs}
|
||||
\@ifundefined{prop@gen@PIs}{}{\@for\@I:=\prop@gen@PIs\do{\stepcounter{@PIs}}}
|
||||
\pdata@def{all}{PI}{ids}{\prop@gen@PIs}%
|
||||
\pdata@def{all}{PI}{count}{\the@PIs}%
|
||||
\newcounter{@sites}
|
||||
\@ifundefined{prop@gen@sites}{}{\@for\@I:=\prop@gen@sites\do{\stepcounter{@sites}}
|
||||
\pdata@def{all}{site}{ids}{\prop@gen@sites}%
|
||||
|
Binary file not shown.
@ -105,6 +105,8 @@
|
||||
\fi
|
||||
\newcounter{@PIs}
|
||||
\@ifundefined{prop@gen@PIs}{}{\@for\@I:=\prop@gen@PIs\do{\stepcounter{@PIs}}}
|
||||
\pdata@def{all}{PI}{ids}{\prop@gen@PIs}%
|
||||
\pdata@def{all}{PI}{count}{\the@PIs}%
|
||||
\newcounter{@sites}
|
||||
\@ifundefined{prop@gen@sites}{}{\@for\@I:=\prop@gen@sites\do{\stepcounter{@sites}}
|
||||
\pdata@def{all}{site}{ids}{\prop@gen@sites}%
|
||||
|
Loading…
Reference in New Issue
Block a user