This file is indexed.

/usr/share/doc/latex-cjk-common/CJKnumb.txt 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
This is the file CJKnumb.txt of the CJK macro package ver. 4.8.3
(07-May-2012).

CJKnumb.sty
------------

This package provides commands to typeset CJK representations of
numbers (within a CJK or CJK* environment).

  \CJKnumber{number}
    Convert `number' to a full CJK representation.

  \CJKdigits{arg}
  \CJKdigits*{arg}
    Handle `arg' as a string of digits and convert each of them into the
    corresponding CJK digit. The starred version uses the traditional glyph
    for digit zero; the unstarred version uses the CJK circle glyph.

Usage:

  \usepackage{CJK}
  \usepackage{CJKnumb}


---End of CJKnumb.txt---