This file is indexed.

/usr/share/texlive/texmf-dist/tex/fontinst/latinetx/ot1ij.etx is in texlive-font-utils 2013.20140215-2.

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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
% Copyright 1993, 1994, 1995, 1996 Alan Jeffrey,
% copyright 1998, 1999, 2002 the fontinst maintenance team 
% and any individual authors listed elsewhere in this file.  
% All rights reserved.
%
% This file is part of the fontinst system version 1.9.
% -----------------------------------------------------
%
% 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.2 or, at your option, any later version.
%
\relax

\documentclass[twocolumn]{article}
\usepackage{fontdoc}[2002/03/16]

\title{The \texttt{OT1} encoding for italic fonts}
\author{Alan Jeffrey\and Ulrik Vieth\and Lars Hellstr\"om}
\date{See also the normal \texttt{OT1} encoding}

\begin{document}
\maketitle

\section{Introduction}

This file is used to install an italic \texttt{OT1}-encoded font with
hanging (oldstyle) digits. It is necessary to distinguish between roman
and italic in \texttt{OT1}, because the \texttt{sterling} and
\texttt{dollar} glyphs share the same slot.

\section{Default values}
\showbranches
\encoding

\setcommand\lc#1#2{#2}
\setcommand\uc#1#2{#1}
\setcommand\lclig#1#2{#2}
\setcommand\uclig#1#2{#1}
\setcommand\digit#1{#1oldstyle}
% \setcommand\currency{sterling}
\setint{italicizing}{1}

\inputetx{ot1}

\endencoding

\section{Changes}

1999/10/27: Added \textsf{fontdoc} markup. (LH)

2002/07/31: 
Minor update called for by changes in \texttt{ot1.etx}. (LH)

\end{document}