diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty index 965a470bac5..4804710e864 100644 --- a/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty +++ b/Master/texmf-dist/tex/latex/tex4ebook/tex4ebook.sty @@ -1,4 +1,6 @@ -\ProvidesPackage{tex4ebook} +% Package odsfile. Author Michal Hoftich <michal.h21@gmail.com> +% This package is subject of LPPL license, version 1.3 +\ProvidesPackage{tex4ebook}[2015/09/24 version 0.1b] \RequirePackage{etoolbox} \RequirePackage{kvoptions} \RequirePackage{graphicx} |