diff options
author | Norbert Preining <preining@logic.at> | 2012-10-13 09:39:42 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2012-10-13 09:39:42 +0000 |
commit | d2e50e76ef7e64efa460c918c4c751262c063476 (patch) | |
tree | 58cbbfdd6baf7d60d38344a470d7ab91d4add134 /Master/texmf-dist/doc/latex/exsheets/README | |
parent | e75b4f01a9c31f808000ab47365e040897e7cf23 (diff) |
new latex packages exsheets (12Oct)
git-svn-id: svn://tug.org/texlive/trunk@27953 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/exsheets/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/exsheets/README | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/exsheets/README b/Master/texmf-dist/doc/latex/exsheets/README new file mode 100644 index 00000000000..4ac38eeb800 --- /dev/null +++ b/Master/texmf-dist/doc/latex/exsheets/README @@ -0,0 +1,46 @@ +-------------------------------------------------------------------------- +EXSHEETS v0.2b - 2012/10/08 + +bundled packages: +the EXSHEETS package + Yet another package for the creation of exercise sheets +the TRANSLATIONS package + a simple translator +the CNTFORMATS package + A different way to read counters. + +All mentioned packages are described in exsheets_en.pdf +-------------------------------------------------------------------------- +Clemens Niederberger +Web: https://bitbucket.org/cgnieder/exsheets/ +E-Mail: contact@mychemistry.eu +-------------------------------------------------------------------------- +Copyright 2011-2012 Clemens Niederberger + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Clemens Niederberger. +-------------------------------------------------------------------------- +The exsheets package consists of the files + - exsheets.sty, exsheets_headings.def, exsheets_headings.cfg, + exsheets_tasks.def, exsheets_tasks.cfg, exsheets_configurations.cfg, + - exsheets_en.tex, exsheets_en.pdf, + - README +-------------------------------------------------------------------------- +The translations package consists of the files + - translations.sty +-------------------------------------------------------------------------- +The cntformats package consists of the files + - cntformats.sty +-------------------------------------------------------------------------- +If you have any ideas, questions, suggestions or bugs to report, please +feel free to contact me. +--------------------------------------------------------------------------
\ No newline at end of file |