softcover 1.4.3 → 1.4.5

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.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/lib/softcover/article_template/latex_styles/apple.eps +75 -0
  3. data/lib/softcover/article_template/latex_styles/apple_outline.eps +114 -0
  4. data/lib/softcover/article_template/latex_styles/applekeys.sty +16 -16
  5. data/lib/softcover/article_template/latex_styles/capslock.eps +71 -0
  6. data/lib/softcover/article_template/latex_styles/command.eps +127 -0
  7. data/lib/softcover/article_template/latex_styles/control.eps +46 -0
  8. data/lib/softcover/article_template/latex_styles/delete.eps +68 -0
  9. data/lib/softcover/article_template/latex_styles/eject.eps +50 -0
  10. data/lib/softcover/article_template/latex_styles/escape.eps +64 -0
  11. data/lib/softcover/article_template/latex_styles/option.eps +55 -0
  12. data/lib/softcover/article_template/latex_styles/pencil.eps +86 -0
  13. data/lib/softcover/article_template/latex_styles/power.eps +38 -0
  14. data/lib/softcover/article_template/latex_styles/return.eps +55 -0
  15. data/lib/softcover/article_template/latex_styles/revreturn.eps +55 -0
  16. data/lib/softcover/article_template/latex_styles/revtab.eps +54 -0
  17. data/lib/softcover/article_template/latex_styles/shift.eps +57 -0
  18. data/lib/softcover/article_template/latex_styles/softcover.sty +11 -0
  19. data/lib/softcover/article_template/latex_styles/tab.eps +54 -0
  20. data/lib/softcover/book_template/chapters/a_chapter.md +1 -1
  21. data/lib/softcover/book_template/latex_styles/apple.eps +75 -0
  22. data/lib/softcover/book_template/latex_styles/apple_outline.eps +114 -0
  23. data/lib/softcover/book_template/latex_styles/applekeys.sty +16 -16
  24. data/lib/softcover/book_template/latex_styles/capslock.eps +71 -0
  25. data/lib/softcover/book_template/latex_styles/command.eps +127 -0
  26. data/lib/softcover/book_template/latex_styles/control.eps +46 -0
  27. data/lib/softcover/book_template/latex_styles/delete.eps +68 -0
  28. data/lib/softcover/book_template/latex_styles/eject.eps +50 -0
  29. data/lib/softcover/book_template/latex_styles/escape.eps +64 -0
  30. data/lib/softcover/book_template/latex_styles/option.eps +55 -0
  31. data/lib/softcover/book_template/latex_styles/pencil.eps +86 -0
  32. data/lib/softcover/book_template/latex_styles/power.eps +38 -0
  33. data/lib/softcover/book_template/latex_styles/return.eps +55 -0
  34. data/lib/softcover/book_template/latex_styles/revreturn.eps +55 -0
  35. data/lib/softcover/book_template/latex_styles/revtab.eps +54 -0
  36. data/lib/softcover/book_template/latex_styles/shift.eps +57 -0
  37. data/lib/softcover/book_template/latex_styles/softcover.sty +11 -0
  38. data/lib/softcover/book_template/latex_styles/tab.eps +54 -0
  39. data/lib/softcover/version.rb +1 -1
  40. metadata +35 -3
