diff options
author | Karl Berry <karl@freefriends.org> | 2013-12-02 22:17:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-12-02 22:17:53 +0000 |
commit | c2d797847ce261ccb5b01de5ce8f45175422abb3 (patch) | |
tree | 03529fada9bdbc4655f91aeccbd93c19a573d8c0 /Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def | |
parent | 96fcaa5970569331f7765d9892a0e8d0f0f4cd0f (diff) |
greek-fontenc (2dec13)
git-svn-id: svn://tug.org/texlive/trunk@32301 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def b/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def index d602e0afe16..3b22ce4742a 100644 --- a/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def +++ b/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def @@ -8,8 +8,8 @@ % :Identification: % :: -\ProvidesFile{greek-euenc} -[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX] +\ProvidesFile{greek-euenc.def} +[2013/12/02 0.11.1 Greek LICRs for XeTeX and LuaTeX] % Experimental support for Greek LICR macros with XeTeX and LuaTeX. % Based on `lgrenc.def` and `lgrenc.dfu`. @@ -17,15 +17,16 @@ % Changelog: % .. class:: borderless % -% ========== ===== ========================================================= -% 2013-07-16 0.1 initial version -% 2013-07-18 0.1.1 bugfix: wrong breathings psilioxia -> dasiaoxia -% 2013-07-19 0.1.2 bugfix: Disable composite defs starting with char macro, -% .. fix "hiatus" handling. -% 2013-07-24 0.1.3 fix "input" path. -% 2013-10-01 0.1.4 remove clashing defs for legacy characters with oxia, -% .. fix upcasing of ``\finalsigma``. -% ========== ===== ========================================================= +% ========== ====== ======================================================== +% 2013-07-16 0.1 initial version +% 2013-07-18 0.1.1 bugfix: wrong breathings psilioxia -> dasiaoxia +% 2013-07-19 0.1.2 bugfix: Disable composite defs starting with char macro, +% .. fix "hiatus" handling. +% 2013-07-24 0.1.3 fix "input" path. +% 2013-10-01 0.1.4 remove clashing defs for legacy characters with oxia, +% .. fix upcasing of ``\finalsigma``. +% 2013/12/01 0.11.1 fix identification. +% ========== ====== ======================================================== % % Requires XeTeX or LuaTeX and a font with Greek characters. See % `<test-euenc.tex>`_ and `<test-euenc.pdf>`_ for usage details and |