diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-17 22:32:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-17 22:32:41 +0000 |
commit | a15070e9ad7c5de81ac3a66d5301c333030d08c6 (patch) | |
tree | 08c09b729a7d386ef4ccc39b2dafe1e7a479a3eb /Master/texmf-dist/tex/latex/fontspec/fontspec.lua | |
parent | 3c2f50b92407533aabaef1823006032eedd6ef90 (diff) |
fontspec
git-svn-id: svn://tug.org/texlive/trunk@34269 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua index 94a9479d4e7..b1f2f299cbb 100644 --- a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua +++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua @@ -8,7 +8,7 @@ -- -- _________________________________________ -- The fontspec package for XeLaTeX/LuaLaTeX --- (C) 2004--2013 Will Robertson and Khaled Hosny +-- (C) 2004--2014 Will Robertson and Khaled Hosny -- -- License information appended. -- @@ -79,7 +79,7 @@ function fontspec.mathfontdimen(fnt, str) end end -- --- Copyright 2004--2013 Will Robertson <wspr81@gmail.com> +-- Copyright 2004--2014 Will Robertson <wspr81@gmail.com> -- Copyright 2009--2013 Khaled Hosny <khaledhosny@eglug.org> -- -- Distributable under the LaTeX Project Public License, |