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 proposal.ctan.zip
auto auto
*.acn *.acn

View File

@ -940,7 +940,11 @@
% references. % references.
% \begin{macrocode} % \begin{macrocode}
{\end{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} \pdata@close}
%</sty> %</sty>
% \end{macrocode} % \end{macrocode}

Binary file not shown.

View File

@ -110,7 +110,11 @@
\setcounter{page}{0} \setcounter{page}{0}
\begin{prop@proposal}} \begin{prop@proposal}}
{\end{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} \pdata@close}
\newcommand\site[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{acronym}}} \newcommand\site[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{acronym}}}
\newcommand\sitename[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{name}}} \newcommand\sitename[1]{\hyperlink{site@#1@target}{\wa@ref3{institution}{#1}{name}}}