summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/verifiche/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-15 22:15:29 +0000
committerKarl Berry <karl@freefriends.org>2021-02-15 22:15:29 +0000
commit73046e13d38cda6c175c5886c17fd4d716898a5e (patch)
treea27d12c36b1a84ad5b8b5e360273ec8c6002b519 /Master/texmf-dist/doc/latex/verifiche/README.md
parent57d1b83eef654515374e38b04758517b0eaec0f5 (diff)
verifiche (15feb21)
git-svn-id: svn://tug.org/texlive/trunk@57753 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/verifiche/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/verifiche/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/verifiche/README.md b/Master/texmf-dist/doc/latex/verifiche/README.md
index 348e4c9b587..75f142ca02e 100644
--- a/Master/texmf-dist/doc/latex/verifiche/README.md
+++ b/Master/texmf-dist/doc/latex/verifiche/README.md
@@ -1,7 +1,7 @@
# Package Verifiche
## Abstract
-The purpose of the package is to mange the exercises for a test, their points, the difficulty level and their solutions.
+The purpose of the package is to manage the exercises for a test, their points, the difficulty level and their solutions.
Some typical format of exercises are already implemented:
1. Plain exercise
2. Complete the Text - exercise
@@ -10,6 +10,11 @@ Some typical format of exercises are already implemented:
5. Open questtions
6. Find the Error - exercise
+## Informations
+Author: Francesco Raccanello
+Mail: raccanello.francesco@gmail.com
+License: LPPL 1.3
+
## Installation
To install the package run:
- `latex verifiche.ins`
@@ -21,7 +26,7 @@ To install the package run:
tree (e.g. \tex\latex\verifiche).
## Example
-Run `pdflatex Esempio.tex` to see some examples.
+Run `pdflatex verifiche-example.tex` to see some examples.
### To do