summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty')
-rw-r--r--Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty b/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty
index bca6106c7bc..f35e8dc8f55 100644
--- a/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty
+++ b/Master/texmf-dist/tex/latex/greek-fontenc/xunicode-greek.sty
@@ -132,8 +132,8 @@
% 0371 GREEK SMALL LETTER HETA % ͱ
% 0372 GREEK CAPITAL LETTER ARCHAIC SAMPI % Ͳ
% 0373 GREEK SMALL LETTER ARCHAIC SAMPI % Ͳ
-\DeclareUTFcharacter[\LastDeclaredEncoding]{x0374}{\textnumeralsigngreek} % ʹ \anwtonos, \textdexiakeraia
-\DeclareUTFcharacter[\LastDeclaredEncoding]{x0375}{\textnumeralsignlowergreek} % ͵ \katwtonos, \textaristerikeraia,
+\DeclareUTFcharacter[\LastDeclaredEncoding]{x0374}{\textdexiakeraia} % ʹ
+\DeclareUTFcharacter[\LastDeclaredEncoding]{x0375}{\textaristerikeraia} % ͵
% 0376 GREEK CAPITAL LETTER PAMPHYLIAN DIGAMMA % Ͷ
% 0377 GREEK SMALL LETTER PAMPHYLIAN DIGAMMA % ͷ
@@ -562,19 +562,19 @@
% (copied from lgrenc.def and changed Latin transcription to Unicode literals)::
\DeclareTextCommand{\LGR@A@hiatus}{\LastDeclaredEncoding}{%
- \LGR@ifnextchar{Ι}{A\"}{%
- \LGR@ifnextchar{Υ}{A\"}{%
- \LGR@ifnextchar{\textIota}{A\"}{%
- \LGR@ifnextchar{\textUpsilon}{A\"}{A}%
+ \LGR@ifnextchar{Ι}{\textAlpha\"}{%
+ \LGR@ifnextchar{Υ}{\textAlpha\"}{%
+ \LGR@ifnextchar{\textIota}{\textAlpha\"}{%
+ \LGR@ifnextchar{\textUpsilon}{\textAlpha\"}{\textAlpha}%
}%
}%
}%
}
\DeclareTextCommand{\LGR@E@hiatus}{\LastDeclaredEncoding}{%
- \LGR@ifnextchar{Ι}{E\"}{%
- \LGR@ifnextchar{Υ}{E\"}{%
- \LGR@ifnextchar{\textIota}{E\"}{%
- \LGR@ifnextchar{\textUpsilon}{E\"}{E}%
+ \LGR@ifnextchar{Ι}{\textEpsilon\"}{%
+ \LGR@ifnextchar{Υ}{\textEpsilon\"}{%
+ \LGR@ifnextchar{\textIota}{\textEpsilon\"}{%
+ \LGR@ifnextchar{\textUpsilon}{\textEpsilon\"}{\textEpsilon}%
}%
}%
}%