blob: 0e1aeee9ff6f970801e7feb9b5bd33cb19ab6dba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%% This file is part of the ANTOMEGA project version 0.8
%% -----------------------------------------------------
%%
%% It may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
%% Either version 1.0 or, at your option, any later version.
%% Copyright (C) 2001 -- 2003 by Alexej Kryukov
%% Please report errors to: A.M. Kryukov <basileia@yandex.ru>
% This is driver file which loads hyphenation patterns for Unicode Greek.
% Note that there is no need to load any specific character codes in
% this file unless your Greek font encoding differs from Unicode.
% You may select hyphenation patterns for Ancient or Modern Greek
% (either in monotonic or in polytonic variant).
\input ograhyph4
%\input ogrphyph4
%\input ogrmhyph4
|