From 815e77555e3aebd8182bee6f32fd1927d8093795 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 25 Jul 2013 21:55:15 +0000 Subject: greek-fontenc (25jul13) git-svn-id: svn://tug.org/texlive/trunk@31284 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/greek-fontenc/README | 13 +++++++ .../texmf-dist/doc/latex/greek-fontenc/README.html | 40 ++++++++++++++++++++++ .../doc/latex/greek-fontenc/greek-euenc.def.html | 8 +++-- .../latex/greek-fontenc/xunicode-greek.sty.html | 8 +++-- .../tex/latex/greek-fontenc/greek-euenc.def | 5 +-- .../tex/latex/greek-fontenc/xunicode-greek.sty | 21 ++++++------ 6 files changed, 79 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/README b/Master/texmf-dist/doc/latex/greek-fontenc/README index a023b135546..d04df534f6f 100644 --- a/Master/texmf-dist/doc/latex/greek-fontenc/README +++ b/Master/texmf-dist/doc/latex/greek-fontenc/README @@ -20,6 +20,19 @@ Greek font encoding definition files Names for archaic characters, accents/diacritics, and punctuation may change in future versions. + +News + .. class:: borderless + + ========== ===== ========================================================= + 2013-07-03 0.9 greek-fontenc.def "outsourced" from lgrxenc.def + .. experimental files xunicode-greek.sty and + greek-euenc.def: LICRs for XeTeX/LuaTeX. + 2013-07-18 0.9.1 bugfix: wrong breathings psilioxia -> dasiaoxia. + 2013-07-19 0.9.2 bugfix: Disable composite defs starting with char macro, + .. fix "hiatus" handling. + 2013-07-24 0.9.3 fix "input" path in xunicode-greek and greek-euenc.def. + ========== ===== ========================================================= Files diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/README.html b/Master/texmf-dist/doc/latex/greek-fontenc/README.html index b2cbdfd3d4e..4398a2a1dd1 100644 --- a/Master/texmf-dist/doc/latex/greek-fontenc/README.html +++ b/Master/texmf-dist/doc/latex/greek-fontenc/README.html @@ -44,6 +44,46 @@ endorsement by the TeX community and related packages.

Names for archaic characters, accents/diacritics, and punctuation may change in future versions.

+
+
News
+
+++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +

2013-07-03

0.9

greek-fontenc.def “outsourced” from lgrxenc.def

+ 

experimental files xunicode-greek.sty and +greek-euenc.def: LICRs for XeTeX/LuaTeX.

2013-07-18

0.9.1

bugfix: wrong breathings psilioxia -> dasiaoxia.

2013-07-19

0.9.2

bugfix: Disable composite defs starting with char macro,

+ 

fix “hiatus” handling.

2013-07-24

0.9.3

fix “input” path in xunicode-greek and greek-euenc.def.

+
+

Files

diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html b/Master/texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html index e8ff83d9f01..e1416a27516 100644 --- a/Master/texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html +++ b/Master/texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html @@ -23,7 +23,7 @@ version 1.3 of this license or any later version.

Identification
\ProvidesFile{greek-euenc}
-[2013/07/19 0.1.2 Greek LICRs for XeTeX and LuaTeX]
+[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX]
 
@@ -55,6 +55,10 @@ Based on lgrenc.def and lgrenc.dfu.

 

fix “hiatus” handling.

+

2013-07-24

+

0.1.3

+

fix “input” path.

+ @@ -121,7 +125,7 @@ COMBINING COMMA ABOVE)

Composite Diacritics

Use the common Greek font encoding definitions:

-
\input{../greek-fontenc/greek-fontenc.def}
+
\input{greek-fontenc.def}
 
diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/xunicode-greek.sty.html b/Master/texmf-dist/doc/latex/greek-fontenc/xunicode-greek.sty.html index ea0e4abc5fb..7330ad49765 100644 --- a/Master/texmf-dist/doc/latex/greek-fontenc/xunicode-greek.sty.html +++ b/Master/texmf-dist/doc/latex/greek-fontenc/xunicode-greek.sty.html @@ -24,7 +24,7 @@ version 1.3 of this license or any later version.

