diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-24 17:35:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-24 17:35:10 +0000 |
commit | 0515cdb0111b84daef0c66f7427af0d153551436 (patch) | |
tree | b1d8dc29cb94b05fb5c893b687dbb187d29a2f92 /Master/texmf-dist/tex/latex/fontspec/fontspec.lua | |
parent | 823ddafd5474caf26bc0eac99dc198dbb83e6cbd (diff) |
fontspec (21jun14)
git-svn-id: svn://tug.org/texlive/trunk@34375 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.lua')
-rw-r--r-- | Master/texmf-dist/tex/latex/fontspec/fontspec.lua | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua index b1f2f299cbb..f21529620ca 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua @@ -86,14 +86,16 @@ end -- version 1.3c or higher (your choice). The latest version of -- this license is at: http://www.latex-project.org/lppl.txt -- --- This work is "author-maintained" by Will Robertson. +-- This work is "maintained" by Will Robertson. -- -- This work consists of this file fontspec.dtx -- and the derived files fontspec.sty, -- fontspec.lua, -- fontspec.cfg, --- fontspec-xetex.tex, --- fontspec-luatex.tex, +-- fontspec-xetex.sty, +-- fontspec-luatex.sty, +-- fontspec-patches.sty, +-- fontspec-example.tex, -- and fontspec.pdf. -- -- |