diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/babel-greek/greek.ldf | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/babel-greek/greek.ldf b/Master/texmf-dist/tex/generic/babel-greek/greek.ldf index 7ade8596776..f3040716c06 100644 --- a/Master/texmf-dist/tex/generic/babel-greek/greek.ldf +++ b/Master/texmf-dist/tex/generic/babel-greek/greek.ldf @@ -32,7 +32,7 @@ %% and covered by LPPL is defined by the unpacking script (greek.ins) %% which is part of the package. \ProvidesLanguage{greek} - [2013/06/21 v1.5 Greek support for the babel system] + [2013/07/02 v1.5a Greek support for the babel system] %% File `greek.dtx' %% Babel package for LaTeX version 2e %% Copyright (C) 1989 -- 2005 @@ -90,11 +90,11 @@ \let\latin@Roman\@Roman \DeclareTextCommandDefault{\@Roman}[1]{\latin@Roman{#1}} \DeclareTextCommand{\@Roman}{LGR}[1]{\textlatin{\latin@Roman{#1}}} - \DeclareTextCompositeCommand{\"}{LGR}{Ÿ}{\accdialytika} - \DeclareTextCompositeCommand{\'}{LGR}{Ÿ}{\LGR@hiatus} - \DeclareTextCompositeCommand{\`}{LGR}{Ÿ}{\LGR@hiatus} - \DeclareTextCompositeCommand{\<}{LGR}{Ÿ}{\LGR@hiatus} - \DeclareTextCompositeCommand{\>}{LGR}{Ÿ}{\LGR@hiatus} + \DeclareTextCompositeCommand{\"}{LGR}{^^9F}{\accdialytika} + \DeclareTextCompositeCommand{\'}{LGR}{^^9F}{\LGR@hiatus} + \DeclareTextCompositeCommand{\`}{LGR}{^^9F}{\LGR@hiatus} + \DeclareTextCompositeCommand{\<}{LGR}{^^9F}{\LGR@hiatus} + \DeclareTextCompositeCommand{\>}{LGR}{^^9F}{\LGR@hiatus} \DeclareRobustCommand{\greektext}{% \fontencoding{LGR}\selectfont \def\encodingdefault{LGR}} @@ -334,6 +334,7 @@ \addto\extraspolutonikogreek{\languageshorthands{greek}}% \declare@shorthand{greek}{~}{\greek@tilde} \fi % End of LGR-specific code not required with XeTeX/LuaTeX. +\addto\extraspolutonikogreek{} % set up \extraspolutonikogreek for Xe/LuaTeX \providecommand*{\anwtonos}{\textnumeralsigngreek} \providecommand*{\katwtonos}{\textnumeralsignlowergreek} \providecommand*{\qoppa}{\textqoppa} |