diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-02 17:53:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-02 17:53:14 +0000 |
commit | 121ec16e044cc1d35ef87ca003c5e7d124e087d7 (patch) | |
tree | 91113d47864409949314bdddb4525ca37b9a0020 /Master/texmf-dist/tex/latex/plex-otf | |
parent | b78aaad2a9454d6734d74a7050d3622f16292680 (diff) |
plex-otf (13apr18)
git-svn-id: svn://tug.org/texlive/trunk@47562 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/plex-otf')
-rw-r--r-- | Master/texmf-dist/tex/latex/plex-otf/plex-otf.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/plex-otf/plex-otf.sty b/Master/texmf-dist/tex/latex/plex-otf/plex-otf.sty index 01926d212a8..2d6640c7bd9 100644 --- a/Master/texmf-dist/tex/latex/plex-otf/plex-otf.sty +++ b/Master/texmf-dist/tex/latex/plex-otf/plex-otf.sty @@ -1,13 +1,13 @@ -%% $Id: plex-otf.sty 739 2018-03-06 19:23:26Z herbert $ +%% $Id: plex-otf.sty 755 2018-04-13 11:33:43Z herbert $ %% %% This file is distributed under the terms of the LaTeX Project Public %% License from CTAN archives in directory macros/latex/base/lppl.txt. %% Either version 1.3 or, at your option, any later version. %% -% Copyright 2017 Herbert Voss hvoss@tug.org +% Copyright 2017- Herbert Voss hvoss@tug.org %% \ProvidesPackage{plex-otf}[% - 2018/03/28 v. 0.07 (Herbert Voss) Supports plex OpenType for lualatex/xelatex.] + 2018/04/13 v. 0.07a (Herbert Voss) Supports plex OpenType for lualatex/xelatex.] % \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} \RequirePackage{fontspec} |