aboutsummaryrefslogtreecommitdiff
path: root/exercisesheets.tex
diff options
context:
space:
mode:
Diffstat (limited to 'exercisesheets.tex')
-rw-r--r--exercisesheets.tex20
1 files changed, 6 insertions, 14 deletions
diff --git a/exercisesheets.tex b/exercisesheets.tex
index cf1e795..a030587 100644
--- a/exercisesheets.tex
+++ b/exercisesheets.tex
@@ -19,6 +19,7 @@
\usepackage{arev}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
+\usepackage[activate]{microtype}
\usepackage{csquotes}
\usepackage{xspace}
\usepackage{xcolor}
@@ -49,19 +50,10 @@
\newcommand{\opt}[1]{\textcolor{green!50!black}{#1}}
\newcommand{\option}[1]{{\normalfont\texttt{\color{blue!50!black}#1}}}
-\usepackage[english]{isodate}
-\usepackage[all,autokw]{svn-multi}
-\svnidlong
-{$HeadURL$}
-{$LastChangedDate$}
-{$LastChangedRevision$}
-{$LastChangedBy$}
-\svnid
-{$Id$}
-
+\usepackage[english,iso]{isodate}
\title{The \exsh Package}
-\author{Sebastian Kuhnert}
-\date{\printdate{\svnday.\svnmonth.\svnyear}}
+\author{Sebastian Kuhnert\and Frank Fuhlbrück}
+\date{Version 0.5i, \printdateTeX{2017/03/04}}
\begin{document}
\maketitle
@@ -70,7 +62,7 @@ The \exsh package provides a way to typeset exercise sheets as used in
university courses. It evolved from a set of macros an environments that were
finally combined into this package.
-\subsection{Licence}
+\subsection*{Licence}
Copyright \textcopyright{} 2008--2017 Sebastian Kuhnert and Frank Fuhlbrück.
Permission is granted to copy, distribute and/or modify this software under the
terms of the \LaTeX{} Project Public Licence, version 1.3c or later. This
@@ -201,7 +193,7 @@ Insert a sheet into the document. This environment can be repeated to combine
several sheets in a single \LaTeX{} file. For each sheet, a new page is started
and an appropriate header is generated. The \param{sheet contents} can be
anything but will usually consist of several \texttt{exercise} environments (see
-\ref{sec:exercises-solutions}).
+Section~\ref{sec:exercises-solutions}).
The following \param{options} are supported:
\begin{description}