This file is indexed.

/usr/share/doc/latex-cjk-common/examples/py_test.tex is in latex-cjk-common 4.8.3+git20120914-2ubuntu1.

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
% This is the file py_test.tex of the CJK package
%   for testing pinyin syllables with LaTeX2e
%
% created by Werner Lemberg <wl@gnu.org>
%
% Version 4.8.3 (07-May-2012)

\documentclass{article}

\usepackage{pinyin}


\begin{document}

\Huge

{\Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\slshape
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\itshape
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\bfseries
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\sffamily
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\ttfamily
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

{\bfseries\sffamily
 \Wo3 \hen3 \xi3\huan1 \lv3\xing2.}

\PYdeactivate
$\Xi, \xi, \Re$
\PYactivate

\Zhen1de \bu2 \cuo4 ne!

\end{document}