hikiutils 0.2.3.12 → 0.2.3.13
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.
- checksums.yaml +4 -4
- data/hikiutils_bob/Rakefile +3 -2
- data/hikiutils_yamane/Rakefile +148 -30
- data/hikiutils_yamane/Rakefile~ +477 -0
- data/hikiutils_yamane/command.hiki +13 -13
- data/hikiutils_yamane/compare.hiki +96 -5
- data/hikiutils_yamane/figs/hikiutils_yamane.001.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.002.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.003.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.004.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.005.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.006.jpg +0 -0
- data/hikiutils_yamane/figs/hikiutils_yamane.007.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.001.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.002.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.003.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.004.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.005.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.006.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.007.jpeg +0 -0
- data/hikiutils_yamane/hikiutils_yamane.hiki +6 -10
- data/hikiutils_yamane/introduction.hiki +5 -5
- data/hikiutils_yamane/latex_dir/%CA%FD/313/241.aux +21 -0
- data/hikiutils_yamane/latex_dir/abstract.aux +2 -2
- data/hikiutils_yamane/latex_dir/command.aux +15 -14
- data/hikiutils_yamane/latex_dir/command.log +0 -0
- data/hikiutils_yamane/latex_dir/command.tex +15 -14
- data/hikiutils_yamane/latex_dir/compare.aux +11 -5
- data/hikiutils_yamane/latex_dir/compare.tex +97 -5
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.aux +6 -3
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.log +113 -162
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.pdf +0 -0
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.synctex.gz +0 -0
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.tex +15 -18
- data/hikiutils_yamane/latex_dir/hikiutils_yamane.toc +31 -26
- data/hikiutils_yamane/latex_dir/introduction.aux +6 -4
- data/hikiutils_yamane/latex_dir/introduction.tex +5 -4
- data/hikiutils_yamane/latex_dir/jlisting.sty +216 -0
- data/hikiutils_yamane/latex_dir/optparse.aux +11 -9
- data/hikiutils_yamane/latex_dir/optparse.tex +11 -8
- data/hikiutils_yamane/latex_dir/pre.tex +36 -0
- data/hikiutils_yamane/latex_dir/thor.aux +13 -13
- data/hikiutils_yamane/latex_dir/thor.tex +9 -11
- data/hikiutils_yamane/optparse.hiki +7 -6
- data/hikiutils_yamane/test.rb +10 -0
- data/hikiutils_yamane/thor.hiki +4 -5
- data/lib/hikiutils/version.rb +1 -1
- data/lib/hikiutils_thor.rb +39 -39
- data/lib/hikiutils_thor.rb~ +3 -4
- data/lib/templates/Rakefile_hiki_sync +3 -2
- metadata +15 -9
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.001.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.002.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.003.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.004.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.005.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.006.jpg +0 -0
- data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.007.jpg +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.1.26)
|
1
|
+
This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.1.26) 10 FEB 2017 15:01
|
2
2
|
entering extended mode
|
3
3
|
restricted \write18 enabled.
|
4
4
|
file:line:error style messages enabled.
|
@@ -112,8 +112,12 @@ File: listings.cfg 2015/06/04 1.6 listings configuration
|
|
112
112
|
))
|
113
113
|
Package: listings 2015/06/04 1.6 (Carsten Heinz)
|
114
114
|
|
115
|
-
(./
|
116
|
-
(
|
115
|
+
(./jlisting.sty
|
116
|
+
Package: jlisting 2006/02/20 0.2 (Thor)
|
117
|
+
\lst@nextchar=\count99
|
118
|
+
\lst@inputfile=\read1
|
119
|
+
) (./hikiutils_yamane.aux (./abstract.aux) (./introduction.aux)
|
120
|
+
(./compare.aux) (./optparse.aux
|
117
121
|
|
118
122
|
LaTeX Warning: Label `default' multiply defined.
|
119
123
|
|
@@ -140,51 +144,51 @@ LaTeX Warning: Label `default' multiply defined.
|
|
140
144
|
))
|
141
145
|
\openout1 = `hikiutils_yamane.aux'.
|
142
146
|
|
143
|
-
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line
|
144
|
-
LaTeX Font Info: ... okay on input line
|
145
|
-
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line
|
146
|
-
LaTeX Font Info: ... okay on input line
|
147
|
-
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line
|
148
|
-
LaTeX Font Info: ... okay on input line
|
149
|
-
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line
|
150
|
-
LaTeX Font Info: ... okay on input line
|
151
|
-
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line
|
152
|
-
LaTeX Font Info: ... okay on input line
|
153
|
-
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line
|
154
|
-
LaTeX Font Info: ... okay on input line
|
155
|
-
LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line
|
156
|
-
LaTeX Font Info: ... okay on input line
|
157
|
-
LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line
|
158
|
-
LaTeX Font Info: ... okay on input line
|
159
|
-
\c@lstlisting=\
|
147
|
+
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 38.
|
148
|
+
LaTeX Font Info: ... okay on input line 38.
|
149
|
+
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 38.
|
150
|
+
LaTeX Font Info: ... okay on input line 38.
|
151
|
+
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 38.
|
152
|
+
LaTeX Font Info: ... okay on input line 38.
|
153
|
+
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 38.
|
154
|
+
LaTeX Font Info: ... okay on input line 38.
|
155
|
+
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 38.
|
156
|
+
LaTeX Font Info: ... okay on input line 38.
|
157
|
+
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 38.
|
158
|
+
LaTeX Font Info: ... okay on input line 38.
|
159
|
+
LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 38.
|
160
|
+
LaTeX Font Info: ... okay on input line 38.
|
161
|
+
LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 38.
|
162
|
+
LaTeX Font Info: ... okay on input line 38.
|
163
|
+
\c@lstlisting=\count100
|
160
164
|
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
|
161
|
-
(Font) scaled to size 16.60605pt on input line
|
165
|
+
(Font) scaled to size 16.60605pt on input line 44.
|
162
166
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
163
|
-
(Font) scaled to size 16.60605pt on input line
|
167
|
+
(Font) scaled to size 16.60605pt on input line 44.
|
164
168
|
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
|
165
|
-
(Font) scaled to size 11.53198pt on input line
|
169
|
+
(Font) scaled to size 11.53198pt on input line 44.
|
166
170
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
167
|
-
(Font) scaled to size 11.53198pt on input line
|
171
|
+
(Font) scaled to size 11.53198pt on input line 44.
|
168
172
|
LaTeX Font Info: External font `cmex10' loaded for size
|
169
|
-
(Font) <12> on input line
|
173
|
+
(Font) <12> on input line 44.
|
170
174
|
LaTeX Font Info: External font `cmex10' loaded for size
|
171
|
-
(Font) <8> on input line
|
175
|
+
(Font) <8> on input line 44.
|
172
176
|
LaTeX Font Info: External font `cmex10' loaded for size
|
173
|
-
(Font) <6> on input line
|
177
|
+
(Font) <6> on input line 44.
|
174
178
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
175
|
-
(Font) scaled to size 5.76599pt on input line
|
179
|
+
(Font) scaled to size 5.76599pt on input line 44.
|
176
180
|
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
177
|
-
(Font) scaled to size 9.60999pt on input line
|
181
|
+
(Font) scaled to size 9.60999pt on input line 47.
|
178
182
|
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
179
|
-
(Font) scaled to size 9.60999pt on input line
|
183
|
+
(Font) scaled to size 9.60999pt on input line 47.
|
180
184
|
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
|
181
|
-
(Font) scaled to size 13.83836pt on input line
|
185
|
+
(Font) scaled to size 13.83836pt on input line 47.
|
182
186
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
183
|
-
(Font) scaled to size 13.83836pt on input line
|
187
|
+
(Font) scaled to size 13.83836pt on input line 47.
|
184
188
|
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
185
|
-
(Font) scaled to size 13.83836pt on input line
|
189
|
+
(Font) scaled to size 13.83836pt on input line 47.
|
186
190
|
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
187
|
-
(Font) scaled to size 13.83836pt on input line
|
191
|
+
(Font) scaled to size 13.83836pt on input line 47.
|
188
192
|
(./hikiutils_yamane.toc [1
|
189
193
|
|
190
194
|
]
|
@@ -196,197 +200,144 @@ LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
|
196
200
|
(Font) scaled to size 6.72699pt on input line 4.
|
197
201
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
198
202
|
(Font) scaled to size 4.805pt on input line 4.
|
199
|
-
)
|
203
|
+
[2])
|
200
204
|
\tf@toc=\write3
|
201
205
|
\openout3 = `hikiutils_yamane.toc'.
|
202
206
|
|
203
|
-
[
|
207
|
+
[3]
|
204
208
|
\openout2 = `abstract.aux'.
|
205
209
|
|
206
|
-
(./abstract.tex) [
|
210
|
+
(./abstract.tex) [4
|
207
211
|
|
208
212
|
]
|
209
213
|
\openout2 = `introduction.aux'.
|
210
214
|
|
211
|
-
(./introduction.tex
|
212
|
-
|
213
|
-
LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.001.jpg' not found on i
|
214
|
-
nput line 7.
|
215
215
|
|
216
|
-
|
217
|
-
|
216
|
+
(./introduction.tex
|
217
|
+
File: ../figs/./hikiutils_yamane.001.jpg Graphic file (type eps)
|
218
|
+
<../figs/./hikiutils_yamane.001.jpg>
|
218
219
|
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
|
219
220
|
(Font) scaled to size 8.64899pt on input line 8.
|
220
221
|
LaTeX Font Info: Font shape `JY1/mc/m/n' will be
|
221
222
|
(Font) scaled to size 8.64899pt on input line 8.
|
222
|
-
[
|
223
|
+
) [5
|
223
224
|
|
224
225
|
|
225
|
-
]
|
226
|
+
] [6] [7
|
226
227
|
|
227
228
|
]
|
228
229
|
\openout2 = `compare.aux'.
|
229
230
|
|
230
|
-
|
231
|
+
|
232
|
+
(./compare.tex
|
231
233
|
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
232
234
|
(Font) scaled to size 11.53198pt on input line 2.
|
233
235
|
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
234
236
|
(Font) scaled to size 11.53198pt on input line 2.
|
235
237
|
|
236
|
-
[7
|
237
|
-
|
238
|
-
]) [8]
|
239
|
-
\openout2 = `optparse.aux'.
|
240
|
-
|
241
|
-
(./optparse.tex
|
242
|
-
|
243
|
-
LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.005.jpg' not found on i
|
244
|
-
nput line 9.
|
245
|
-
|
246
|
-
File: ../figs/./hikiutils_yamane_09_copy.005.jpg Graphic file (type eps)
|
247
|
-
<../figs/./hikiutils_yamane_09_copy.005.jpg>
|
248
238
|
(/usr/local/texlive/2016/texmf-dist/tex/latex/listings/lstlang1.sty
|
249
239
|
File: lstlang1.sty 2015/06/04 1.6 listings language file
|
250
240
|
)
|
251
241
|
(/usr/local/texlive/2016/texmf-dist/tex/latex/listings/lstlang2.sty
|
252
242
|
File: lstlang2.sty 2015/06/04 1.6 listings language file
|
253
|
-
)
|
254
|
-
|
255
|
-
|
256
|
-
]
|
243
|
+
)
|
244
|
+
LaTeX Font Info: Font shape `JT1/mc/m/n' will be
|
245
|
+
(Font) scaled to size 6.72699pt on input line 22.
|
257
246
|
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
258
|
-
(Font) scaled to size
|
247
|
+
(Font) scaled to size 6.72699pt on input line 22.
|
259
248
|
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
260
|
-
(Font) scaled to size
|
261
|
-
LaTeX Font Info: Font shape `JT1/
|
262
|
-
(Font)
|
263
|
-
LaTeX Font Info: Font shape `JT1/gt/bx/n' in size <9> not available
|
264
|
-
(Font) Font shape `JT1/gt/m/n' tried instead on input line 21.
|
249
|
+
(Font) scaled to size 6.72699pt on input line 22.
|
250
|
+
LaTeX Font Info: Font shape `JT1/gt/bx/n' in size <7> not available
|
251
|
+
(Font) Font shape `JT1/gt/m/n' tried instead on input line 23.
|
265
252
|
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
266
|
-
(Font) scaled to size
|
267
|
-
LaTeX Font Info: Font shape `JY1/gt/bx/n' in size <
|
268
|
-
(Font) Font shape `JY1/gt/m/n' tried instead on input line
|
253
|
+
(Font) scaled to size 6.72699pt on input line 23.
|
254
|
+
LaTeX Font Info: Font shape `JY1/gt/bx/n' in size <7> not available
|
255
|
+
(Font) Font shape `JY1/gt/m/n' tried instead on input line 23.
|
269
256
|
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
270
|
-
(Font) scaled to size
|
271
|
-
LaTeX Font Info: Font shape `OT1/cmtt/bx/n' in size <
|
272
|
-
(Font) Font shape `OT1/cmtt/m/n' tried instead on input line
|
257
|
+
(Font) scaled to size 6.72699pt on input line 23.
|
258
|
+
LaTeX Font Info: Font shape `OT1/cmtt/bx/n' in size <7> not available
|
259
|
+
(Font) Font shape `OT1/cmtt/m/n' tried instead on input line 23.
|
260
|
+
[8
|
273
261
|
|
262
|
+
]
|
263
|
+
[9]) [10]
|
264
|
+
\openout2 = `optparse.aux'.
|
274
265
|
|
275
|
-
|
276
|
-
|
266
|
+
(./optparse.tex
|
267
|
+
File: ../figs/./hikiutils_yamane.005.jpg Graphic file (type eps)
|
268
|
+
<../figs/./hikiutils_yamane.005.jpg> [11
|
277
269
|
|
278
|
-
File: ../figs/./hikiutils_yamane_09_copy.007.jpg Graphic file (type eps)
|
279
|
-
<../figs/./hikiutils_yamane_09_copy.007.jpg> [10]
|
280
|
-
LaTeX Font Info: Try loading font information for OMS+cmr on input line 71.
|
281
270
|
|
282
|
-
|
283
|
-
File:
|
284
|
-
|
285
|
-
|
286
|
-
(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 71.
|
287
|
-
LaTeX Font Info: Font shape `JT1/gt/m/it' in size <9> not available
|
288
|
-
(Font) Font shape `JT1/gt/m/n' tried instead on input line 73.
|
289
|
-
LaTeX Font Info: Font shape `JT1/gt/m/n' will be
|
290
|
-
(Font) scaled to size 8.64899pt on input line 73.
|
291
|
-
LaTeX Font Info: Font shape `JY1/gt/m/it' in size <9> not available
|
292
|
-
(Font) Font shape `JY1/gt/m/n' tried instead on input line 73.
|
293
|
-
LaTeX Font Info: Font shape `JY1/gt/m/n' will be
|
294
|
-
(Font) scaled to size 8.64899pt on input line 73.
|
295
|
-
[11]) [12]
|
296
|
-
[13
|
271
|
+
]
|
272
|
+
File: ../figs/./hikiutils_yamane.007.jpg Graphic file (type eps)
|
273
|
+
|
274
|
+
<../figs/./hikiutils_yamane.007.jpg> [12] [13]) [14] [15
|
297
275
|
|
298
276
|
]
|
299
277
|
\openout2 = `command.aux'.
|
300
278
|
|
301
279
|
(./command.tex
|
280
|
+
File: ../figs/./hikiutils_yamane.002.jpg Graphic file (type eps)
|
302
281
|
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
File: ../figs/./hikiutils_yamane_09_copy.002.jpg Graphic file (type eps)
|
307
|
-
<../figs/./hikiutils_yamane_09_copy.002.jpg> [14
|
308
|
-
|
309
|
-
]
|
310
|
-
Overfull \hbox (143.87068pt too wide) in paragraph at lines 53--54
|
311
|
-
[][][][]
|
312
|
-
[]
|
282
|
+
<../figs/./hikiutils_yamane.002.jpg>
|
283
|
+
LaTeX Font Info: Try loading font information for OMS+cmr on input line 23.
|
313
284
|
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
285
|
+
(/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd
|
286
|
+
File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
|
287
|
+
)
|
288
|
+
LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available
|
289
|
+
(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 23.
|
290
|
+
[16
|
318
291
|
|
319
|
-
|
292
|
+
] [17]
|
293
|
+
[18]) [19]
|
320
294
|
\openout2 = `thor.aux'.
|
321
295
|
|
322
296
|
(./thor.tex
|
323
|
-
|
324
|
-
|
325
|
-
nput line 15.
|
326
|
-
|
327
|
-
File: ../figs/./hikiutils_yamane_09_copy.003.jpg Graphic file (type eps)
|
328
|
-
<../figs/./hikiutils_yamane_09_copy.003.jpg> [18
|
297
|
+
File: ../figs/./hikiutils_yamane.003.jpg Graphic file (type eps)
|
298
|
+
<../figs/./hikiutils_yamane.003.jpg> [20
|
329
299
|
|
330
300
|
|
331
301
|
]
|
302
|
+
File: ../figs/./hikiutils_yamane.004.jpg Graphic file (type eps)
|
332
303
|
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.006.jpg' not found on i
|
340
|
-
nput line 77.
|
341
|
-
|
342
|
-
File: ../figs/./hikiutils_yamane_09_copy.006.jpg Graphic file (type eps)
|
343
|
-
<../figs/./hikiutils_yamane_09_copy.006.jpg> [20]
|
344
|
-
Overfull \hbox (3.95764pt too wide) in paragraph at lines 86--87
|
304
|
+
<../figs/./hikiutils_yamane.004.jpg> [21]
|
305
|
+
File: ../figs/./hikiutils_yamane.006.jpg Graphic file (type eps)
|
306
|
+
<../figs/./hikiutils_yamane.006.jpg>
|
307
|
+
[22]
|
308
|
+
Overfull \hbox (3.95764pt too wide) in paragraph at lines 84--85
|
345
309
|
\OT1/cmr/m/n/10 Thor \JY1/mc/m/n/10 では \OT1/cmr/m/n/10 start(ARGV) \JY1/mc/m/
|
346
310
|
n/10 を呼び出すことで \OT1/cmr/m/n/10 CLI \JY1/mc/m/n/10 を開始する . \OT1/cmr
|
347
311
|
/m/n/10 Hikithor::CLI.start(ARGV)
|
348
312
|
[]
|
349
313
|
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
[]
|
355
|
-
|
356
|
-
|
357
|
-
Overfull \hbox (77.86208pt too wide) in paragraph at lines 107--107
|
358
|
-
[] \OT1/cmtt/m/n/10 @data_name=['nick_name','local_dir','local_uri','glob
|
359
|
-
al_dir','global_uri'][]
|
360
|
-
[]
|
361
|
-
|
362
|
-
[21]) [22]
|
363
|
-
Overfull \hbox (172.09023pt too wide) in paragraph at lines 59--60
|
364
|
-
[]\OT1/cmr/m/n/10 [1-1] hiki-doc, \OT1/cmtt/m/n/10 https://rubygems.org/gems/hi
|
365
|
-
kidoc/versions/0.1.0, https://github.com/hiki/hikidoc,2017/1/30
|
314
|
+
[23]) [24]
|
315
|
+
Underfull \hbox (badness 10000) in paragraph at lines 58--59
|
316
|
+
[]\OT1/cmr/m/n/10 hikidoc, \OT1/cmtt/m/n/10 https://rubygems.org/gems/hikidoc/v
|
317
|
+
ersions/0.1.0,
|
366
318
|
[]
|
367
319
|
|
368
320
|
|
369
|
-
Overfull \hbox (
|
370
|
-
[]\
|
371
|
-
|
372
|
-
|
321
|
+
Overfull \hbox (30.69658pt too wide) in paragraph at lines 59--60
|
322
|
+
[]\JY1/mc/m/n/10 「\OT1/cmr/m/n/10 Thor \JY1/mc/m/n/10 の使い方まとめ 」 \OT1/c
|
323
|
+
mr/m/n/10 , \OT1/cmtt/m/n/10 http://qiita.com/succi0303/items/32560103190436c94
|
324
|
+
35b
|
373
325
|
[]
|
374
326
|
|
375
327
|
|
376
|
-
|
377
|
-
[]\
|
378
|
-
|
379
|
-
10 http://docs.python.jp/2/library/optparse.html
|
328
|
+
Underfull \hbox (badness 10000) in paragraph at lines 60--61
|
329
|
+
[]\JY1/mc/m/n/10 「\OT1/cmr/m/n/10 15.5. opt-parse - \JY1/mc/m/n/10 コマンドラ
|
330
|
+
インオプシ ョン解析器 」 \OT1/cmr/m/n/10 ,
|
380
331
|
[]
|
381
332
|
|
382
333
|
|
383
|
-
Overfull \hbox (
|
384
|
-
[]\OT1/cmr/m/n/10
|
385
|
-
|
386
|
-
|
334
|
+
Overfull \hbox (38.02074pt too wide) in paragraph at lines 61--62
|
335
|
+
[]\JY1/mc/m/n/10 「\OT1/cmr/m/n/10 library opt-parse\JY1/mc/m/n/10 」 \OT1/cmr/
|
336
|
+
m/n/10 , \OT1/cmtt/m/n/10 https://docs.ruby-lang.org/ja/latest/library/optparse
|
337
|
+
.html
|
387
338
|
[]
|
388
339
|
|
389
|
-
[
|
340
|
+
[25
|
390
341
|
|
391
342
|
] (./hikiutils_yamane.aux (./abstract.aux) (./introduction.aux)
|
392
343
|
(./compare.aux) (./optparse.aux) (./command.aux) (./thor.aux))
|
@@ -395,12 +346,12 @@ LaTeX Warning: There were multiply-defined labels.
|
|
395
346
|
|
396
347
|
)
|
397
348
|
Here is how much of TeX's memory you used:
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
349
|
+
2624 strings out of 493683
|
350
|
+
36097 string characters out of 6149653
|
351
|
+
249697 words of memory out of 5000000
|
352
|
+
6151 multiletter control sequences out of 15000+600000
|
402
353
|
15673 words of font info for 72 fonts, out of 8000000 for 9000
|
403
354
|
934 hyphenation exceptions out of 8191
|
404
|
-
|
355
|
+
35i,9n,51p,777b,1725s stack positions out of 5000i,500n,10000p,200000b,80000s
|
405
356
|
|
406
|
-
Output written on hikiutils_yamane.dvi (
|
357
|
+
Output written on hikiutils_yamane.dvi (25 pages, 91988 bytes).
|
Binary file
|
Binary file
|
@@ -1,24 +1,23 @@
|
|
1
1
|
\documentclass[12pt,a4paper]{jsarticle}
|
2
2
|
\usepackage[dvipdfmx]{graphicx}
|
3
3
|
\usepackage[dvipdfmx]{color}
|
4
|
-
\usepackage{listings}
|
5
|
-
% to use japanese correctly, install jlistings.
|
4
|
+
\usepackage{listings,jlisting}% to use japanese correctly, install jlistings.
|
6
5
|
\lstset{
|
7
|
-
basicstyle={\
|
8
|
-
identifierstyle={
|
9
|
-
commentstyle={\
|
10
|
-
keywordstyle={\
|
11
|
-
ndkeywordstyle={
|
12
|
-
stringstyle={\
|
6
|
+
basicstyle={\ttfamily},
|
7
|
+
identifierstyle={},
|
8
|
+
commentstyle={\color{red}},
|
9
|
+
keywordstyle={\bfseries\color{cyan}},
|
10
|
+
ndkeywordstyle={},
|
11
|
+
stringstyle={\color{blue}},
|
13
12
|
frame={tb},
|
14
13
|
breaklines=true,
|
15
14
|
numbers=left,
|
16
|
-
numberstyle={
|
15
|
+
numberstyle={},
|
17
16
|
stepnumber=1,
|
18
17
|
numbersep=1zw,
|
19
18
|
xrightmargin=0zw,
|
20
19
|
xleftmargin=3zw,
|
21
|
-
lineskip
|
20
|
+
lineskip=0.5ex
|
22
21
|
}
|
23
22
|
\lstdefinestyle{customCsh}{
|
24
23
|
language={csh},
|
@@ -55,12 +54,10 @@
|
|
55
54
|
\section{結果}
|
56
55
|
\include{command}
|
57
56
|
\include{thor}
|
58
|
-
\
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
[1-4] 「library optparse」, \verb|https://docs.ruby-lang.org/ja/latest/library/optparse.html| ,2017/1/30 アクセス.
|
57
|
+
\begin{thebibliography}{99}
|
58
|
+
\bibitem{1-1} hikidoc, \verb|https://rubygems.org/gems/hikidoc/versions/0.1.0,| \verb|https://github.com/hiki/hikidoc,2017/1/30| アクセス.
|
59
|
+
\bibitem{1-2} 「Thorの使い方まとめ」, \verb|http://qiita.com/succi0303/items/32560103190436c9435b| ,2017/1/30 アクセス.
|
60
|
+
\bibitem{1-3} 「15.5. optparse - コマンドラインオプション解析器」, \verb|http://docs.python.jp/2/library/optparse.html| ,2017/1/30 アクセス.
|
61
|
+
\bibitem{1-4} 「library optparse」, \verb|https://docs.ruby-lang.org/ja/latest/library/optparse.html| ,2017/1/30 アクセス.
|
62
|
+
\end{thebibliography}
|
66
63
|
\end{document}
|
@@ -1,26 +1,31 @@
|
|
1
|
-
\contentsline {section}{\numberline {1}概要}{
|
2
|
-
\contentsline {section}{\numberline {2}序論}{
|
3
|
-
\contentsline {section}{\numberline {3}方法}{
|
4
|
-
\contentsline {subsection}{\numberline {3.1}optparseとthorの比較}{
|
5
|
-
\contentsline {subsubsection}{\numberline {3.1.1}optparse}{
|
6
|
-
\contentsline {
|
7
|
-
\contentsline {
|
8
|
-
\contentsline {
|
9
|
-
\contentsline {
|
10
|
-
\contentsline {
|
11
|
-
\contentsline {
|
12
|
-
\contentsline {
|
13
|
-
\contentsline {
|
14
|
-
\contentsline {subsubsection}{\numberline {
|
15
|
-
\contentsline {
|
16
|
-
\contentsline {
|
17
|
-
\contentsline {
|
18
|
-
\contentsline {
|
19
|
-
\contentsline {
|
20
|
-
\contentsline {
|
21
|
-
\contentsline {
|
22
|
-
\contentsline {
|
23
|
-
\contentsline {
|
24
|
-
\contentsline {
|
25
|
-
\contentsline {
|
26
|
-
\contentsline {
|
1
|
+
\contentsline {section}{\numberline {1}概要}{4}
|
2
|
+
\contentsline {section}{\numberline {2}序論}{5}
|
3
|
+
\contentsline {section}{\numberline {3}方法}{7}
|
4
|
+
\contentsline {subsection}{\numberline {3.1}optparseとthorの比較}{8}
|
5
|
+
\contentsline {subsubsection}{\numberline {3.1.1}optparse}{8}
|
6
|
+
\contentsline {paragraph}{runメソッド}{9}
|
7
|
+
\contentsline {paragraph}{initializeメソッド}{9}
|
8
|
+
\contentsline {paragraph}{executeメソッド}{9}
|
9
|
+
\contentsline {paragraph}{fizzbuzzメソッド}{10}
|
10
|
+
\contentsline {paragraph}{versionメソッド}{10}
|
11
|
+
\contentsline {subsubsection}{\numberline {3.1.2}Thor}{10}
|
12
|
+
\contentsline {paragraph}{fizzbuzzメソッド,versionメソッド}{10}
|
13
|
+
\contentsline {subsection}{\numberline {3.2}既存のhikiutilsのコマンド解説}{11}
|
14
|
+
\contentsline {subsubsection}{\numberline {3.2.1}コマンドの登録と実行メソッド}{11}
|
15
|
+
\contentsline {subsubsection}{\numberline {3.2.2}CLIの実行プロセス}{12}
|
16
|
+
\contentsline {subsubsection}{\numberline {3.2.3}コード}{13}
|
17
|
+
\contentsline {section}{\numberline {4}結果}{15}
|
18
|
+
\contentsline {subsection}{\numberline {4.1}コマンドの命名原則}{16}
|
19
|
+
\contentsline {subsubsection}{\numberline {4.1.1}hikiutilsの想定利用形態}{16}
|
20
|
+
\contentsline {subsubsection}{\numberline {4.1.2}コメンド名と振る舞いの詳細}{17}
|
21
|
+
\contentsline {paragraph}{open FILE}{17}
|
22
|
+
\contentsline {paragraph}{ls [FILE]}{18}
|
23
|
+
\contentsline {paragraph}{rsync}{18}
|
24
|
+
\contentsline {paragraph}{touch FILE}{18}
|
25
|
+
\contentsline {paragraph}{pwd}{19}
|
26
|
+
\contentsline {paragraph}{cd VAL}{19}
|
27
|
+
\contentsline {subsection}{\numberline {4.2}Thorによる実装}{20}
|
28
|
+
\contentsline {subsubsection}{\numberline {4.2.1}クラス初期化}{20}
|
29
|
+
\contentsline {subsubsection}{\numberline {4.2.2}コマンド定義}{21}
|
30
|
+
\contentsline {subsubsection}{\numberline {4.2.3}CLIの実行プロセス}{22}
|
31
|
+
\contentsline {subsubsection}{\numberline {4.2.4}optparseとの全体的な比較}{24}
|
@@ -1,9 +1,11 @@
|
|
1
1
|
\relax
|
2
|
-
|
3
|
-
\@writefile{
|
4
|
-
\
|
2
|
+
\citation{1-1}
|
3
|
+
\@writefile{toc}{\contentsline {section}{\numberline {2}序論}{5}}
|
4
|
+
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces hiki web systemとhiki systemの対応関係.}}{6}}
|
5
|
+
\newlabel{fig:one}{{1}{6}}
|
6
|
+
\newlabel{default}{{1}{6}}
|
5
7
|
\@setckpt{introduction}{
|
6
|
-
\setcounter{page}{
|
8
|
+
\setcounter{page}{7}
|
7
9
|
\setcounter{equation}{0}
|
8
10
|
\setcounter{enumi}{0}
|
9
11
|
\setcounter{enumii}{0}
|
@@ -1,11 +1,12 @@
|
|
1
1
|
\section{序論}
|
2
|
-
hikiは,hiki記法を用いたwiki clone
|
2
|
+
hikiは,hiki記法を用いたwiki cloneである.wikiはウォード・カニンガムが作ったwikiwikiwebを源流とするhome page制作を容易にするシステムで,hikiもwikiの基本要求仕様を満足するシステムを提供する.wikiの特徴であるweb上で編集する機能を提供する.これを便宜上hiki web systemと呼ぶ.図にある通り,一般的な表示画面の他に,編集画面が提供されており,ユーザーはこの編集画面からコンテンツを編集することが可能である.リンクやヘッダー,リスト,引用,表,図の表示などの基本テキストフォーマットが用意されている.
|
3
3
|
|
4
|
-
hiki web systemの実際の基本動作は,hiki.cgi
|
4
|
+
hiki web systemの実際の基本動作は,hiki.cgiプログラムを介して行われている.こちらを便宜上hiki systemと呼ぶ.図\ref{fig:one}に従ってhiki systemの動作概要を説明する.hiki systemは,data/textに置かれた書かれたプレーンテキストをhtmlへ変換する.この変換はhikidoc\cite{1-1}というhikiフォーマットconverterを使っている.また,添付書類はcache/attachに,一度フォーマットしたhtmlはparserに置かれており,それらを参照してhtmlを表示する画面をhiki.cgiは作っている.さらにhiki systemでは検索機能,自動リンク作成などが提供されている
|
5
5
|
|
6
6
|
\begin{figure}[htbp]\begin{center}
|
7
|
-
\includegraphics[width=
|
7
|
+
\includegraphics[width=10cm,bb= 0 0 737 553]{../figs/./hikiutils_yamane.001.jpg}
|
8
8
|
\caption{hiki web systemとhiki systemの対応関係.}
|
9
|
+
\label{fig:one}
|
9
10
|
\label{default}\end{center}\end{figure}
|
10
|
-
研究室内の内部文書,あるいは外部への宣伝資料,さらにwikipediaのように重要な研究成果の発信などに西谷研ではこのhiki system
|
11
|
+
研究室内の内部文書,あるいは外部への宣伝資料,さらにwikipediaのように重要な研究成果の発信などに西谷研ではこのhiki systemを利用している.初心者にも覚えやすい直感的な操作である.しかし,慣れてくるとテキスト編集や画面更新にいちいちweb画面へ移行せねばならず,編集の思考が停止する.そこで,テキスト編集に優れたeditorとの連携や,terminal上のshell commandと連携しやすいようにhikiutilsというCLI(Command Line Interface)を作成して運用している.しかし,そのユーザインタフェースにはコマンドが直感的でないという問題点がある.そこで,Thorというコマンドラインツール作成ライブラリを用いる.hikiutilsでは,optparseというコマンドライン解析ライブラリを使用しているが,新たなライブラリThorを使用してコマンドを書き換え,より直感的なコマンドに変更する.
|
11
12
|
|