blob: 2c58878d1725f557d44f0a4bade7559120b59447 (
plain)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
%!PS-Adobe-3.0
%%DocumentData: Clean7Bit
%%Orientation: Portrait
%%Pages: (atend)
%%PageOrder: Ascend
%%DocumentMedia: man-Letter 612 790 0 () ()
%%DocumentNeededResources: font Times-Roman Times-Bold Times-Italic Times-BoldItalic
%%DocumentSuppliedResources: procset MandocProcs 1.0 0
%%EndComments
%%BeginProlog
%%BeginResource: procset MandocProcs 10170 10170
/fs 11 def
/f0 { /Times-Roman fs selectfont } def
/f1 { /Times-Bold fs selectfont } def
/f2 { /Times-Italic fs selectfont } def
/f3 { /Times-BoldItalic fs selectfont } def
/s { 3 1 roll moveto show } bind def
/c { exch currentpoint exch pop moveto show } bind def
%%EndResource
%%EndProlog
%%BeginSetup
%%BeginFeature: *PageSize Letter
<</PageSize [612 790]>>setpagedevice
%%EndFeature
%%EndSetup
%%Page: 1 1
f1
68.024 702.988(NAME)s
f0
90.024 687.599(-)s
96.437(a)c
104.071(problem)c
143.484(with)c
165.792(double)c
198.484(quotes)c
229.955(not)c
246.763(being)c
273.955(rendered)c
315.183(in)c
326.491(the)c
342.683(term)c
365.596(of)c
377.509(an)c
390.643(rst)c
404.393(definition)c
449.922(list)c
466.125(in)c
477.433(the)c
493.625(mpv)c
87.274 672.210(documentation:)s
87.274 641.432(because)s
124.839(the)c
141.031(doublequotes)c
202.444(make)c
f1
229.020(Filename:)c
278.817(${filename})c
f0
336.061(one)c
354.695(argument)c
398.992(to)c
410.300(the)c
f1
426.492(.B)c
f0
439.329(bold)c
461.637(macro.)c
f1
87.274 610.654(i)s
93.082(show-text)c
141.042("Filename:)c
196.944(${filename}")c
f0
106.524 595.265(shows)s
136.774(the)c
152.966(filename)c
194.205(of)c
206.118(the)c
222.310(current)c
256.212(file)c
273.625(when)c
300.201(pressing)c
339.614(the)c
f1
355.806(i)c
f0
361.614(key)c
f0
68.024 739.233(\(\))s
536.932(\(\))c
536.932 36.245(\(\))s
showpage
%%Trailer
%%Pages: 1
%%EOF
|