write out the SPLIT.at file for EU Proposals
This commit is contained in:
parent
0a34a65e92
commit
ee35e1b342
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
SPLIT.at
|
||||||
proposal.ctan.zip
|
proposal.ctan.zip
|
||||||
auto
|
auto
|
||||||
*.acn
|
*.acn
|
||||||
|
@ -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.
@ -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}}}
|
||||||
|
Loading…
Reference in New Issue
Block a user