aboutsummaryrefslogtreecommitdiff
path: root/exercisesheets.sty
diff options
context:
space:
mode:
Diffstat (limited to 'exercisesheets.sty')
-rw-r--r--exercisesheets.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/exercisesheets.sty b/exercisesheets.sty
index 733656d..71020cd 100644
--- a/exercisesheets.sty
+++ b/exercisesheets.sty
@@ -18,8 +18,8 @@
%\NeedsTeXFormat{LaTeX2e}[1994/12/01]
% don't forget to update the version and date in exercisesheets.tex
-\def\exsh@version{0.15}
-\def\exsh@date{2023/11/30}
+\def\exsh@version{0.15.1}
+\def\exsh@date{2023/12/14}
\ProvidesPackage{exercisesheets}[\exsh@date\space\exsh@version\space Typesetting of exercise sheets]
\message{`Typesetting of exercise sheets' \exsh@version\space <\exsh@date>}
@@ -856,6 +856,7 @@
% \stepcounter{page}%
\end{frame}
}
+\global\def\exsh@alignright#1{\hfill #1}%
\else%--------- NON-BEAMER: ---------------------------------------
\ifexsh@html
\global\def\exsh@part[#1]#2{#2}