diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-26 23:47:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-26 23:47:28 +0000 |
commit | f07534a834462ff702e6d3a52dbd795f4f7262ad (patch) | |
tree | 80f1ba95ba5652c9a76c4a2e7851395649a5c6f1 /Master/texmf-dist/tex/latex/fontspec/fontspec.lua | |
parent | ddb39646bb545ff15c6a16a71e32ad697cddf11a (diff) |
fontspec (26feb11)
git-svn-id: svn://tug.org/texlive/trunk@21527 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 801f9e4de2d..a6b5528391a 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--2010 Will Robertson and Khaled Hosny +-- (C) 2004--2011 Will Robertson and Khaled Hosny -- -- License information appended. -- @@ -134,7 +134,7 @@ function fontspec.mathfontdimen(fnt, str) end end -- --- Copyright 2004--2010 Will Robertson <wspr81@gmail.com> +-- Copyright 2004--2011 Will Robertson <wspr81@gmail.com> -- Copyright 2009--2010 Khaled Hosny <khaledhosny@eglug.org> -- -- Distributable under the LaTeX Project Public License, |