blob: 3835e17e5cdb449668471107339056e9b011a52e (
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 1.0 Greek LICRs for XeTeX and LuaTeX]
\input{tuenc-greek.def}
|