summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/worksheet/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/worksheet/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/worksheet/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/worksheet/README.md b/Master/texmf-dist/doc/latex/worksheet/README.md
new file mode 100644
index 00000000000..63adc78c8d3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/worksheet/README.md
@@ -0,0 +1,9 @@
+This package provides functions and an environment for easy worksheet creation:
+ use the exercise environment for formating exercises in a simple, efficient design;
+ make custom, automatically numbered worksheet titles likewise \LaTeX\ title functions;
+ provide course and author information with a scrlayer-scrpage based automated header;
+ conforming to different Babel Languages (At this time only English and German are supported.).
+
+This package is guaranteed to work with pdflatex and xelatex, only depending on scrlayer-scrpage. It is recommended to use xelatex including fontspec package and setting sans font to "Helvetica Neue" or "Raleway".
+
+Package worksheet by Benjamin Zöllner (c)2018. This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (latest version).