diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-05 22:00:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-05 22:00:16 +0000 |
commit | 62cb48658056cee12fac2741b88adac4d664851e (patch) | |
tree | a06a15d042d5db480314b5a436d63ca3e02a2c0e /Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def | |
parent | b87d035e26c6d72bc073ee6a6cf5459e444afbd2 (diff) |
greek-fontenc (4sep15)
git-svn-id: svn://tug.org/texlive/trunk@38297 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def b/Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def index c7128dc3684..14c4a449fdf 100644 --- a/Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def +++ b/Master/texmf-dist/tex/latex/greek-fontenc/greek-fontenc.def @@ -12,7 +12,7 @@ % :: \ProvidesFile{greek-fontenc.def} -[2014/12/12 v0.12 Common Greek font encoding definitions] +[2015/08/04 v0.13 Common Greek font encoding definitions] % :Abstract: This file provides definitions that are shared between % font encodings providing Greek characters. @@ -25,6 +25,7 @@ % 0.9.1 2013-07-17 composite definitions starting with standard accent cmds % 0.11 2013-11-28 ``\greekscript`` TextCommand % 0.12 2014-12-12 Remove symbol macros for breathing accents. +% 0.13 2015/08/04 No @uclclist entry for ypogegrammeni/prosgegrammeni. % ===== ============ ======================================================== % % Usage @@ -78,7 +79,14 @@ \DeclareTextCommand{\textnumeralsigngreek}{\LastDeclaredEncoding}{\textdexiakeraia} \DeclareTextCommand{\textnumeralsignlowergreek}{\LastDeclaredEncoding}{\textaristerikeraia} -% Two Unicode names for one character:: +% Names from babel_ and teubner_ (do we want to define them here as alias?) +% +% .. code:: latex +% +% \DeclareTextCommand{\anwtonos}{\LastDeclaredEncoding}{\textdexiakeraia} % ʹ +% \DeclareTextCommand{\katwtonos}{\LastDeclaredEncoding}{\textaristerikeraia} % ͵ +% +% Two Unicode code points and names for one character:: \DeclareTextCommand{\accoxia}{\LastDeclaredEncoding}{\acctonos} \DeclareTextCommand{\acckoronis}{\LastDeclaredEncoding}{\accpsili} @@ -101,7 +109,7 @@ % \DeclareTextCompositeCommand{\<}{LGR}{`}{\accdasiavaria} % \DeclareTextCompositeCommand{\<}{LGR}{~}{\accdasiaperispomeni} % -% TODO: do we also want alternative symbols for the breathings (cf. X compose +% Or use alternative symbols for the breathings (cf. X compose % table, LCI encoding)? % % .. code:: latex @@ -109,14 +117,6 @@ % \DeclareTextCommand{\(}{\LastDeclaredEncoding}{\accdasia} % \DeclareTextCommand{\)}{\LastDeclaredEncoding}{\accpsili} % -% Names from babel_ and teubner_ (do we want to define them here as alias?) -% -% .. code:: latex -% -% \DeclareTextCommand{\anwtonos}{\LastDeclaredEncoding}{\textdexiakeraia} % ʹ -% \DeclareTextCommand{\katwtonos}{\LastDeclaredEncoding}{\textaristerikeraia} % ͵ -% -% % Composite diacritics % ~~~~~~~~~~~~~~~~~~~~ % @@ -267,7 +267,7 @@ \accdialytikavaria\LGR@accDialytika \accdialytikaperispomeni\LGR@accDialytika \accperispomeni\LGR@accdropped - \ypogegrammeni\prosgegrammeni + % \ypogegrammeni\prosgegrammeni \textalpha \textAlpha \textbeta \textBeta \textgamma \textGamma |