This file is indexed.

/usr/share/VFlib/3.6.14/ascii-jtex/tempty.adj is in vflib3 3.6.14.dfsg-1.1build1.

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
; tempty.adj
;   Shift the vecter to reference point for Japanese TeX by ASCII co.
;   (Support for vertical writing)

; See tminXX.pl (or generete it by tftopl command) to see 
; the relation between code point and char-type.
;   Shift bitmap to right:  give positive value for delta-X
;   Shift bitmap to up:  give positive value for delta-Y

;--------------------------------------------------------
; Writing direction and Rotation semantics
;--------------------------------------------------------
(direction vertical)        ;; "vertical" or "horizontal"

;--------------------------------------------------------
;  global shift
;--------------------------------------------------------
(char-all  0.00  0.00)

;--------------------------------------------------------
;EOF