write out the SPLIT.at file for EU Proposals

This commit is contained in:
Michael Kohlhase 2019-01-26 15:50:23 +01:00
parent 0a34a65e92
commit ee35e1b342
4 changed files with 11 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
SPLIT.at
proposal.ctan.zip
auto
*.acn

View File

@ -940,7 +940,11 @@
% references.
% \begin{macrocode}
{\end{prop@proposal}
\pdata@def{prop}{page}{last}{\thepage}\ofpagefalse
\pdata@def{prop}{page}{last}{\thepage}\ofpagefalse%
\newwrite\@@SPLIT%
\immediate\openout\@@SPLIT=SPLIT.at%
\protected@write\@@SPLIT{}{\thepage}%
\closeout\@@SPLIT%
\pdata@close}
%</sty>
% \end{macrocode}

Binary file not shown.

View File

@ -110,7 +110,11 @@
\setcounter{page}{0}
\begin{prop@proposal}}
{\end{prop@proposal}
\pdata@def{prop}{page}{last}{\thepage}\ofpagefalse
\pdata@def{prop}{page}{last}{\thepage}\ofpagefalse%
\newwrite\@@SPLIT%
\immediate\openout\@@SPLIT=SPLIT.at%
\protected@write\@@SPLIT{}{\thepage}%
\closeout\@@SPLIT%
\pdata@close}
\newcommand\site[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{acronym}}}
\newcommand\sitename[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{name}}}