diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-28 22:14:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-28 22:14:06 +0000 |
commit | 5705401f0546c8ce61b8934ed1f11e87b078de59 (patch) | |
tree | 3270f121c9644a451fde47d1b7255d8bf7c9b7a9 /Master/texmf-dist/tex/latex/gridslides | |
parent | 178109b1e83270c6e5f89212743463d51c8ea4af (diff) |
gridslides (28nov17)
git-svn-id: svn://tug.org/texlive/trunk@45933 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gridslides')
-rw-r--r-- | Master/texmf-dist/tex/latex/gridslides/gridslides.cls | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gridslides/gridslides.sty | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/gridslides/gridslides.cls b/Master/texmf-dist/tex/latex/gridslides/gridslides.cls index ebf1307ddaa..b596b5b0564 100644 --- a/Master/texmf-dist/tex/latex/gridslides/gridslides.cls +++ b/Master/texmf-dist/tex/latex/gridslides/gridslides.cls @@ -2,8 +2,8 @@ % Description: LaTeX package to create free form slides with blocks placed on a grid % File: gridslides.cls % Author: Daniel Mendler <mail@daniel-mendler.de> -% Version: 0.1 -% Date: 2017/11/11 +% Version: 0.1.1 +% Date: 2017-11-28 % License: GPL2 or LPPL1.3 at your option % Homepage: https://github.com/minad/gridslides \LoadClass{article} diff --git a/Master/texmf-dist/tex/latex/gridslides/gridslides.sty b/Master/texmf-dist/tex/latex/gridslides/gridslides.sty index bf5a9f27ae4..65d8185c6f6 100644 --- a/Master/texmf-dist/tex/latex/gridslides/gridslides.sty +++ b/Master/texmf-dist/tex/latex/gridslides/gridslides.sty @@ -2,8 +2,8 @@ % Description: LaTeX package to create free form slides with blocks placed on a grid % File: gridslides.sty % Author: Daniel Mendler <mail@daniel-mendler.de> -% Version: 0.1 -% Date: 2017/11/11 +% Version: 0.1.1 +% Date: 2017-11-28 % License: GPL2 or LPPL1.3 at your option % Homepage: https://github.com/minad/gridslides \RequirePackage[utf8]{inputenc} |