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.
Files changed (58) hide show
  1. checksums.yaml +4 -4
  2. data/hikiutils_bob/Rakefile +3 -2
  3. data/hikiutils_yamane/Rakefile +148 -30
  4. data/hikiutils_yamane/Rakefile~ +477 -0
  5. data/hikiutils_yamane/command.hiki +13 -13
  6. data/hikiutils_yamane/compare.hiki +96 -5
  7. data/hikiutils_yamane/figs/hikiutils_yamane.001.jpg +0 -0
  8. data/hikiutils_yamane/figs/hikiutils_yamane.002.jpg +0 -0
  9. data/hikiutils_yamane/figs/hikiutils_yamane.003.jpg +0 -0
  10. data/hikiutils_yamane/figs/hikiutils_yamane.004.jpg +0 -0
  11. data/hikiutils_yamane/figs/hikiutils_yamane.005.jpg +0 -0
  12. data/hikiutils_yamane/figs/hikiutils_yamane.006.jpg +0 -0
  13. data/hikiutils_yamane/figs/hikiutils_yamane.007.jpg +0 -0
  14. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.001.jpeg +0 -0
  15. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.002.jpeg +0 -0
  16. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.003.jpeg +0 -0
  17. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.004.jpeg +0 -0
  18. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.005.jpeg +0 -0
  19. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.006.jpeg +0 -0
  20. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.007.jpeg +0 -0
  21. data/hikiutils_yamane/hikiutils_yamane.hiki +6 -10
  22. data/hikiutils_yamane/introduction.hiki +5 -5
  23. data/hikiutils_yamane/latex_dir/%CA%FD/313/241.aux +21 -0
  24. data/hikiutils_yamane/latex_dir/abstract.aux +2 -2
  25. data/hikiutils_yamane/latex_dir/command.aux +15 -14
  26. data/hikiutils_yamane/latex_dir/command.log +0 -0
  27. data/hikiutils_yamane/latex_dir/command.tex +15 -14
  28. data/hikiutils_yamane/latex_dir/compare.aux +11 -5
  29. data/hikiutils_yamane/latex_dir/compare.tex +97 -5
  30. data/hikiutils_yamane/latex_dir/hikiutils_yamane.aux +6 -3
  31. data/hikiutils_yamane/latex_dir/hikiutils_yamane.log +113 -162
  32. data/hikiutils_yamane/latex_dir/hikiutils_yamane.pdf +0 -0
  33. data/hikiutils_yamane/latex_dir/hikiutils_yamane.synctex.gz +0 -0
  34. data/hikiutils_yamane/latex_dir/hikiutils_yamane.tex +15 -18
  35. data/hikiutils_yamane/latex_dir/hikiutils_yamane.toc +31 -26
  36. data/hikiutils_yamane/latex_dir/introduction.aux +6 -4
  37. data/hikiutils_yamane/latex_dir/introduction.tex +5 -4
  38. data/hikiutils_yamane/latex_dir/jlisting.sty +216 -0
  39. data/hikiutils_yamane/latex_dir/optparse.aux +11 -9
  40. data/hikiutils_yamane/latex_dir/optparse.tex +11 -8
  41. data/hikiutils_yamane/latex_dir/pre.tex +36 -0
  42. data/hikiutils_yamane/latex_dir/thor.aux +13 -13
  43. data/hikiutils_yamane/latex_dir/thor.tex +9 -11
  44. data/hikiutils_yamane/optparse.hiki +7 -6
  45. data/hikiutils_yamane/test.rb +10 -0
  46. data/hikiutils_yamane/thor.hiki +4 -5
  47. data/lib/hikiutils/version.rb +1 -1
  48. data/lib/hikiutils_thor.rb +39 -39
  49. data/lib/hikiutils_thor.rb~ +3 -4
  50. data/lib/templates/Rakefile_hiki_sync +3 -2
  51. metadata +15 -9
  52. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.001.jpg +0 -0
  53. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.002.jpg +0 -0
  54. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.003.jpg +0 -0
  55. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.004.jpg +0 -0
  56. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.005.jpg +0 -0
  57. data/hikiutils_yamane/hikiutils_yamane/hikiutils_yamane.006.jpg +0 -0
  58. 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) 6 FEB 2017 17:32
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
- (./hikiutils_yamane.aux (./abstract.aux) (./introduction.aux) (./compare.aux)
116
- (./optparse.aux
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 39.
144
- LaTeX Font Info: ... okay on input line 39.
145
- LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 39.
146
- LaTeX Font Info: ... okay on input line 39.
147
- LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 39.
148
- LaTeX Font Info: ... okay on input line 39.
149
- LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 39.
150
- LaTeX Font Info: ... okay on input line 39.
151
- LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 39.
152
- LaTeX Font Info: ... okay on input line 39.
153
- LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 39.
154
- LaTeX Font Info: ... okay on input line 39.
155
- LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 39.
156
- LaTeX Font Info: ... okay on input line 39.
157
- LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 39.
158
- LaTeX Font Info: ... okay on input line 39.
159
- \c@lstlisting=\count99
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 45.
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 45.
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 45.
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 45.
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 45.
173
+ (Font) <12> on input line 44.
170
174
  LaTeX Font Info: External font `cmex10' loaded for size
171
- (Font) <8> on input line 45.
175
+ (Font) <8> on input line 44.
172
176
  LaTeX Font Info: External font `cmex10' loaded for size
173
- (Font) <6> on input line 45.
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 45.
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 48.
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 48.
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 48.
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 48.
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 48.
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 48.
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
- [2]
207
+ [3]
204
208
  \openout2 = `abstract.aux'.
205
209
 
206
- (./abstract.tex) [3
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
- File: ../figs/./hikiutils_yamane_09_copy.001.jpg Graphic file (type eps)
217
- <../figs/./hikiutils_yamane_09_copy.001.jpg>
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
- [4
223
+ ) [5
223
224
 
224
225
 
225
- ]) [5] [6
226
+ ] [6] [7
226
227
 
227
228
  ]
228
229
  \openout2 = `compare.aux'.
229
230
 
230
- (./compare.tex
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
- ) [9
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 8.64899pt on input line 20.
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 8.64899pt on input line 20.
261
- LaTeX Font Info: Font shape `JT1/mc/m/n' will be
262
- (Font) scaled to size 6.72699pt on input line 21.
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 8.64899pt on input line 21.
267
- LaTeX Font Info: Font shape `JY1/gt/bx/n' in size <9> not available
268
- (Font) Font shape `JY1/gt/m/n' tried instead on input line 21.
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 8.64899pt on input line 21.
271
- LaTeX Font Info: Font shape `OT1/cmtt/bx/n' in size <9> not available
272
- (Font) Font shape `OT1/cmtt/m/n' tried instead on input line 21.
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
- LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.007.jpg' not found on i
276
- nput line 58.
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
- (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd
283
- File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
284
- )
285
- LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available
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
- LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.002.jpg' not found on i
304
- nput line 16.
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
- [15]
315
- Overfull \hbox (16.03305pt too wide) in paragraph at lines 67--89
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
- [16]) [17]
292
+ ] [17]
293
+ [18]) [19]
320
294
  \openout2 = `thor.aux'.
321
295
 
322
296
  (./thor.tex
323
-
324
- LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.003.jpg' not found on i
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
- LaTeX Warning: File `../figs/./hikiutils_yamane_09_copy.004.jpg' not found on i
334
- nput line 46.
335
-
336
- File: ../figs/./hikiutils_yamane_09_copy.004.jpg Graphic file (type eps)
337
- <../figs/./hikiutils_yamane_09_copy.004.jpg> [19]
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
- Overfull \hbox (56.86226pt too wide) in paragraph at lines 107--107
352
- [] \OT1/cmtt/m/n/10 attr_accessor :src, :target, :editor_command, :browser, :
353
- data_name, :l_dir[]
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 (40.87556pt too wide) in paragraph at lines 61--62
370
- []\OT1/cmr/m/n/10 [1-2] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 Thor \JY1/mc/m/n/10
371
- の使い方まとめ 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 http://qiita.com/succi0303
372
- /items/32560103190436c9435b
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
- Overfull \hbox (118.23022pt too wide) in paragraph at lines 63--64
377
- []\OT1/cmr/m/n/10 [1-3] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 15.5. opt-parse - \JY
378
- 1/mc/m/n/10 コマンドラインオプシ ョン解析器 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/
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 (48.19972pt too wide) in paragraph at lines 65--66
384
- []\OT1/cmr/m/n/10 [1-4] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 li-brary opt-parse\JY
385
- 1/mc/m/n/10 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 https://docs.ruby-lang.org/ja
386
- /latest/library/optparse.html
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
- [23
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
- 2590 strings out of 493683
399
- 35742 string characters out of 6149653
400
- 246437 words of memory out of 5000000
401
- 6120 multiletter control sequences out of 15000+600000
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
- 34i,9n,51p,781b,1694s stack positions out of 5000i,500n,10000p,200000b,80000s
355
+ 35i,9n,51p,777b,1725s stack positions out of 5000i,500n,10000p,200000b,80000s
405
356
 
406
- Output written on hikiutils_yamane.dvi (23 pages, 77320 bytes).
357
+ Output written on hikiutils_yamane.dvi (25 pages, 91988 bytes).
@@ -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={\small\ttfamily},
8
- identifierstyle={\small},
9
- commentstyle={\small\itshape\color{red}},
10
- keywordstyle={\small\bfseries\color{cyan}},
11
- ndkeywordstyle={\small},
12
- stringstyle={\small\color{blue}},
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={\scriptsize},
15
+ numberstyle={},
17
16
  stepnumber=1,
18
17
  numbersep=1zw,
19
18
  xrightmargin=0zw,
20
19
  xleftmargin=3zw,
21
- lineskip=-0.5ex
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
- \section{参考文献}
59
- [1-1] hikidoc, \verb|https://rubygems.org/gems/hikidoc/versions/0.1.0,| \verb|https://github.com/hiki/hikidoc,2017/1/30| アクセス.
60
-
61
- [1-2] Thorの使い方まとめ」, \verb|http://qiita.com/succi0303/items/32560103190436c9435b| ,2017/1/30 アクセス.
62
-
63
- [1-3] 「15.5. optparse - コマンドラインオプション解析器」, \verb|http://docs.python.jp/2/library/optparse.html| ,2017/1/30 アクセス.
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}概要}{3}
2
- \contentsline {section}{\numberline {2}序論}{4}
3
- \contentsline {section}{\numberline {3}方法}{6}
4
- \contentsline {subsection}{\numberline {3.1}optparseとthorの比較}{7}
5
- \contentsline {subsubsection}{\numberline {3.1.1}optparse}{7}
6
- \contentsline {subsubsection}{\numberline {3.1.2}Thor}{7}
7
- \contentsline {subsection}{\numberline {3.2}既存のhikiutilsのコマンド解説}{9}
8
- \contentsline {subsubsection}{\numberline {3.2.1}コマンドの登録と実行メソッド}{9}
9
- \contentsline {subsubsection}{\numberline {3.2.2}CLIの実行プロセス}{10}
10
- \contentsline {subsubsection}{\numberline {3.2.3}コード}{11}
11
- \contentsline {section}{\numberline {4}結果}{13}
12
- \contentsline {subsection}{\numberline {4.1}コマンドの命名原則}{14}
13
- \contentsline {subsubsection}{\numberline {4.1.1}hikiutilsの想定利用形態}{14}
14
- \contentsline {subsubsection}{\numberline {4.1.2}コメンド名と振る舞いの詳細}{16}
15
- \contentsline {paragraph}{open FILE}{16}
16
- \contentsline {paragraph}{ls [FILE]}{17}
17
- \contentsline {paragraph}{rsync}{17}
18
- \contentsline {paragraph}{touch FILE}{17}
19
- \contentsline {paragraph}{pwd}{17}
20
- \contentsline {paragraph}{cd VAL}{17}
21
- \contentsline {subsection}{\numberline {4.2}Thorによる実装}{18}
22
- \contentsline {subsubsection}{\numberline {4.2.1}クラス初期化}{18}
23
- \contentsline {subsubsection}{\numberline {4.2.2}コマンド定義}{19}
24
- \contentsline {subsubsection}{\numberline {4.2.3}CLIの実行プロセス}{20}
25
- \contentsline {subsubsection}{\numberline {4.2.4}optparseとの全体的な比較}{22}
26
- \contentsline {section}{\numberline {5}参考文献}{23}
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
- \@writefile{toc}{\contentsline {section}{\numberline {2}序論}{4}}
3
- \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces hiki web systemとhiki systemの対応関係.}}{4}}
4
- \newlabel{default}{{1}{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}{6}
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です.wikiはウォード・カニンガムが作ったwikiwikiwebを源流とするhome page制作を容易にするシステムで,hikiもwikiの基本要求仕様を満足するシステムを提供しています.wikiの特徴であるweb上で編集する機能を提供しています.これを便宜上hiki web systemと呼びます.図にある通り,一般的な表示画面の他に,編集画面が提供されており,ユーザーはこの編集画面からコンテンツを編集することが可能です.リンクやヘッダー,リスト,引用,表,図の表示などの基本テキストフォーマットが用意されています.
2
+ hikiは,hiki記法を用いたwiki cloneである.wikiはウォード・カニンガムが作ったwikiwikiwebを源流とするhome page制作を容易にするシステムで,hikiもwikiの基本要求仕様を満足するシステムを提供する.wikiの特徴であるweb上で編集する機能を提供する.これを便宜上hiki web systemと呼ぶ.図にある通り,一般的な表示画面の他に,編集画面が提供されており,ユーザーはこの編集画面からコンテンツを編集することが可能である.リンクやヘッダー,リスト,引用,表,図の表示などの基本テキストフォーマットが用意されている.
3
3
 
4
- hiki web systemの実際の基本動作は,hiki.cgiプログラムを介して行われています.こちらを便宜上hiki systemと呼びます.図に従ってhiki systemの動作概要を説明します.hiki systemは,data/textに置かれた書かれたプレーンテキストをhtmlへ変換します.この変換はhikidoc[1-1]というhikiフォーマットconverterを使っています.また,添付書類はcache/attachに,一度フォーマットしたhtmlはparserに置かれており,それらを参照してhtmlを表示する画面をhiki.cgiは作っています.さらにhiki systemでは検索機能,自動リンク作成などが提供されています
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=6cm,bb=0 0 442 432]{../figs/./hikiutils_yamane_09_copy.001.jpg}
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を利用しています.初心者にも覚えやすい直感的な操作です.しかし,慣れてくるとテキスト編集や画面更新にいちいちweb画面へ移行せねばならず,編集の思考が停止します.そこで,テキスト編集に優れたeditorとの連携や,terminal上のshell commandと連携しやすいようにhikiutilsというcli(command line interface)を作成して運用しています.しかし,そのユーザインタフェースにはコマンドが直感的でないという問題点がある.そこで,Thorというコマンドラインツール作成ライブラリを用いる.hikiutilsでは,optparseというコマンドライン解析ライブラリを使用しているが,新たなライブラリThorを使用してコマンドを書き換え,より直感的なコマンドに変更する.
11
+ 研究室内の内部文書,あるいは外部への宣伝資料,さらにwikipediaのように重要な研究成果の発信などに西谷研ではこのhiki systemを利用している.初心者にも覚えやすい直感的な操作である.しかし,慣れてくるとテキスト編集や画面更新にいちいちweb画面へ移行せねばならず,編集の思考が停止する.そこで,テキスト編集に優れたeditorとの連携や,terminal上のshell commandと連携しやすいようにhikiutilsというCLI(Command Line Interface)を作成して運用している.しかし,そのユーザインタフェースにはコマンドが直感的でないという問題点がある.そこで,Thorというコマンドラインツール作成ライブラリを用いる.hikiutilsでは,optparseというコマンドライン解析ライブラリを使用しているが,新たなライブラリThorを使用してコマンドを書き換え,より直感的なコマンドに変更する.
11
12