This file is indexed.

/usr/share/texmf/tex/latex/kotex/euc/hangul.sty is in ko.tex 0.1.0+20071012-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
%%% file `hangul.sty` ( a part of ko.TeX )
%%
%% (C) Copyright 2007 Koaunghi Un <koaunghi@kornet.net>
%%                    Dohyun Kim  <nomos@ktug.or.kr>
%%                    Kangsoo Kim <karnes@ktug.or.kr>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%  http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2006/05/20 or later.
%%
%% Read LICENSE included in the package.
%% 
%% v0.1.0 of ko.TeX
%%
\DeclareOption*{%
  \PassOptionsToPackage{\CurrentOption}{kotex-euc}
}
\ProcessOptions
\RequirePackage[hangul]{kotex-euc}
\endinput