@@ -0,0 +1,55 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 48.27 10.32 523.44 423.27
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 48.27 423.27 m
34
+ 209.54 423.27 l
35
+ 395.37 51.62 l
36
+ 523.44 51.62 l
37
+ 523.44 10.32 l
38
+ 361.89 10.32 l
39
+ 176.06 381.98 l
40
+ 48.27 381.98 l
41
+ 48.27 423.27 l
42
+ f
43
+ 1 D
44
+ 330.36 423.27 m
45
+ 523.44 423.27 l
46
+ 523.44 381.98 l
47
+ 330.36 381.98 l
48
+ 330.36 423.27 l
49
+ f
50
+ *U
51
+ %%PageTrailer
52
+ showpage
53
+ %%Trailer
54
+ end
55
+ %%EOF
@@ -0,0 +1,86 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 92.63 0.00 414.34 379.74
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 92.63 0.00 m
34
+ 118.02 141.18 l
35
+ 309.15 379.74 l
36
+ 352.96 367.47 l
37
+ 361.61 360.21 l
38
+ 385.04 340.68 l
39
+ 393.97 333.43 l
40
+ 414.34 292.13 l
41
+ 223.21 53.57 l
42
+ 92.63 0.00 l
43
+ f
44
+ 1 D
45
+ 120.81 82.03 m
46
+ 144.53 80.36 159.60 67.80 166.02 44.36 C
47
+ 210.94 63.90 l
48
+ 212.33 67.52 212.89 70.03 212.89 71.99 c
49
+ 212.89 81.75 205.92 87.89 192.24 90.96 C
50
+ 192.52 92.91 192.52 94.59 192.52 95.70 c
51
+ 192.52 101.56 190.01 106.86 184.71 111.89 c
52
+ 179.41 116.91 174.11 119.42 168.25 119.42 c
53
+ 166.57 119.42 163.78 118.86 160.16 117.75 C
54
+ 155.41 129.19 148.72 134.77 140.62 134.77 c
55
+ 137.56 134.77 134.21 133.37 130.30 130.86 C
56
+ 120.81 82.03 l
57
+ f
58
+ 1 D
59
+ 162.67 130.02 m
60
+ 345.15 357.70 l
61
+ 316.69 364.96 l
62
+ 138.95 143.14 l
63
+ 142.58 143.14 l
64
+ 150.39 143.14 157.09 138.67 162.67 130.02 C
65
+ 162.67 130.02 l
66
+ f
67
+ 1 D
68
+ 174.67 126.67 m
69
+ 185.55 124.16 193.08 117.47 197.82 107.14 C
70
+ 377.23 330.92 l
71
+ 353.79 350.45 l
72
+ 174.67 126.67 l
73
+ f
74
+ 1 D
75
+ 203.40 95.98 m
76
+ 213.45 92.08 219.31 85.10 220.70 74.78 C
77
+ 398.44 296.60 l
78
+ 386.16 323.66 l
79
+ 203.40 95.98 l
80
+ f
81
+ *U
82
+ %%PageTrailer
83
+ showpage
84
+ %%Trailer
85
+ end
86
+ %%EOF
@@ -0,0 +1,38 @@
1
+ %!PS-Adobe-3.0 EPSF-3.0
2
+ %%BoundingBox: -1541 20 149 1710
3
+ %%Pages: 0
4
+ %%Title: uni20DE from LucidaGrande-Bold
5
+ %%Creator: PfaEdit
6
+ %%CreationDate: 8:45 17-3-2004
7
+ %%EndComments
8
+ %%EndProlog
9
+ %%Page "uni20DE" 1
10
+ newpath
11
+ 149 865 moveto
12
+ 149 631.667 66.5 432.5 -98.5 267.5 curveto
13
+ -263.5 102.5 -462.667 20 -696 20 curveto
14
+ -929.333 20 -1128.5 102.5 -1293.5 267.5 curveto
15
+ -1458.5 432.5 -1541 631.667 -1541 865 curveto
16
+ -1541 1098.33 -1458.5 1297.5 -1293.5 1462.5 curveto
17
+ -1128.5 1627.5 -929.333 1710 -696 1710 curveto
18
+ -462.667 1710 -263.5 1627.5 -98.5 1462.5 curveto
19
+ 66.5 1297.5 149 1098.33 149 865 curveto
20
+ closepath
21
+ -63 865 moveto
22
+ -63 1041.67 -125 1192.33 -249 1317 curveto
23
+ -373 1441.67 -522 1504 -696 1504 curveto
24
+ -875.333 1504 -1025.67 1442.33 -1147 1319 curveto
25
+ -1268.33 1195.67 -1329 1044.33 -1329 865 curveto
26
+ -1329 686.333 -1268.33 535.333 -1147 412 curveto
27
+ -1025.67 288.667 -875.333 227 -696 227 curveto
28
+ -511.333 227 -359.667 288.167 -241 410.5 curveto
29
+ -122.333 532.833 -63 684.333 -63 865 curveto
30
+ closepath
31
+ -570 470 moveto
32
+ -810 470 lineto
33
+ -810 1284 lineto
34
+ -570 1284 lineto
35
+ -570 470 lineto
36
+ closepath
37
+ fill
38
+ %%EOF
@@ -0,0 +1,55 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 4.46 26.79 575.89 426.34
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 575.89 225.45 m
34
+ 575.89 171.88 533.48 127.23 479.91 127.23 C
35
+ 142.86 127.23 l
36
+ 142.86 26.79 l
37
+ 4.46 165.18 l
38
+ 142.86 303.57 l
39
+ 142.86 203.12 l
40
+ 448.66 203.12 l
41
+ 473.21 203.12 495.54 220.98 495.54 247.77 C
42
+ 495.54 310.27 l
43
+ 495.54 334.82 473.21 350.45 448.66 350.45 C
44
+ 359.38 350.45 l
45
+ 359.38 426.34 l
46
+ 479.91 426.34 l
47
+ 533.48 426.34 575.89 383.93 575.89 332.59 C
48
+ 575.89 225.45 l
49
+ f
50
+ *U
51
+ %%PageTrailer
52
+ showpage
53
+ %%Trailer
54
+ end
55
+ %%EOF
@@ -0,0 +1,55 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 4.46 26.79 575.89 426.34
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 4.46 332.59 m
34
+ 4.46 383.93 46.88 426.34 100.45 426.34 C
35
+ 220.98 426.34 l
36
+ 220.98 350.45 l
37
+ 133.93 350.45 l
38
+ 107.14 350.45 84.82 334.82 84.82 310.27 C
39
+ 84.82 247.77 l
40
+ 84.82 220.98 107.14 203.12 133.93 203.12 C
41
+ 437.50 203.12 l
42
+ 437.50 303.57 l
43
+ 575.89 165.18 l
44
+ 437.50 26.79 l
45
+ 437.50 127.23 l
46
+ 100.45 127.23 l
47
+ 46.88 127.23 4.46 171.88 4.46 225.45 C
48
+ 4.46 332.59 l
49
+ f
50
+ *U
51
+ %%PageTrailer
52
+ showpage
53
+ %%Trailer
54
+ end
55
+ %%EOF
@@ -0,0 +1,54 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 71.43 46.86 500.00 381.71
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 500.00 238.86 m
34
+ 500.00 189.71 l
35
+ 261.14 189.71 l
36
+ 261.14 96.00 l
37
+ 142.86 214.29 l
38
+ 261.14 332.57 l
39
+ 261.14 238.86 l
40
+ 500.00 238.86 l
41
+ f
42
+ 1 D
43
+ 118.29 381.71 m
44
+ 118.29 46.86 l
45
+ 71.43 46.86 l
46
+ 71.43 381.71 l
47
+ 118.29 381.71 l
48
+ f
49
+ *U
50
+ %%PageTrailer
51
+ showpage
52
+ %%Trailer
53
+ end
54
+ %%EOF
@@ -0,0 +1,57 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 48.27 10.32 523.44 457.87
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 48.27 220.42 m
34
+ 285.71 457.87 l
35
+ 523.44 220.42 l
36
+ 404.58 220.42 l
37
+ 404.58 10.32 l
38
+ 167.13 10.32 l
39
+ 167.13 220.42 l
40
+ 48.27 220.42 l
41
+ f
42
+ 1 D
43
+ 285.71 409.04 m
44
+ 128.07 251.40 l
45
+ 201.45 251.40 l
46
+ 201.45 44.64 l
47
+ 370.26 44.64 l
48
+ 370.26 251.40 l
49
+ 443.36 251.40 l
50
+ 285.71 409.04 l
51
+ f
52
+ *U
53
+ %%PageTrailer
54
+ showpage
55
+ %%Trailer
56
+ end
57
+ %%EOF
@@ -177,6 +177,17 @@
177
177
  \newunicodechar{¡}{!`}
178
178
  \newunicodechar{¿}{?`}
