diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-18 00:08:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-18 00:08:11 +0000 |
commit | f9f2a1ab5b27f009ae29eb431c38aea64a0b8bf7 (patch) | |
tree | 609604b5acea03b6fbe415813e29a79d4a80e7a2 /Master/texmf-dist/doc/latex/exercise | |
parent | 122d749a0aa11870aba704eb168d86722b47457c (diff) |
exercise update (27aug10)
git-svn-id: svn://tug.org/texlive/trunk@19783 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/exercise')
-rw-r--r-- | Master/texmf-dist/doc/latex/exercise/README | 171 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/exercise/exercise.pdf | bin | 207936 -> 358466 bytes |
2 files changed, 87 insertions, 84 deletions
diff --git a/Master/texmf-dist/doc/latex/exercise/README b/Master/texmf-dist/doc/latex/exercise/README index ae94450c646..519ed4a504e 100644 --- a/Master/texmf-dist/doc/latex/exercise/README +++ b/Master/texmf-dist/doc/latex/exercise/README @@ -1,84 +1,87 @@ -Typesetting exercises: the exercise package -=========================================== - -The package helps to typeset exercises or list of exercises within any -document. - -Exercises, questions, sub-questions are automatically numbered. It is -possible to put answers in the same document, and display them -immediately, later in the document or not at all. - -The layout of exercise is fully customisable. It is then possible to typeset -long problems, short exercises, questionnaires, etc. - -Usage of the babel package is detected, but not fully supported by now -(only english and french are implemented). See documentation for more -information. - -Copyright: ----------- - -Copyright (C) 2004 by Paul Pichaureau - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - -Installation: -------------- - -- execute latex on exercise.ins - -- execute latex on exercise.dtx - -- produce Index and Change History with - - makeindex -s gind.ist -o exercise.ind exercise.idx - makeindex -s gglo.ist -o exercise.gls exercise.glo - -- and then execute latex on exercise.dtx (again !) - -- copy exercise.sty and exercise.pdf to the correct places in the texmf -tree. exercise.sty could be put in - - $LOCALTEXMF\tex\latex\exercise - -exercise.pdf is the documentation of the package: it could take place -in - - $TEXMF\doc\latex\exercise - -- run texhash or the corresponding command of your distribution - - -To do: ------- - -- Add more languages. - - -Change log: ------------ -- v1.3 2009/03/26 Spanish support added - List of exercices support - Bug corrected -- v1.2 2006/04/22 A basic exercice selection mechanism added. -- v1.11 2004/09/08 Corrected a bug preventing the correct - use of the babel package. -- v1.1 2004/09/05 Added the \renewcounter command -- v1 2004/08/19 First release - -19 aout 2004 -Paul Pichaureau -paul.pichaureau@alcandre.net +Typesetting exercises: the exercise package
+===========================================
+
+The package helps to typeset exercises or list of exercises within any
+document.
+
+Exercises, questions, sub-questions are automatically numbered. It is
+possible to put answers in the same document, and display them
+immediately, later in the document or not at all.
+
+The layout of exercise is fully customisable. It is then possible to typeset
+long problems, short exercises, questionnaires, etc.
+
+Usage of the babel package is detected, but not fully supported by now
+(only english and french are implemented). See documentation for more
+information.
+
+Copyright:
+----------
+
+Copyright (C) 2004 by Paul Pichaureau
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+
+Installation:
+-------------
+
+- execute latex on exercise.ins
+
+- execute latex on exercise.dtx
+
+- produce Index and Change History with
+
+ makeindex -s gind.ist -o exercise.ind exercise.idx
+ makeindex -s gglo.ist -o exercise.gls exercise.glo
+
+- and then execute latex on exercise.dtx (again !)
+
+- copy exercise.sty and exercise.pdf to the correct places in the texmf
+tree. exercise.sty could be put in
+
+ $LOCALTEXMF\tex\latex\exercise
+
+exercise.pdf is the documentation of the package: it could take place
+in
+
+ $TEXMF\doc\latex\exercise
+
+- run texhash or the corresponding command of your distribution
+
+
+To do:
+------
+
+- Add more languages.
+
+
+Change log:
+-----------
+- v1.4 2010/08/27 Many bugs corrected
+ Exercise selection reviewed
+- v1.31 2009/03/28 Italian support added
+- v1.3 2009/03/26 Spanish support added
+ List of exercices support
+ Bug corrected
+- v1.2 2006/04/22 A basic exercice selection mechanism added.
+- v1.11 2004/09/08 Corrected a bug preventing the correct
+ use of the babel package.
+- v1.1 2004/09/05 Added the \renewcounter command
+- v1 2004/08/19 First release
+
+19 aout 2004
+Paul Pichaureau
+paul.pichaureau@alcandre.net
diff --git a/Master/texmf-dist/doc/latex/exercise/exercise.pdf b/Master/texmf-dist/doc/latex/exercise/exercise.pdf Binary files differindex 721a9524e1e..65cca450ae6 100644 --- a/Master/texmf-dist/doc/latex/exercise/exercise.pdf +++ b/Master/texmf-dist/doc/latex/exercise/exercise.pdf |