summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/exesheet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/exesheet/README.md')
-rw-r--r--macros/latex/contrib/exesheet/README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/macros/latex/contrib/exesheet/README.md b/macros/latex/contrib/exesheet/README.md
index 45896d7bb0..0f6ff627cd 100644
--- a/macros/latex/contrib/exesheet/README.md
+++ b/macros/latex/contrib/exesheet/README.md
@@ -3,21 +3,21 @@
## Presentation
-The exesheet package is used for typesetting exercise or exam sheets.
-In addition, the exesheet class loads the schooldocs package.
+The exesheet package is designed for typesetting exercise or exam sheets.
+Additionally, the exesheet class loads the schooldocs package.
-The package provides:
-- macros to mark out exercises and subparts,
+This package offers the following features:
+- macros for organizing exercises and subparts,
- specific settings for enumeration lists,
- environments for questions and answers, with conditional display,
-- macros for displaying a marking scheme with detailed comments in margins.
+- macros to display a marking scheme with detailed comments in thee margins.
## 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.
+- run LaTeX on exesheet.ins to obtain the files exesheet.cls and exesheet.sty,
+- if you then run LaTeX + dvips + ps2pdf on exesheet.dtx you'll generate the exesheet.pdf file, which is also included in the archive,
+- place the files exesheet.cls, exesheet.sty and exesheet.pdf in your TeX Directory Structure.
## Author