179
179
  \newunicodechar{ß}{\ss}
180
+ % xelatex supports macrons by default, but for some reason they disappear.
181
+ \newunicodechar{ā}{\={a}}
182
+ \newunicodechar{ē}{\={e}}
183
+ \newunicodechar{ī}{\={\i}}
184
+ \newunicodechar{ō}{\={o}}
185
+ \newunicodechar{ū}{\={u}}
186
+ \newunicodechar{Ā}{\={A}}
187
+ \newunicodechar{Ē}{\={E}}
188
+ \newunicodechar{Ī}{\={I}}
189
+ \newunicodechar{Ō}{\={O}}
190
+ \newunicodechar{Ū}{\={U}}
180
191
 
181
192
  \usepackage{latex_styles/language_customization}
182
193
 
@@ -0,0 +1,54 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 71.43 46.86 500.00 381.71
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 71.43 238.86 m
34
+ 310.29 238.86 l
35
+ 310.29 332.57 l
36
+ 428.57 214.29 l
37
+ 310.29 96.00 l
38
+ 310.29 189.71 l
39
+ 71.43 189.71 l
40
+ 71.43 238.86 l
41
+ f
42
+ 1 D
43
+ 453.14 381.71 m
44
+ 500.00 381.71 l
45
+ 500.00 46.86 l
46
+ 453.14 46.86 l
47
+ 453.14 381.71 l
48
+ f
49
+ *U
50
+ %%PageTrailer
51
+ showpage
52
+ %%Trailer
53
+ end
54
+ %%EOF
@@ -27,7 +27,7 @@ Softcover also comes with full support for syntax-highlighted source code using
27
27
  puts "hello, world"
