summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def')
-rw-r--r--Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def31
1 files changed, 18 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def b/Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def
index 58a2447a80d..5a2bdf38467 100644
--- a/Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def
+++ b/Master/texmf-dist/tex/latex/greek-fontenc/alphabeta-euenc.def
@@ -1,5 +1,7 @@
-% alphabeta-euenc.def: Composite definitions for XeTeX and LuaTeX
-% ***************************************************************
+% alphabeta-euenc.def
+% ===================
+% Composite definitions for XeTeX and LuaTeX
+% ******************************************
%
% :Copyright: © 2013 Günter Milde
% :Licence: This work may be distributed and/or modified under the
@@ -9,33 +11,35 @@
% ::
\ProvidesFile{alphabeta-euenc}
-[2013/07/24 0.1.3 Composite definitions for XeTeX and LuaTeX]
+[2014/09/04 0.11.2 Composite definitions for XeTeX and LuaTeX]
-% Domposite definitions for ``alphabeta.sty`` with XeTeX and LuaTeX.
+% Composite definitions for ``alphabeta.sty`` with XeTeX and LuaTeX.
%
% Changelog:
% .. class:: borderless
%
-% ========== ===== =========================================================
-% 2013-09-12 0.1 initial version
-% 2013-10-01 0.1.1 remove clashing defs for legacy characters with oxia.
-% ========== ===== =========================================================
+% ========== ====== ========================================================
+% 2013-09-12 0.1 initial version
+% 2013-10-01 0.1.1 remove clashing defs for legacy characters with oxia.
+% 2014-09-04 0.11.2 documentation update
+% ========== ====== ========================================================
%
% The alphabeta_ package re-defines the math macros for Greek letters to work
% in both, text and math mode, so that Greek letters can be specified with
-% the established command names in text, too.
+% the established command names in text, too.
%
% The NFSS TextComposite mechanism looks for the next token without expanding
% it. In order to let compositions like ``\>"\alpha`` work as expected we
% define TextComposites with the `letter name commands`.
%
-% For use with Unicode fonts (XeTeX/LuaTeX), we need to define composite
-% commands for the EU1 and EU2 encoding
+% This file expands the font encoding definitions in greek-euenc.def_ with
+% composite commands for use with Unicode fonts. It is sourced by alphabeta_
+% under XeTeX/LuaTeX.
%
% Greek and Coptic
% ~~~~~~~~~~~~~~~~
% ::
-
+
\DeclareTextCompositeCommand{\'}{\LastDeclaredEncoding}{\Alpha}{Ά}
\DeclareTextCompositeCommand{\'}{\LastDeclaredEncoding}{\Epsilon}{Έ}
\DeclareTextCompositeCommand{\'}{\LastDeclaredEncoding}{\Eta}{Ή}
@@ -301,4 +305,5 @@
% .. References
%
% .. _LaTeX Project Public License: http://www.latex-project.org/lppl.txt
-% .. _alphabeta: http://www.ctan.org/pkg/greek-fontenc
+% .. _alphabeta: alphabeta.sty.html
+% .. _greek-euenc.def: greek-euenc.def.html