blob: 621e3b8f1d2f52c3f85be58eb7dd0f3da615ff74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
% greek-euenc.def
% +++++++++++++++
%
% Backwards compatibility file loading tuenc-greek.def.
%
% :Copyright: © 2020 Günter Milde
% :Licence: This work may be distributed and/or modified under the
% conditions of the `LaTeX Project Public License`_, either
% version 1.3 of this license or any later version.
\ProvidesFile{greek-euenc.def}
[2020/02/28 0.14 Greek LICRs for XeTeX and LuaTeX]
\input{tuenc-greek.def}
|