28
28
  end
29
29
 
30
- Softcover's Markdown mode also extends kramdown to support "code fencing" from GitHub-flavored Markdown:
30
+ Softcover's Markdown mode also extends kramdown to support so-called "code fencing" from GitHub-flavored Markdown:
31
31
 
32
32
  ```ruby
33
33
  def hello
@@ -0,0 +1,75 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 42.97 0.00 528.46 562.78
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 513.39 378.07 m
34
+ 470.70 347.94 449.50 311.66 449.50 269.25 c
35
+ 449.50 218.47 475.73 179.41 528.46 152.34 C
36
+ 514.23 111.33 493.86 75.89 467.08 45.48 c
37
+ 440.29 15.07 415.74 0.00 393.69 0.00 c
38
+ 383.37 0.00 369.14 3.35 351.00 10.32 C
39
+ 342.35 13.67 l
40
+ 324.78 20.65 309.15 24.00 295.48 24.00 c
41
+ 282.65 24.00 268.69 21.21 253.35 15.90 C
42
+ 242.47 12.00 l
43
+ 228.79 6.42 l
44
+ 217.91 2.23 207.03 0.00 196.15 0.00 c
45
+ 170.20 0.00 141.74 21.21 110.49 63.90 c
46
+ 65.57 125.00 42.97 191.41 42.97 263.39 c
47
+ 42.97 314.45 56.92 355.75 85.10 387.00 c
48
+ 113.28 418.25 150.39 433.87 196.71 433.87 c
49
+ 214.01 433.87 230.19 430.80 245.26 424.39 C
50
+ 255.58 420.20 l
51
+ 266.46 415.74 l
52
+ 276.23 411.55 284.04 409.60 289.90 409.60 c
53
+ 297.43 409.60 306.08 411.27 315.29 414.90 C
54
+ 329.52 420.48 l
55
+ 340.12 424.39 l
56
+ 357.14 430.52 375.84 433.59 396.21 433.59 c
57
+ 444.75 433.59 483.82 415.18 513.39 378.07 C
58
+ 513.39 378.07 l
59
+ f
60
+ 1 D
61
+ 398.44 562.78 m
62
+ 399.00 556.36 399.27 551.34 399.27 547.71 c
63
+ 399.27 515.62 387.56 487.17 364.12 462.89 c
64
+ 340.68 438.62 313.34 426.62 282.37 426.62 C
65
+ 281.53 433.87 280.97 439.17 280.97 442.24 c
66
+ 280.97 469.59 291.85 495.26 313.62 519.25 c
67
+ 335.38 543.25 360.49 557.20 389.23 561.38 c
68
+ 391.18 561.66 394.25 562.22 398.44 562.78 C
69
+ f
70
+ *U
71
+ %%PageTrailer
72
+ showpage
73
+ %%Trailer
74
+ end
75
+ %%EOF
@@ -0,0 +1,114 @@
1
+ %!PS-Adobe-3.0
2
+ %%Creator: FontLab
3
+ %%Title:
4
+ %%CreationDate: Fri Jun 23 18:43:07 1995
5
+ %%BoundingBox: 48.55 0.28 522.60 550.22
6
+ %%EndComments
7
+ %%BeginProlog
8
+ /FontLab 24 dict def FontLab begin
9
+ /Version 0 def
10
+ /bd {bind def} def
11
+ /n {newpath} bd
12
+ /c {curveto} bd
13
+ /C {curveto} bd
14
+ /L {lineto} bd
15
+ /l {lineto} bd
16
+ /m {moveto} bd
17
+ /f {closepath} bd
18
+ /S {} bd
19
+ /*u { } bd
20
+ /*U { fill} bd
21
+ /A {pop} bd
22
+ /O {pop} bd
23
+ /D {pop} bd
24
+ /g {setgray} bd
25
+ end
26
+ %%EndProlog
27
+ %%BeginSetup
28
+ FontLab begin
29
+ n
30
+ %%EndSetup
31
+ 0 A *u 0 O 0 g
32
+ 0 D
33
+ 508.37 369.70 m
34
+ 485.21 352.40 468.75 335.94 459.54 320.03 c
35
+ 450.33 304.41 445.87 285.71 445.87 263.67 c
36
+ 445.87 214.56 471.54 176.34 522.60 149.00 C
37
+ 507.25 107.14 486.89 71.99 461.50 43.25 c
38
+ 436.10 14.51 412.67 0.28 390.62 0.28 c
39
+ 381.42 0.28 368.02 3.63 349.89 10.32 C
40
+ 341.52 13.39 l
41
+ 327.01 18.97 l
42
+ 325.06 19.53 323.66 20.09 322.54 20.37 C
43
+ 319.48 20.93 l
44
+ 315.57 22.04 l
45
+ 309.71 23.16 303.01 23.72 295.48 23.72 c
46
+ 279.58 23.72 262.00 19.81 243.30 12.00 C
47
+ 230.47 6.70 l
48
+ 220.15 2.51 209.82 0.28 199.50 0.28 c
49
+ 161.83 0.28 124.44 35.71 86.77 106.58 c
50
+ 61.38 154.30 48.55 204.52 48.55 257.25 c
51
+ 48.55 307.20 62.22 347.38 89.56 378.07 c
52
+ 116.91 408.76 152.90 424.11 197.27 424.11 c
53
+ 214.56 424.11 230.75 421.04 246.09 414.90 C
54
+ 256.70 410.71 l
55
+ 266.74 406.53 l
56
+ 276.51 402.62 284.32 400.67 290.18 400.67 c
57
+ 298.83 400.67 307.20 402.34 314.73 405.41 C
58
+ 328.68 411.27 l
59
+ 332.87 412.95 336.77 414.34 340.68 415.46 C
60
+ 343.19 416.29 l
61
+ 344.03 416.57 348.21 417.41 355.75 419.36 C
62
+ 356.58 419.36 357.14 419.36 357.98 419.64 C
63
+ 359.93 420.20 l
64
+ 370.26 422.71 381.42 424.11 393.69 424.11 c
65
+ 439.73 424.11 477.96 405.97 508.37 369.70 C
66
+ 508.37 369.70 l
67
+ f
68
+ 1 D
69
+ 440.57 369.70 m
70
+ 427.46 376.40 412.11 379.74 395.09 379.74 c
71
+ 385.32 379.74 376.40 378.63 368.30 376.67 C
72
+ 364.40 375.56 l
73
+ 354.07 373.33 l
74
+ 352.68 373.05 349.61 371.65 344.59 369.70 c
75
+ 322.82 360.49 304.69 355.75 290.18 355.75 c
76
+ 278.18 355.75 261.16 360.49 239.68 369.70 c
77
+ 223.77 376.40 209.54 379.74 197.54 379.74 c
78
+ 165.46 379.74 140.07 368.86 121.09 346.82 c
79
+ 102.40 324.78 92.91 295.20 92.91 257.81 c
80
+ 92.91 210.66 104.91 165.74 128.63 123.33 c
81
+ 158.20 70.59 181.92 44.36 199.50 44.36 c
82
+ 203.68 44.36 208.71 45.76 214.56 48.27 C
83
+ 228.52 54.13 l
84
+ 250.56 63.34 272.88 68.08 295.48 68.08 c
85
+ 301.90 68.08 307.76 67.80 313.06 66.96 C
86
+ 319.75 66.13 l
87
+ 329.24 65.01 341.80 61.38 357.42 54.97 C
88
+ 365.51 51.90 l
89
+ 378.07 46.88 386.44 44.36 391.18 44.36 c
90
+ 408.20 44.36 433.59 73.10 467.35 130.86 C
91
+ 447.54 144.81 431.36 163.78 419.36 187.78 c
92
+ 407.37 211.77 401.51 236.61 401.51 262.56 c
93
+ 401.51 304.69 414.06 340.12 439.45 368.58 C
94
+ 440.57 369.70 l
95
+ f
96
+ 1 D
97
+ 396.21 550.22 m
98
+ 396.48 548.83 396.48 547.71 396.48 546.88 C
99
+ 396.76 543.81 l
100
+ 396.76 536.27 l
101
+ 396.76 504.74 385.32 476.84 362.17 452.85 c
102
+ 339.29 429.13 312.50 417.13 282.09 417.13 C
103
+ 281.81 422.15 l
104
+ 281.53 427.46 281.25 431.36 281.25 433.59 c
105
+ 281.25 455.36 290.18 477.68 308.04 500.56 c
106
+ 320.31 516.46 332.59 527.62 344.87 534.60 c
107
+ 357.14 541.57 374.16 546.60 396.21 550.22 C
108
+ f
109
+ *U
110
+ %%PageTrailer
111
+ showpage
112
+ %%Trailer
113
+ end
114
+ %%EOF