diff options
Diffstat (limited to 'Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx')
-rw-r--r-- | Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx b/Master/texmf-dist/source/xelatex/xgreek/xgreek.dtx index 99d91ace2ba..f204b87fa2a 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-2013 Apostolos Syropoulos +% (c) Copyright 2007-2014 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 @@ -29,12 +29,12 @@ % Apostolos Syropoulos (asyropoulos@yahoo.com) % %\fi -% \CheckSum{1885} +% \CheckSum{1881} % \iffalse This is a Metacomment % %<xgreek, >\ProvidesFile{xgreek.sty} % -%<xgreek, > [2013/07/05 v2.5 Package `xgreek.sty'] +%<xgreek, > [2014/12/27 v2.6 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 2013/07/05} +% \date{2009/11/23\\ Last Updated 2014/12/27} %\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.5 by Apostolos Syropoulos} +\message{Package `xgreek' version 2.6 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 @@ -492,9 +492,9 @@ % which, in some systems, is confused with MIDDLE DOT. The use of command |\numer@lsign| % will be explained later. % \begin{macrocode} -\def\anwtonos{\char"0374\relax} +\def\anwtonos{ʹ} %GREEK NUMERAl SIGN \let\numer@lsign\anwtonos -\def\katwtonos{\char"0375\relax} +\def\katwtonos{͵} %GREEK LOWER NUMERAL SIGN \def\koppa{\char"03DF\relax} \def\sampi{\char"03E1\relax} \def\Digamma{\char"03DC\relax} @@ -579,7 +579,7 @@ % \begin{macro}{\anw@true} % \begin{macro}{\anw@false} % \begin{macro}{\anw@print} -% When a large number with three \emph{trailing} zero's is to be +% When a large number with three \emph{trailing} zeros is to be % printed those zeros \emph{and} the numeric mark need to be % discarded. As each `digit' is processed by a separate macro % \emph{and} because the processing needs to be expandable we need |