diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-26 19:27:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-26 19:27:36 +0000 |
commit | cee29d1652d5add426ac3aae626f1700ed9e7458 (patch) | |
tree | 1cad7c079c54af3eea055d74cff5f742c86ace3d /Master/texmf-dist/tex/xelatex | |
parent | 7749142c6b66c1dc668af8960889578eb9a08e0a (diff) |
xgreek update (23nov09)
git-svn-id: svn://tug.org/texlive/trunk@16179 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty b/Master/texmf-dist/tex/xelatex/xgreek/xgreek.sty index b69329b89d2..963729a6cb6 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 Apostolos Syropoulos +%% (c) Copyright 2007—2009 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,20 @@ %% Right brace \} Tilde \~} %% \ProvidesFile{xgreek.sty} - [2008/06/22 v2.0 Package `xgreek.sty'] -\message{Package `xgreek' version 2.0 by Apostolos Syropoulos} + [2009/11/23 v2.1 Package `xgreek.sty'] +\message{Package `xgreek' version 2.1 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 +\global\lccode"0373="0373 \global\uccode"0373="0372 +\global\lccode"0376="0377 \global\uccode"0376="0376 +\global\lccode"0377="0377 \global\uccode"0377="0376 +\global\lccode"03FD="037B \global\uccode"03FD="03FD +\global\lccode"037B="037B \global\uccode"037B="03FD +\global\lccode"03FE="037C \global\uccode"03FE="03FE +\global\lccode"037C="037C \global\uccode"037C="03FE +\global\lccode"03FF="037D \global\uccode"03FF="03FF +\global\lccode"037D="037D \global\uccode"037D="03FF \global\lccode"0386="03AC \global\uccode"0386="0391 \global\lccode"0388="03AD \global\uccode"0388="0395 \global\lccode"0389="03AC \global\uccode"0389="0397 @@ -119,8 +131,8 @@ \global\lccode"03DD="03DD \global\uccode"03DD="03DC \global\lccode"03DE="03DF \global\uccode"03DE="03DE \global\lccode"03DF="03DF \global\uccode"03DF="03DE -\global\lccode"03E0="03E1 \global\uccode"03E0="039A -\global\lccode"03E0="03E1 \global\uccode"03E1="03A1 +\global\lccode"03E0="03E1 \global\uccode"03E0="03E0 +\global\lccode"03E1="03E1 \global\uccode"03E1="03E0 \global\lccode"03F0="03BA \global\uccode"03F0="039A \global\lccode"03F1="03C1 \global\uccode"03F1="03A1 \global\lccode"03F2="03F2 \global\uccode"03F2="03F9 @@ -478,7 +490,7 @@ \else\ifnum\@attic@num>249999% \space% \PackageWarning{xgreek}{% - Illegal value (\the\@attic@num) for acrophonic Attic numeral}% + Value too large (\the\@attic@num) for acrophonic Attic numeral}% \else \@whilenum\@attic@num>49999\do{% ^^^^^10147\advance\@attic@num-50000}% |