This file is indexed.

/usr/share/texlive/texmf-dist/tex/latex/classpack/classpack.sty is in texlive-htmlxml 2015.20160320-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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%%
%% This is file `classpack.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% classpack.dtx  (with options: `package')
%% This file was generated from an XML master source.
%% Amendments and corrections should be notified to the
%% maintainer for inclusion in future versions.
\NeedsTeXFormat{LaTeX2e}[2011/06/27]
\ProvidesPackage{classpack}[2013/05/28 v0.77
 XML mastering for LaTeX classes and packages]
%%
%% SERVICE COMMANDS
%%
%% As ClassPack itself is not a document class or package per se, there
%% is no operating code.
%%
%% However, there are some ancillary commands commonly used in
%% documentation which should be expected by authors of classes and
%% packages using ClassPack.
%%
%% This section therefore implements classpack.sty, which gets invoked
%% automatically via its entry in prepost.xml.
%%
%% The doctex package uses a default three-column index, which is too
%% narrow for most purposes. We therefore make the index in two columns,
%% and space them slightly farther apart.
\setcounter{IndexColumns}{2}
\setlength{\columnsep}{3pc}
%%
%% 1  TeX and other logos
%%
%% TeX and LaTeX are defined in the LaTeX kernel, but most of the others
%% are not. The following definitions are taken from the ltugboat
%% package, used for typesetting the TUGboat journal.
%%
%% \ConTeXt{} is a typography and typesetting system meant to provide
%% users easy and consistent access to advanced typographical control (,
%% ).
\def\ConTeXt{C\kern-.0333emon\-\kern-.0667em\TeX\kern-.0333emt}

\endinput
%%
%% End of file `classpack.sty'.