summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/worksheet/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-08-16 20:50:02 +0000
committerKarl Berry <karl@freefriends.org>2018-08-16 20:50:02 +0000
commit88d74b00581ca8f9710996fe8e3e9effd748a880 (patch)
tree5e6fb3f2cd9f0ddaa2e7db74c355f1805dcd023a /Master/texmf-dist/doc/latex/worksheet/README.md
parent917d5c3b61156e675b299961a80f33233dcd4de5 (diff)
worksheet (16aug18)
git-svn-id: svn://tug.org/texlive/trunk@48416 c570f23f-e606-0410-a88d-b1316a301751
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).