Identification
\NeedsTeXFormat{LaTeX2e}
 \ProvidesPackage{xunicode-greek}
-[2013/07/18 0.1.1 Greek LICRs for XeTeX and LuaTeX]
+[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX]
 
@@ -46,6 +46,10 @@ version 1.3 of this license or any later version.

0.1.1

bugfix: wrong breathings psilioxia -> dasiaoxia

+

2013-07-24

+

0.1.3

+

fix “input” path.

+ @@ -131,7 +135,7 @@ actual use:

Composite Diacritics

Use the common Greek font encoding definitions:

-
\input{../greek-fontenc/greek-fontenc.def}
+
\input{greek-fontenc.def}
 
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 8e4673e7be7..54875983470 100644 --- a/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def +++ b/Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def @@ -9,7 +9,7 @@ % :: \ProvidesFile{greek-euenc} -[2013/07/19 0.1.2 Greek LICRs for XeTeX and LuaTeX] +[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX] % Experimental support for Greek LICR macros with XeTeX and LuaTeX. % Based on `lgrenc.def` and `lgrenc.dfu`. @@ -22,6 +22,7 @@ % 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. % ========== ===== ========================================================= % % Requires XeTeX or LuaTeX and a font with Greek characters. See @@ -100,7 +101,7 @@ % % Use the `common Greek font encoding definitions`_:: -\input{../greek-fontenc/greek-fontenc.def} +\input{greek-fontenc.def} % Character Definitions diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty b/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty index f35e8dc8f55..c1bd1c7db6c 100644 --- a/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty +++ b/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty @@ -10,7 +10,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{xunicode-greek} -[2013/07/18 0.1.1 Greek LICRs for XeTeX and LuaTeX] +[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX] % Based on `xunicode`, `lgrenc.def` and `lgrenc.dfu`. % @@ -20,6 +20,7 @@ % ========== ===== ========================================================= % 2013-07-16 0.1 initial version % 2013-07-18 0.1.1 bugfix: wrong breathings psilioxia -> dasiaoxia +% 2013-07-24 0.1.3 fix "input" path. % ========== ===== ========================================================= % % Requires XeTeX or LuaTeX and a font with Greek characters. See @@ -116,7 +117,7 @@ % % Use the `common Greek font encoding definitions`_:: -\input{../greek-fontenc/greek-fontenc.def} +\input{greek-fontenc.def} % Character Definitions @@ -562,19 +563,19 @@ % (copied from lgrenc.def and changed Latin transcription to Unicode literals):: \DeclareTextCommand{\LGR@A@hiatus}{\LastDeclaredEncoding}{% - \LGR@ifnextchar{Ι}{\textAlpha\"}{% - \LGR@ifnextchar{Υ}{\textAlpha\"}{% - \LGR@ifnextchar{\textIota}{\textAlpha\"}{% - \LGR@ifnextchar{\textUpsilon}{\textAlpha\"}{\textAlpha}% + \LGR@ifnextchar{Ι}{A\"}{% + \LGR@ifnextchar{Υ}{A\"}{% + \LGR@ifnextchar{\textIota}{A\"}{% + \LGR@ifnextchar{\textUpsilon}{A\"}{A}% }% }% }% } \DeclareTextCommand{\LGR@E@hiatus}{\LastDeclaredEncoding}{% - \LGR@ifnextchar{Ι}{\textEpsilon\"}{% - \LGR@ifnextchar{Υ}{\textEpsilon\"}{% - \LGR@ifnextchar{\textIota}{\textEpsilon\"}{% - \LGR@ifnextchar{\textUpsilon}{\textEpsilon\"}{\textEpsilon}% + \LGR@ifnextchar{Ι}{E\"}{% + \LGR@ifnextchar{Υ}{E\"}{% + \LGR@ifnextchar{\textIota}{E\"}{% + \LGR@ifnextchar{\textUpsilon}{E\"}{E}% }% }% }% -- cgit v1.2.3