summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-04 20:56:38 +0000
committerKarl Berry <karl@freefriends.org>2015-08-04 20:56:38 +0000
commitbb69cf924cfa210005c2410444352854f6a486dc (patch)
tree7d6830272c64ee64de485059c64b7b1ed6d5371d /Master
parentea1ebcfabd54cb8eef0d9895d26067a1996dab29 (diff)
xgreek (4aug15)
git-svn-id: svn://tug.org/texlive/trunk@38043 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/xelatex/xgreek/README10
-rw-r--r--Master/texmf-dist/doc/xelatex/xgreek/xgreek.pdfbin62719 -> 62499 bytes
-rw-r--r--Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx10
-rw-r--r--Master/texmf-dist/source/xelatex/xgreek/xgreek.ins6
-rw-r--r--Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty8
5 files changed, 21 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xgreek/README b/Master/texmf-dist/doc/xelatex/xgreek/README
index 523740fd632..0a078b134b6 100644
--- a/Master/texmf-dist/doc/xelatex/xgreek/README
+++ b/Master/texmf-dist/doc/xelatex/xgreek/README
@@ -1,3 +1,11 @@
+Version 2.61 of package xgreek
+
+In the previous version the uppercase of 'GREEK SMALL LETTER RHO WITH DASIA' (U+1FE5)
+was set to be 'GREEK CAPITAL LETTER RHO WITH DASIA' (U+1FEC) while the correct is
+'GREEK CAPITAL LETTER RHO' (U+03A1). This version fixes the problem. Thanks to
+Claudio Beccari and Günter Milde for finding this bug.
+
+
Version 2.6 of package xgreek
In this version the definition of \anwtonos and \katwtonos have been
@@ -63,4 +71,4 @@ greek loadhyph-el-polyton.tex
Apostolos Syropoulos
Xanthi, Greece
-2013/07/09
+2015/08/03
diff --git a/Master/texmf-dist/doc/xelatex/xgreek/xgreek.pdf b/Master/texmf-dist/doc/xelatex/xgreek/xgreek.pdf
index f3186007b16..e39fab30fb7 100644
--- a/Master/texmf-dist/doc/xelatex/xgreek/xgreek.pdf
+++ b/Master/texmf-dist/doc/xelatex/xgreek/xgreek.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx b/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx
index f204b87fa2a..93fd6ddc2eb 100644
--- a/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx
+++ b/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx
@@ -16,7 +16,7 @@
%%
%\iffalse
%
-% (c) Copyright 2007-2014 Apostolos Syropoulos
+% (c) Copyright 2007-2015 Apostolos Syropoulos
% This program can be redistributed and/or modified under the
% terms of the LaTeX Project Public License Distributed from
% http://www.latex-project.org/lppl.txt; either
@@ -34,7 +34,7 @@
%
%<xgreek, >\ProvidesFile{xgreek.sty}
%
-%<xgreek, > [2014/12/27 v2.6 Package `xgreek.sty']
+%<xgreek, > [2015/08/03 v2.61 Package `xgreek.sty']
%
% \begin{macrocode}
%<*driver>
@@ -57,7 +57,7 @@
%\author{Apostolos Syropoulos\\
% Xanthi, Greece\\
% \texttt{asyropoulos@yahoo.com}}
-% \date{2009/11/23\\ Last Updated 2014/12/27}
+% \date{2009/11/23\\ Last Updated 2015/08/03}
%\maketitle
% \begin{abstract}
% The \textsf{xgreek} package provides rudimentary support for Greek language
@@ -86,7 +86,7 @@
% I first need to set up the correct |\uccode|s and |\lccode|s.
% \begin{macrocode}
%<*xgreek>
-\message{Package `xgreek' version 2.6 by Apostolos Syropoulos}
+\message{Package `xgreek' version 2.61 by Apostolos Syropoulos}
\global\lccode"0370="0371 \global\uccode"0370="0370
\global\lccode"0371="0371 \global\uccode"0371="0370
\global\lccode"0372="0373 \global\uccode"0372="0372
@@ -387,7 +387,7 @@
\global\lccode"1FE2="1FE2 \global\uccode"1FE2="03AB
\global\lccode"1FE3="1FE3 \global\uccode"1FE3="03AB
\global\lccode"1FE4="1FE4 \global\uccode"1FE4="03A1
-\global\lccode"1FE5="1FE5 \global\uccode"1FE5="1FEC
+\global\lccode"1FE5="1FE5 \global\uccode"1FE5="03A1
\global\lccode"1FE6="1FE6 \global\uccode"1FE6="03A5
\global\lccode"1FE7="1FE7 \global\uccode"1FE7="03AB
\global\lccode"1FE8="1FE0 \global\uccode"1FE8="1FE8
diff --git a/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins b/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins
index af1a9716964..4568593d21b 100644
--- a/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins
+++ b/Master/texmf-dist/source/xelatex/xgreek/xgreek.ins
@@ -1,9 +1,9 @@
-%% Copyright 2007—2014 Apostolos Syropoulos
+%% Copyright 2007—2015 Apostolos Syropoulos
%%
%% This file is part of the `xgreek' package.
%% You are not allowed to modify its contents.
%%
-\def\filedate{2014/12/27}
+\def\filedate{2015/08/03}
\def\batchfile{xgreek.ins}
\input docstrip.tex
@@ -24,7 +24,7 @@
\preamble
- (c) Copyright 2007—2014 Apostolos Syropoulos
+ (c) Copyright 2007—2015 Apostolos Syropoulos
This program can be redistributed and/or modified under the
terms of the LaTeX Project Public License Distributed from
http://www.latex-project.org/lppl.txt; either
diff --git a/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty b/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty
index 7daa7339691..094758a3d4a 100644
--- a/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty
+++ b/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty
@@ -6,7 +6,7 @@
%%
%% xgreek.dtx (with options: `xgreek')
%%
-%% (c) Copyright 2007—2014 Apostolos Syropoulos
+%% (c) Copyright 2007—2015 Apostolos Syropoulos
%% This program can be redistributed and/or modified under the
%% terms of the LaTeX Project Public License Distributed from
%% http://www.latex-project.org/lppl.txt; either
@@ -35,8 +35,8 @@
%% Right brace \} Tilde \~}
%%
\ProvidesFile{xgreek.sty}
- [2014/12/27 v2.6 Package `xgreek.sty']
-\message{Package `xgreek' version 2.6 by Apostolos Syropoulos}
+ [2015/08/03 v2.61 Package `xgreek.sty']
+\message{Package `xgreek' version 2.61 by Apostolos Syropoulos}
\global\lccode"0370="0371 \global\uccode"0370="0370
\global\lccode"0371="0371 \global\uccode"0371="0370
\global\lccode"0372="0373 \global\uccode"0372="0372
@@ -337,7 +337,7 @@
\global\lccode"1FE2="1FE2 \global\uccode"1FE2="03AB
\global\lccode"1FE3="1FE3 \global\uccode"1FE3="03AB
\global\lccode"1FE4="1FE4 \global\uccode"1FE4="03A1
-\global\lccode"1FE5="1FE5 \global\uccode"1FE5="1FEC
+\global\lccode"1FE5="1FE5 \global\uccode"1FE5="03A1
\global\lccode"1FE6="1FE6 \global\uccode"1FE6="03A5
\global\lccode"1FE7="1FE7 \global\uccode"1FE7="03AB
\global\lccode"1FE8="1FE0 \global\uccode"1FE8="1FE8