rghost 0.6.6 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/History.txt +1 -1
- data/Manifest.txt +42 -12
- data/lib/rghost/document.rb +11 -2
- data/lib/rghost/load.rb +3 -1
- data/lib/rghost/ps/AdobeExpert.enc +258 -0
- data/lib/rghost/ps/AdobeLatinEncoding.enc +258 -0
- data/lib/rghost/ps/Bengali.enc +386 -0
- data/lib/rghost/ps/CodePage1250.enc +258 -0
- data/lib/rghost/ps/CodePage1251.enc +258 -0
- data/lib/rghost/ps/CodePage1252.enc +258 -0
- data/lib/rghost/ps/CodePage1253.enc +258 -0
- data/lib/rghost/ps/CodePage1254.enc +258 -0
- data/lib/rghost/ps/CodePage1256.enc +258 -0
- data/lib/rghost/ps/CodePage1257.enc +258 -0
- data/lib/rghost/ps/CodePage1258.enc +258 -0
- data/lib/rghost/ps/CodePage874.enc +258 -0
- data/lib/rghost/ps/IsoLatin.enc +352 -0
- data/lib/rghost/ps/MacCentralEuropean.enc +258 -0
- data/lib/rghost/ps/MacCyrillice.enc +258 -0
- data/lib/rghost/ps/MacGreek.enc +258 -0
- data/lib/rghost/ps/MacHebrew.enc +258 -0
- data/lib/rghost/ps/TeX-CorkEncoding.enc +258 -0
- data/lib/rghost/ps/TeX-LGR-Greek.enc +258 -0
- data/lib/rghost/ps/TeX-T2AModified2Encoding.enc +258 -0
- data/lib/rghost/ps/TeX-T2BAdobeEncoding.enc +258 -0
- data/lib/rghost/ps/TeX-T2CAdobeEncoding.enc +258 -0
- data/lib/rghost/ps/TeX-X2AdobeEncoding.enc +258 -0
- data/lib/rghost/ps/TeX-XL2encoding.enc +258 -0
- data/lib/rghost/ps/TeXMathExtensionEncoding.enc +258 -0
- data/lib/rghost/ps/TeXMathItalicEncoding.enc +258 -0
- data/lib/rghost/ps/TeXMathSymbolEncoding.enc +258 -0
- data/lib/rghost/ps/US-ASCII.enc +258 -0
- data/lib/rghost/ps/UTF-8.enc +3 -0
- data/lib/rghost/ps/font.ps +1 -1
- data/lib/rghost/ruby_ghost_config.rb +4 -1
- data/lib/rghost/ruby_to_ps.rb +2 -0
- data/lib/rghost/version.rb +2 -2
- data/lib/rgteste.rb +46 -0
- metadata +44 -14
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
/TeXMathExtensionEncoding [
|
|
2
|
+
/parenleftbig % 0x00
|
|
3
|
+
/parenrightbig
|
|
4
|
+
/bracketleftbig
|
|
5
|
+
/bracketrightbig
|
|
6
|
+
/floorleftbig
|
|
7
|
+
/floorrightbig
|
|
8
|
+
/ceilingleftbig
|
|
9
|
+
/ceilingrightbig
|
|
10
|
+
/braceleftbig
|
|
11
|
+
/bracerightbig
|
|
12
|
+
/angbracketleftbig
|
|
13
|
+
/angbracketrightbig
|
|
14
|
+
/vextendsingle
|
|
15
|
+
/vextenddouble
|
|
16
|
+
/slashbig
|
|
17
|
+
/backslashbig
|
|
18
|
+
/parenleftBig % 0x10
|
|
19
|
+
/parenrightBig
|
|
20
|
+
/parenleftbigg
|
|
21
|
+
/parenrightbigg
|
|
22
|
+
/bracketleftbigg
|
|
23
|
+
/bracketrightbigg
|
|
24
|
+
/floorleftbigg
|
|
25
|
+
/floorrightbigg
|
|
26
|
+
/ceilingleftbigg
|
|
27
|
+
/ceilingrightbigg
|
|
28
|
+
/braceleftbigg
|
|
29
|
+
/bracerightbigg
|
|
30
|
+
/angbracketleftbigg
|
|
31
|
+
/angbracketrightbigg
|
|
32
|
+
/slashbigg
|
|
33
|
+
/backslashbigg
|
|
34
|
+
/parenleftBigg % 0x20
|
|
35
|
+
/parenrightBigg
|
|
36
|
+
/bracketleftBigg
|
|
37
|
+
/bracketrightBigg
|
|
38
|
+
/floorleftBigg
|
|
39
|
+
/floorrightBigg
|
|
40
|
+
/ceilingleftBigg
|
|
41
|
+
/ceilingrightBigg
|
|
42
|
+
/braceleftBigg
|
|
43
|
+
/bracerightBigg
|
|
44
|
+
/angbracketleftBigg
|
|
45
|
+
/angbracketrightBigg
|
|
46
|
+
/slashBigg
|
|
47
|
+
/backslashBigg
|
|
48
|
+
/slashBig
|
|
49
|
+
/backslashBig
|
|
50
|
+
/parenlefttp % 0x30
|
|
51
|
+
/parenrighttp
|
|
52
|
+
/bracketlefttp
|
|
53
|
+
/bracketrighttp
|
|
54
|
+
/bracketleftbt
|
|
55
|
+
/bracketrightbt
|
|
56
|
+
/bracketleftex
|
|
57
|
+
/bracketrightex
|
|
58
|
+
/bracelefttp
|
|
59
|
+
/bracerighttp
|
|
60
|
+
/braceleftbt
|
|
61
|
+
/bracerightbt
|
|
62
|
+
/braceleftmid
|
|
63
|
+
/bracerightmid
|
|
64
|
+
/braceex
|
|
65
|
+
/arrowvertex
|
|
66
|
+
/parenleftbt % 0x40
|
|
67
|
+
/parenrightbt
|
|
68
|
+
/parenleftex
|
|
69
|
+
/parenrightex
|
|
70
|
+
/angbracketleftBig
|
|
71
|
+
/angbracketrightBig
|
|
72
|
+
/unionsqtext
|
|
73
|
+
/unionsqdisplay
|
|
74
|
+
/contintegraltext
|
|
75
|
+
/contintegraldisplay
|
|
76
|
+
/circledottext
|
|
77
|
+
/circledotdisplay
|
|
78
|
+
/circleplustext
|
|
79
|
+
/circleplusdisplay
|
|
80
|
+
/circlemultiplytext
|
|
81
|
+
/circlemultiplydisplay
|
|
82
|
+
/summationtext % 0x50
|
|
83
|
+
/producttext
|
|
84
|
+
/integraltext
|
|
85
|
+
/uniontext
|
|
86
|
+
/intersectiontext
|
|
87
|
+
/unionmultitext
|
|
88
|
+
/logicalandtext
|
|
89
|
+
/logicalortext
|
|
90
|
+
/summationdisplay
|
|
91
|
+
/productdisplay
|
|
92
|
+
/integraldisplay
|
|
93
|
+
/uniondisplay
|
|
94
|
+
/intersectiondisplay
|
|
95
|
+
/unionmultidisplay
|
|
96
|
+
/logicalanddisplay
|
|
97
|
+
/logicalordisplay
|
|
98
|
+
/coproducttext % 0x60
|
|
99
|
+
/coproductdisplay
|
|
100
|
+
/hatwide
|
|
101
|
+
/hatwider
|
|
102
|
+
/hatwidest
|
|
103
|
+
/tildewide
|
|
104
|
+
/tildewider
|
|
105
|
+
/tildewidest
|
|
106
|
+
/bracketleftBig
|
|
107
|
+
/bracketrightBig
|
|
108
|
+
/floorleftBig
|
|
109
|
+
/floorrightBig
|
|
110
|
+
/ceilingleftBig
|
|
111
|
+
/ceilingrightBig
|
|
112
|
+
/braceleftBig
|
|
113
|
+
/bracerightBig
|
|
114
|
+
/radicalbig % 0x70
|
|
115
|
+
/radicalBig
|
|
116
|
+
/radicalbigg
|
|
117
|
+
/radicalBigg
|
|
118
|
+
/radicalbt
|
|
119
|
+
/radicalvertex
|
|
120
|
+
/radicaltp
|
|
121
|
+
/arrowvertexdbl
|
|
122
|
+
/arrowtp
|
|
123
|
+
/arrowbt
|
|
124
|
+
/bracehtipdownleft
|
|
125
|
+
/bracehtipdownright
|
|
126
|
+
/bracehtipupleft
|
|
127
|
+
/bracehtipupright
|
|
128
|
+
/arrowdbltp
|
|
129
|
+
/arrowdblbt
|
|
130
|
+
/.notdef % 0x80
|
|
131
|
+
/.notdef
|
|
132
|
+
/.notdef
|
|
133
|
+
/.notdef
|
|
134
|
+
/.notdef
|
|
135
|
+
/.notdef
|
|
136
|
+
/.notdef
|
|
137
|
+
/.notdef
|
|
138
|
+
/.notdef
|
|
139
|
+
/.notdef
|
|
140
|
+
/.notdef
|
|
141
|
+
/.notdef
|
|
142
|
+
/.notdef
|
|
143
|
+
/.notdef
|
|
144
|
+
/.notdef
|
|
145
|
+
/.notdef
|
|
146
|
+
/.notdef % 0x90
|
|
147
|
+
/.notdef
|
|
148
|
+
/.notdef
|
|
149
|
+
/.notdef
|
|
150
|
+
/.notdef
|
|
151
|
+
/.notdef
|
|
152
|
+
/.notdef
|
|
153
|
+
/.notdef
|
|
154
|
+
/.notdef
|
|
155
|
+
/.notdef
|
|
156
|
+
/.notdef
|
|
157
|
+
/.notdef
|
|
158
|
+
/.notdef
|
|
159
|
+
/.notdef
|
|
160
|
+
/.notdef
|
|
161
|
+
/.notdef
|
|
162
|
+
/.notdef % 0xa0
|
|
163
|
+
/.notdef
|
|
164
|
+
/.notdef
|
|
165
|
+
/.notdef
|
|
166
|
+
/.notdef
|
|
167
|
+
/.notdef
|
|
168
|
+
/.notdef
|
|
169
|
+
/.notdef
|
|
170
|
+
/.notdef
|
|
171
|
+
/.notdef
|
|
172
|
+
/.notdef
|
|
173
|
+
/.notdef
|
|
174
|
+
/.notdef
|
|
175
|
+
/.notdef
|
|
176
|
+
/.notdef
|
|
177
|
+
/.notdef
|
|
178
|
+
/.notdef % 0xb0
|
|
179
|
+
/.notdef
|
|
180
|
+
/.notdef
|
|
181
|
+
/.notdef
|
|
182
|
+
/.notdef
|
|
183
|
+
/.notdef
|
|
184
|
+
/.notdef
|
|
185
|
+
/.notdef
|
|
186
|
+
/.notdef
|
|
187
|
+
/.notdef
|
|
188
|
+
/.notdef
|
|
189
|
+
/.notdef
|
|
190
|
+
/.notdef
|
|
191
|
+
/.notdef
|
|
192
|
+
/.notdef
|
|
193
|
+
/.notdef
|
|
194
|
+
/.notdef % 0xc0
|
|
195
|
+
/.notdef
|
|
196
|
+
/.notdef
|
|
197
|
+
/.notdef
|
|
198
|
+
/.notdef
|
|
199
|
+
/.notdef
|
|
200
|
+
/.notdef
|
|
201
|
+
/.notdef
|
|
202
|
+
/.notdef
|
|
203
|
+
/.notdef
|
|
204
|
+
/.notdef
|
|
205
|
+
/.notdef
|
|
206
|
+
/.notdef
|
|
207
|
+
/.notdef
|
|
208
|
+
/.notdef
|
|
209
|
+
/.notdef
|
|
210
|
+
/.notdef % 0xd0
|
|
211
|
+
/.notdef
|
|
212
|
+
/.notdef
|
|
213
|
+
/.notdef
|
|
214
|
+
/.notdef
|
|
215
|
+
/.notdef
|
|
216
|
+
/.notdef
|
|
217
|
+
/.notdef
|
|
218
|
+
/.notdef
|
|
219
|
+
/.notdef
|
|
220
|
+
/.notdef
|
|
221
|
+
/.notdef
|
|
222
|
+
/.notdef
|
|
223
|
+
/.notdef
|
|
224
|
+
/.notdef
|
|
225
|
+
/.notdef
|
|
226
|
+
/.notdef % 0xe0
|
|
227
|
+
/.notdef
|
|
228
|
+
/.notdef
|
|
229
|
+
/.notdef
|
|
230
|
+
/.notdef
|
|
231
|
+
/.notdef
|
|
232
|
+
/.notdef
|
|
233
|
+
/.notdef
|
|
234
|
+
/.notdef
|
|
235
|
+
/.notdef
|
|
236
|
+
/.notdef
|
|
237
|
+
/.notdef
|
|
238
|
+
/.notdef
|
|
239
|
+
/.notdef
|
|
240
|
+
/.notdef
|
|
241
|
+
/.notdef
|
|
242
|
+
/.notdef % 0xf0
|
|
243
|
+
/.notdef
|
|
244
|
+
/.notdef
|
|
245
|
+
/.notdef
|
|
246
|
+
/.notdef
|
|
247
|
+
/.notdef
|
|
248
|
+
/.notdef
|
|
249
|
+
/.notdef
|
|
250
|
+
/.notdef
|
|
251
|
+
/.notdef
|
|
252
|
+
/.notdef
|
|
253
|
+
/.notdef
|
|
254
|
+
/.notdef
|
|
255
|
+
/.notdef
|
|
256
|
+
/.notdef
|
|
257
|
+
/.notdef
|
|
258
|
+
] def
|
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
/TeXMathItalicEncoding [
|
|
2
|
+
/Gamma % 0x00
|
|
3
|
+
/uni2206
|
|
4
|
+
/Theta
|
|
5
|
+
/Lambda
|
|
6
|
+
/Xi
|
|
7
|
+
/Pi
|
|
8
|
+
/Sigma
|
|
9
|
+
/Upsilon
|
|
10
|
+
/Phi
|
|
11
|
+
/Psi
|
|
12
|
+
/uni2126
|
|
13
|
+
/alpha
|
|
14
|
+
/beta
|
|
15
|
+
/gamma
|
|
16
|
+
/delta
|
|
17
|
+
/epsilon1
|
|
18
|
+
/zeta % 0x10
|
|
19
|
+
/eta
|
|
20
|
+
/theta
|
|
21
|
+
/iota
|
|
22
|
+
/kappa
|
|
23
|
+
/lambda
|
|
24
|
+
/mu
|
|
25
|
+
/nu
|
|
26
|
+
/xi
|
|
27
|
+
/pi
|
|
28
|
+
/rho
|
|
29
|
+
/sigma
|
|
30
|
+
/tau
|
|
31
|
+
/upsilon
|
|
32
|
+
/phi
|
|
33
|
+
/chi
|
|
34
|
+
/psi % 0x20
|
|
35
|
+
/omega
|
|
36
|
+
/epsilon
|
|
37
|
+
/theta1
|
|
38
|
+
/omega1
|
|
39
|
+
/rho1
|
|
40
|
+
/sigma1
|
|
41
|
+
/phi1
|
|
42
|
+
/uni21BC
|
|
43
|
+
/uni21BD
|
|
44
|
+
/uni21C0
|
|
45
|
+
/uni21C1
|
|
46
|
+
/uni21A9
|
|
47
|
+
/uni21AA
|
|
48
|
+
/uni22B2
|
|
49
|
+
/uni22B3
|
|
50
|
+
/zero.oldstyle % 0x30
|
|
51
|
+
/one.oldstyle
|
|
52
|
+
/two.oldstyle
|
|
53
|
+
/three.oldstyle
|
|
54
|
+
/four.oldstyle
|
|
55
|
+
/five.oldstyle
|
|
56
|
+
/six.oldstyle
|
|
57
|
+
/seven.oldstyle
|
|
58
|
+
/eight.oldstyle
|
|
59
|
+
/nine.oldstyle
|
|
60
|
+
/period
|
|
61
|
+
/comma
|
|
62
|
+
/less
|
|
63
|
+
/slash
|
|
64
|
+
/greater
|
|
65
|
+
/star
|
|
66
|
+
/partialdiff % 0x40
|
|
67
|
+
/A
|
|
68
|
+
/B
|
|
69
|
+
/C
|
|
70
|
+
/D
|
|
71
|
+
/E
|
|
72
|
+
/F
|
|
73
|
+
/G
|
|
74
|
+
/H
|
|
75
|
+
/I
|
|
76
|
+
/J
|
|
77
|
+
/K
|
|
78
|
+
/L
|
|
79
|
+
/M
|
|
80
|
+
/N
|
|
81
|
+
/O
|
|
82
|
+
/P % 0x50
|
|
83
|
+
/Q
|
|
84
|
+
/R
|
|
85
|
+
/S
|
|
86
|
+
/T
|
|
87
|
+
/U
|
|
88
|
+
/V
|
|
89
|
+
/W
|
|
90
|
+
/X
|
|
91
|
+
/Y
|
|
92
|
+
/Z
|
|
93
|
+
/flat
|
|
94
|
+
/natural
|
|
95
|
+
/sharp
|
|
96
|
+
/uni2323
|
|
97
|
+
/uni2322
|
|
98
|
+
/afii61289 % 0x60
|
|
99
|
+
/a
|
|
100
|
+
/b
|
|
101
|
+
/c
|
|
102
|
+
/d
|
|
103
|
+
/e
|
|
104
|
+
/f
|
|
105
|
+
/g
|
|
106
|
+
/h
|
|
107
|
+
/i
|
|
108
|
+
/j
|
|
109
|
+
/k
|
|
110
|
+
/l
|
|
111
|
+
/m
|
|
112
|
+
/n
|
|
113
|
+
/o
|
|
114
|
+
/p % 0x70
|
|
115
|
+
/q
|
|
116
|
+
/r
|
|
117
|
+
/s
|
|
118
|
+
/t
|
|
119
|
+
/u
|
|
120
|
+
/v
|
|
121
|
+
/w
|
|
122
|
+
/x
|
|
123
|
+
/y
|
|
124
|
+
/z
|
|
125
|
+
/dotlessi
|
|
126
|
+
/dotlessj
|
|
127
|
+
/weierstrass
|
|
128
|
+
/vector
|
|
129
|
+
/uni2040
|
|
130
|
+
/.notdef % 0x80
|
|
131
|
+
/.notdef
|
|
132
|
+
/.notdef
|
|
133
|
+
/.notdef
|
|
134
|
+
/.notdef
|
|
135
|
+
/.notdef
|
|
136
|
+
/.notdef
|
|
137
|
+
/.notdef
|
|
138
|
+
/.notdef
|
|
139
|
+
/.notdef
|
|
140
|
+
/.notdef
|
|
141
|
+
/.notdef
|
|
142
|
+
/.notdef
|
|
143
|
+
/.notdef
|
|
144
|
+
/.notdef
|
|
145
|
+
/.notdef
|
|
146
|
+
/.notdef % 0x90
|
|
147
|
+
/.notdef
|
|
148
|
+
/.notdef
|
|
149
|
+
/.notdef
|
|
150
|
+
/.notdef
|
|
151
|
+
/.notdef
|
|
152
|
+
/.notdef
|
|
153
|
+
/.notdef
|
|
154
|
+
/.notdef
|
|
155
|
+
/.notdef
|
|
156
|
+
/.notdef
|
|
157
|
+
/.notdef
|
|
158
|
+
/.notdef
|
|
159
|
+
/.notdef
|
|
160
|
+
/.notdef
|
|
161
|
+
/.notdef
|
|
162
|
+
/.notdef % 0xa0
|
|
163
|
+
/.notdef
|
|
164
|
+
/.notdef
|
|
165
|
+
/.notdef
|
|
166
|
+
/.notdef
|
|
167
|
+
/.notdef
|
|
168
|
+
/.notdef
|
|
169
|
+
/.notdef
|
|
170
|
+
/.notdef
|
|
171
|
+
/.notdef
|
|
172
|
+
/.notdef
|
|
173
|
+
/.notdef
|
|
174
|
+
/.notdef
|
|
175
|
+
/.notdef
|
|
176
|
+
/.notdef
|
|
177
|
+
/.notdef
|
|
178
|
+
/.notdef % 0xb0
|
|
179
|
+
/.notdef
|
|
180
|
+
/.notdef
|
|
181
|
+
/.notdef
|
|
182
|
+
/.notdef
|
|
183
|
+
/.notdef
|
|
184
|
+
/.notdef
|
|
185
|
+
/.notdef
|
|
186
|
+
/.notdef
|
|
187
|
+
/.notdef
|
|
188
|
+
/.notdef
|
|
189
|
+
/.notdef
|
|
190
|
+
/.notdef
|
|
191
|
+
/.notdef
|
|
192
|
+
/.notdef
|
|
193
|
+
/.notdef
|
|
194
|
+
/.notdef % 0xc0
|
|
195
|
+
/.notdef
|
|
196
|
+
/.notdef
|
|
197
|
+
/.notdef
|
|
198
|
+
/.notdef
|
|
199
|
+
/.notdef
|
|
200
|
+
/.notdef
|
|
201
|
+
/.notdef
|
|
202
|
+
/.notdef
|
|
203
|
+
/.notdef
|
|
204
|
+
/.notdef
|
|
205
|
+
/.notdef
|
|
206
|
+
/.notdef
|
|
207
|
+
/.notdef
|
|
208
|
+
/.notdef
|
|
209
|
+
/.notdef
|
|
210
|
+
/.notdef % 0xd0
|
|
211
|
+
/.notdef
|
|
212
|
+
/.notdef
|
|
213
|
+
/.notdef
|
|
214
|
+
/.notdef
|
|
215
|
+
/.notdef
|
|
216
|
+
/.notdef
|
|
217
|
+
/.notdef
|
|
218
|
+
/.notdef
|
|
219
|
+
/.notdef
|
|
220
|
+
/.notdef
|
|
221
|
+
/.notdef
|
|
222
|
+
/.notdef
|
|
223
|
+
/.notdef
|
|
224
|
+
/.notdef
|
|
225
|
+
/.notdef
|
|
226
|
+
/.notdef % 0xe0
|
|
227
|
+
/.notdef
|
|
228
|
+
/.notdef
|
|
229
|
+
/.notdef
|
|
230
|
+
/.notdef
|
|
231
|
+
/.notdef
|
|
232
|
+
/.notdef
|
|
233
|
+
/.notdef
|
|
234
|
+
/.notdef
|
|
235
|
+
/.notdef
|
|
236
|
+
/.notdef
|
|
237
|
+
/.notdef
|
|
238
|
+
/.notdef
|
|
239
|
+
/.notdef
|
|
240
|
+
/.notdef
|
|
241
|
+
/.notdef
|
|
242
|
+
/.notdef % 0xf0
|
|
243
|
+
/.notdef
|
|
244
|
+
/.notdef
|
|
245
|
+
/.notdef
|
|
246
|
+
/.notdef
|
|
247
|
+
/.notdef
|
|
248
|
+
/.notdef
|
|
249
|
+
/.notdef
|
|
250
|
+
/.notdef
|
|
251
|
+
/.notdef
|
|
252
|
+
/.notdef
|
|
253
|
+
/.notdef
|
|
254
|
+
/.notdef
|
|
255
|
+
/.notdef
|
|
256
|
+
/.notdef
|
|
257
|
+
/.notdef
|
|
258
|
+
] def
|