summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-12-02 22:17:53 +0000
committerKarl Berry <karl@freefriends.org>2013-12-02 22:17:53 +0000
commitc2d797847ce261ccb5b01de5ce8f45175422abb3 (patch)
tree03529fada9bdbc4655f91aeccbd93c19a573d8c0
parent96fcaa5970569331f7765d9892a0e8d0f0f4cd0f (diff)
greek-fontenc (2dec13)
git-svn-id: svn://tug.org/texlive/trunk@32301 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/greek-fontenc/README3
-rw-r--r--Master/texmf-dist/doc/latex/greek-fontenc/README.html4
-rw-r--r--Master/texmf-dist/doc/latex/greek-fontenc/greek-euenc.def.html14
-rw-r--r--Master/texmf-dist/tex/latex/greek-fontenc/greek-euenc.def23
4 files changed, 28 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/README b/Master/texmf-dist/doc/latex/greek-fontenc/README
index fa84ec05db8..f078b2a9f3f 100644
--- a/Master/texmf-dist/doc/latex/greek-fontenc/README
+++ b/Master/texmf-dist/doc/latex/greek-fontenc/README
@@ -41,6 +41,7 @@ News
2013-10-01 0.10.1 bugfix in greek-euenc.def_ and alphabeta-euenc.def_.
2013-11-28 0.11 compatibility with Xe/LuaTeX in 8-bit mode,
.. ``\greekscript`` TextCommand.
+2013/12/01 0.11.1 fix identification of ``greek-euenc.def``.
========== ====== ==========================================================
@@ -162,7 +163,7 @@ provided by this package/bundle, e.g.:
XeTeX/LuaTeX to enable the input of Greek letters via the Latin
transcription provided by this font encoding.
See `<euenc-test.tex>`_ -> `<euenc-test.pdf>`_ and
- `<lgrenc-test.tex>`_ -> `<lgrenc-test.tex>`_.
+ `<lgrenc-test.tex>`_ -> `<lgrenc-test.pdf>`_.
Greek text font encodings
=========================
diff --git a/Master/texmf-dist/doc/latex/greek-fontenc/README.html b/Master/texmf-dist/doc/latex/greek-fontenc/README.html
index 4f48d45d1c5..350fe75df2d 100644
--- a/Master/texmf-dist/doc/latex/greek-fontenc/README.html
+++ b/Master/texmf-dist/doc/latex/greek-fontenc/README.html
@@ -110,6 +110,10 @@ updated to work with XeTeX/LuaTeX.</p></td>
<td>&nbsp;</td>
<td><p><tt class="literal">\greekscript</tt> TextCommand.</p></td>
</tr>
+<tr><td><p>2013/12/01</p></td>
+<td><p>0.11.1</p></td>
+<td><p>fix identification of <tt class="literal"><span class="pre">greek-euenc.def</span></tt>.</p></td>
+</tr>
</tbody>
</table>
</div>
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 03de974d41c..e57eeedf8e9 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
@@ -22,8 +22,8 @@ conditions of the <a class="reference external" href="http://www.latex-project.o
version&nbsp;1.3 of this license or any later version.</p>
</dd>
<dt>Identification</dt>
-<dd><pre class="literal-block">\ProvidesFile{greek-euenc}
-[2013/07/24 0.1.3 Greek LICRs for XeTeX and LuaTeX]
+<dd><pre class="literal-block">\ProvidesFile{greek-euenc.def}
+[2013/12/02 0.11.1 Greek LICRs for XeTeX and LuaTeX]
</pre>
</dd>
</dl>
@@ -34,8 +34,8 @@ Based on <cite>lgrenc.def</cite> and <cite>lgrenc.dfu</cite>.</p>
<dd><table class="borderless">
<colgroup>
<col width="14%" />
-<col width="7%" />
-<col width="79%" />
+<col width="8%" />
+<col width="78%" />
</colgroup>
<tbody>
<tr><td><p>2013-07-16</p></td>
@@ -68,6 +68,10 @@ Based on <cite>lgrenc.def</cite> and <cite>lgrenc.dfu</cite>.</p>
<td>&nbsp;</td>
<td><p>fix upcasing of <tt class="literal">\finalsigma</tt>.</p></td>
</tr>
+<tr><td><p>2013/12/01</p></td>
+<td><p>0.11.1</p></td>
+<td><p>fix identification.</p></td>
+</tr>
</tbody>
</table>
</dd>
@@ -223,6 +227,8 @@ COMBINING COMMA ABOVE)</p>
\DeclareTextCommand{\textvarsigma}{\LastDeclaredEncoding}{ς} % final sigma
\DeclareTextCommand{\textfinalsigma}{\LastDeclaredEncoding}{\textvarsigma}
\DeclareTextCommand{\textsigma}{\LastDeclaredEncoding}{σ}
+% Dummy definition (\textautosigma is lowercase of \textSigma):
+\ProvideTextCommand{\textautosigma}{\LastDeclaredEncoding}{\textsigma}
\DeclareTextCommand{\texttau}{\LastDeclaredEncoding}{τ}
\DeclareTextCommand{\textupsilon}{\LastDeclaredEncoding}{υ}
\DeclareTextCommand{\textphi}{\LastDeclaredEncoding}{φ}
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