diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-28 00:29:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-28 00:29:08 +0000 |
commit | 59e589a13e8de3ebc58828416bdd1eb4269b7bd2 (patch) | |
tree | 78564d8ec87320790f651149217dcb4d9eec7ea4 /Master/texmf-dist/doc/latex/probsoln/CHANGES | |
parent | aea330a2bc712291777bdb4bf73fe68b594227ff (diff) |
probsoln 2.03 (18jul07)
git-svn-id: svn://tug.org/texlive/trunk@4672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/probsoln/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/probsoln/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/probsoln/CHANGES b/Master/texmf-dist/doc/latex/probsoln/CHANGES index 288adf8bb83..6485349bb28 100644 --- a/Master/texmf-dist/doc/latex/probsoln/CHANGES +++ b/Master/texmf-dist/doc/latex/probsoln/CHANGES @@ -1,5 +1,8 @@ probsoln package versions: +Version 2.03: Added starred form of \newproblem for problems without +solutions. Checks to see if solution environment is already defined. + Version 2.02: Added \selectallproblems which selects all the problems in a given database, in the order in which they were defined. |