From 34970438942b4448ada18729aebc620ceed2523d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jul 2020 21:24:45 +0000 Subject: exesheet (23jul20) git-svn-id: svn://tug.org/texlive/trunk@55916 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/exesheet/README.md | 33 ++++++++++++++++++++++ Master/texmf-dist/doc/latex/exesheet/exesheet.pdf | Bin 0 -> 234223 bytes 2 files changed, 33 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/exesheet/README.md create mode 100644 Master/texmf-dist/doc/latex/exesheet/exesheet.pdf (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/exesheet/README.md b/Master/texmf-dist/doc/latex/exesheet/README.md new file mode 100644 index 00000000000..f04b1345150 --- /dev/null +++ b/Master/texmf-dist/doc/latex/exesheet/README.md @@ -0,0 +1,33 @@ +# The exesheet class and package - Typesetting exercise or exam sheets + + +## Presentation + +The exesheet package is used for typesetting exercise or exam sheets. +In addition, the exesheet class loads the schooldocs package. + +The package provides: +- macros to mark out exercises and subparts, +- specific settings for enumeration lists, +- environments for questions and answers, with conditional display, +- macros for marking scheme with detailed comments. + + +## Installation + +- run LaTeX on exesheet.ins, you obtain the files exesheet.cls and exesheet.sty, +- if then you run LaTeX + dvips + ps2pdf on exesheet.dtx you get the file exesheet.pdf which is also in the archive, +- put the files exesheet.cls, exesheet.sty and exesheet.pdf in your TeX Directory Structure. + + +## Author + +Antoine Missier + +Email: antoine.missier@ac-toulouse.fr + + +## License + +Released under the LaTeX Project Public License v1.3 or later. +See http://www.latex-project.org/lppl.txt diff --git a/Master/texmf-dist/doc/latex/exesheet/exesheet.pdf b/Master/texmf-dist/doc/latex/exesheet/exesheet.pdf new file mode 100644 index 00000000000..3783421f5a7 Binary files /dev/null and b/Master/texmf-dist/doc/latex/exesheet/exesheet.pdf differ -- cgit v1.2.3