summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/exsol
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/exsol')
-rw-r--r--Master/texmf-dist/tex/latex/exsol/exsol.sty3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/exsol/exsol.sty b/Master/texmf-dist/tex/latex/exsol/exsol.sty
index 7854f28380d..b8980fb5ca9 100644
--- a/Master/texmf-dist/tex/latex/exsol/exsol.sty
+++ b/Master/texmf-dist/tex/latex/exsol/exsol.sty
@@ -34,6 +34,7 @@
\AtBeginDocument{
\newwrite\solutionstream
\immediate\openout\solutionstream=\jobname.sol.tex
+ \newwrite\exercisestream
}
\AtEndDocument{
\immediate\closeout\solutionstream
@@ -62,7 +63,6 @@
\def\exercise{\FV@Environment{}{exercise}}
\def\FVB@exercise{%
\refstepcounter{exercise}%
- \newwrite\exercisestream
\immediate\openout\exercisestream=\jobname.exc.tex
\ifexsol@copyexercisesinsolutions
\typeout{Writing exercise to \jobname.sol.tex}
@@ -156,6 +156,7 @@
\newcommand{\exercisename}{Exercise}
\newcommand{\exercisesname}{Exercises}
\newcommand{\solutionname}{Solution}
+\newcommand{\solutionsname}{Solutions}
\addto\captionsdutch{%
\renewcommand{\exercisename}{Oefening}%
\renewcommand{\exercisesname}{Oefeningen}%