diff --git a/README.md b/README.md index be852f8..5979872 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Copyright (C) Marei Peischl , 2018–2020 - tuda-ci 2020/03/09 v2.09 + tuda-ci 2020/04/25 v2.10 *************************************************************************** @@ -191,3 +191,7 @@ leaflets | DEMO-TUDaLeaflet.tex | tudaleaflet.cls - fix bug concerning the combination of twocolumn and marinpar=false - smaller Layout adjustments - documentation enhancements + * v2.10 (2020-04-25) bugfixes + feature enhancement for tudaexercise + - add a mechanism for credits in tudaexercise + - captions & headings in leaflets no longer using \accentfont + - fixing marginpar alignment diff --git a/addlicense.sh b/addlicense.sh index 79589a1..353a77f 100755 --- a/addlicense.sh +++ b/addlicense.sh @@ -1,6 +1,6 @@ #!/bin/bash cd tex -fileversion="2.09" +fileversion="2.10" filedate=$(date '+%Y/%m/%d') echo $filedate for filename in *.sty *.cls *.def *.cfg *.clo