~ubuntu-branches/ubuntu/precise/vflib3/precise

« back to all changes in this revision

Viewing changes to ascii-jtex/Adj/tempty.adj

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta
  • Date: 2002-04-15 12:10:24 UTC
  • Revision ID: james.westby@ubuntu.com-20020415121024-cann32wucyfbq22f
Tags: upstream-3.6.12
ImportĀ upstreamĀ versionĀ 3.6.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; tempty.adj
 
2
;   Shift the vecter to reference point for Japanese TeX by ASCII co.
 
3
;   (Support for vertical writing)
 
4
 
 
5
; See tminXX.pl (or generete it by tftopl command) to see 
 
6
; the relation between code point and char-type.
 
7
;   Shift bitmap to right:  give positive value for delta-X
 
8
;   Shift bitmap to up:  give positive value for delta-Y
 
9
 
 
10
;--------------------------------------------------------
 
11
; Writing direction and Rotation semantics
 
12
;--------------------------------------------------------
 
13
(direction vertical)        ;; "vertical" or "horizontal"
 
14
 
 
15
;--------------------------------------------------------
 
16
;  global shift
 
17
;--------------------------------------------------------
 
18
(char-all  0.00  0.00)
 
19
 
 
20
;--------------------------------------------------------
 
21
;EOF