hikiutils 0.2.3.7 → 0.2.3.8

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 (104) hide show
  1. checksums.yaml +4 -4
  2. data/hikiutils_bob/Rakefile +146 -38
  3. data/hikiutils_bob/figs/calphad_bob.pdf +0 -0
  4. data/hikiutils_bob/figs/hikiutils_bob.001.bb +5 -0
  5. data/hikiutils_bob/figs/hikiutils_bob.002.jpeg +0 -0
  6. data/hikiutils_bob/figs/hikiutils_bob.004.jpeg +0 -0
  7. data/hikiutils_bob/figs/hikiutils_bob.005.jpeg +0 -0
  8. data/hikiutils_bob/hikiutils_bob/hikiutils_bob.002.jpeg +0 -0
  9. data/hikiutils_bob/hikiutils_bob/hikiutils_bob.004.jpeg +0 -0
  10. data/hikiutils_bob/hikiutils_bob/hikiutils_bob.005.jpeg +0 -0
  11. data/hikiutils_bob/hikiutils_bob.hiki +3 -3
  12. data/hikiutils_bob/hikiutils_bob.key +0 -0
  13. data/hikiutils_bob/latex2hiki.hiki +3 -0
  14. data/hikiutils_bob/latex_all.hiki +51 -14
  15. data/hikiutils_bob/latex_dir/head.tex +2 -0
  16. data/hikiutils_bob/latex_dir/hikiutils_bob.aux +1 -0
  17. data/hikiutils_bob/latex_dir/hikiutils_bob.log +75 -35
  18. data/hikiutils_bob/latex_dir/hikiutils_bob.pdf +0 -0
  19. data/hikiutils_bob/latex_dir/hikiutils_bob.synctex.gz +0 -0
  20. data/hikiutils_bob/latex_dir/hikiutils_bob.tex +3 -0
  21. data/hikiutils_bob/latex_dir/hikiutils_bob.toc +34 -25
  22. data/hikiutils_bob/latex_dir/latex2hiki.aux +23 -0
  23. data/hikiutils_bob/latex_dir/latex2hiki.tex +4 -0
  24. data/hikiutils_bob/latex_dir/latex_all.aux +16 -13
  25. data/hikiutils_bob/latex_dir/latex_all.tex +51 -10
  26. data/hikiutils_bob/latex_dir/sync.aux +33 -27
  27. data/hikiutils_bob/latex_dir/sync.log +18 -188
  28. data/hikiutils_bob/latex_dir/sync.tex +54 -23
  29. data/hikiutils_bob/sync.hiki +49 -21
  30. data/hikiutils_bob/toc.hiki +28 -0
  31. data/hikiutils_yamane/Rakefile +67 -15
  32. data/hikiutils_yamane/abstract.hiki +7 -0
  33. data/hikiutils_yamane/clidescription.hiki +4 -4
  34. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.001.jpg +0 -0
  35. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.002.jpg +0 -0
  36. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.003.jpg +0 -0
  37. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.004.jpg +0 -0
  38. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.005.jpg +0 -0
  39. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.006.jpg +0 -0
  40. data/hikiutils_yamane/figs/hikiutils_yamane_09_copy.007.jpg +0 -0
  41. data/hikiutils_yamane/hikiutils_yamane.hiki +6 -7
  42. data/hikiutils_yamane/latex_dir/abstract.aux +2 -2
  43. data/hikiutils_yamane/latex_dir/abstract.tex +8 -0
  44. data/hikiutils_yamane/latex_dir/clidescription.aux +9 -10
  45. data/hikiutils_yamane/latex_dir/clidescription.tex +4 -5
  46. data/hikiutils_yamane/latex_dir/code.aux +25 -25
  47. data/hikiutils_yamane/latex_dir/code.tex +15 -15
  48. data/hikiutils_yamane/latex_dir/compare.tex +4 -4
  49. data/hikiutils_yamane/latex_dir/head.tex +1 -0
  50. data/hikiutils_yamane/latex_dir/hikiutils_yamane.aux +3 -6
  51. data/hikiutils_yamane/latex_dir/hikiutils_yamane.log +78 -117
  52. data/hikiutils_yamane/latex_dir/hikiutils_yamane.pdf +0 -0
  53. data/hikiutils_yamane/latex_dir/hikiutils_yamane.synctex.gz +0 -0
  54. data/hikiutils_yamane/latex_dir/hikiutils_yamane.tex +3 -6
  55. data/hikiutils_yamane/latex_dir/hikiutils_yamane.toc +22 -48
  56. data/hikiutils_yamane/latex_dir/method.aux +25 -0
  57. data/hikiutils_yamane/latex_dir/method.tex +14 -0
  58. data/hikiutils_yamane/latex_dir/purpose.aux +6 -9
  59. data/hikiutils_yamane/latex_dir/purpose.tex +1 -14
  60. data/hikiutils_yamane/latex_dir/results.aux +11 -19
  61. data/hikiutils_yamane/latex_dir/results.tex +22 -12
  62. data/hikiutils_yamane/method.hiki +12 -0
  63. data/hikiutils_yamane/purpose.hiki +1 -12
  64. data/hikiutils_yamane/results.hiki +15 -12
  65. data/hikiutils_yamane/toc.hiki +22 -0
  66. data/lib/hikiutils/version.rb +1 -1
  67. data/lib/templates/Rakefile_hiki_sync +102 -21
  68. metadata +14 -38
  69. data/hikiutils.gemspec~ +0 -43
  70. data/hikiutils_bob/latex_dir/hikiutils_bob +0 -243
  71. data/hikiutils_bob/latex_dir/hikiutils_bob.001.bb +0 -5
  72. data/hikiutils_bob/latex_dir/hikiutils_bob.001.jpeg +0 -0
  73. data/hikiutils_bob/latex_dir/hikiutils_bob.002.bb +0 -5
  74. data/hikiutils_bob/latex_dir/hikiutils_bob.002.jpeg +0 -0
  75. data/hikiutils_bob/latex_dir/hikiutils_bob.003.bb +0 -5
  76. data/hikiutils_bob/latex_dir/hikiutils_bob.003.jpeg +0 -0
  77. data/hikiutils_bob/latex_dir/latex_all).aux +0 -21
  78. data/hikiutils_bob/latex_dir/sync).aux +0 -21
  79. data/hikiutils_bob/latex_dir/sync.pdf +0 -0
  80. data/hikiutils_bob/latex_dir/sync.synctex.gz +0 -0
  81. data/hikiutils_bob/latex_dir/sync.toc +0 -17
  82. data/hikiutils_bob/latex_dir/to_latex.tex +0 -44
  83. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.001.jpg +0 -0
  84. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.002.jpg +0 -0
  85. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.003.jpg +0 -0
  86. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.004.jpg +0 -0
  87. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.005.jpg +0 -0
  88. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.006.jpg +0 -0
  89. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/222/343/202/232/343/203/274.007.jpg +0 -0
  90. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.001.jpg +0 -0
  91. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.002.jpg +0 -0
  92. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.003.jpg +0 -0
  93. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.004.jpg +0 -0
  94. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.005.jpg +0 -0
  95. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.006.jpg +0 -0
  96. data/hikiutils_yamane/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274/hikiutils_yamane_09 /343/201/256/343/202/263/343/203/224/343/203/274.007.jpg +0 -0
  97. data/hikiutils_yamane/hikiutils_yamane_09.key +0 -0
  98. data/hikiutils_yamane/latex_dir/command_table.aux +0 -4
  99. data/hikiutils_yamane/latex_dir/command_table.log +0 -152
  100. data/hikiutils_yamane/latex_dir/command_table.pdf +0 -0
  101. data/hikiutils_yamane/latex_dir/command_table.synctex.gz +0 -0
  102. data/hikiutils_yamane/latex_dir/compare.aux +0 -40
  103. data/hikiutils_yamane/latex_dir/introduction.aux +0 -26
  104. data/hikiutils_yamane/latex_dir/pre.tex +0 -36
@@ -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) 31 JAN 2017 21:14
1
+ This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.1.26) 5 FEB 2017 12:43
2
2
  entering extended mode
3
3
  restricted \write18 enabled.
4
4
  file:line:error style messages enabled.
@@ -112,25 +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) (./purpose.aux)
115
+ (./hikiutils_yamane.aux (./abstract.aux) (./purpose.aux) (./method.aux)
116
116
  (./results.aux
117
117
 
118
118
  LaTeX Warning: Label `default' multiply defined.
119
119
 
120
120
 
121
- LaTeX Warning: Label `default' multiply defined.
122
-
123
- ) (./compare.aux
124
-
125
- LaTeX Warning: Label `default' multiply defined.
126
-
127
-
128
- LaTeX Warning: Label `default' multiply defined.
129
-
130
-
131
- LaTeX Warning: Label `default' multiply defined.
132
-
133
-
134
121
  LaTeX Warning: Label `default' multiply defined.
135
122
 
136
123
  ) (./clidescription.aux) (./code.aux
@@ -186,17 +173,17 @@ LaTeX Font Info: External font `cmex10' loaded for size
186
173
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
187
174
  (Font) scaled to size 5.76599pt on input line 45.
188
175
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
189
- (Font) scaled to size 9.60999pt on input line 47.
176
+ (Font) scaled to size 9.60999pt on input line 48.
190
177
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
191
- (Font) scaled to size 9.60999pt on input line 47.
178
+ (Font) scaled to size 9.60999pt on input line 48.
192
179
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
193
- (Font) scaled to size 13.83836pt on input line 47.
180
+ (Font) scaled to size 13.83836pt on input line 48.
194
181
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
195
- (Font) scaled to size 13.83836pt on input line 47.
182
+ (Font) scaled to size 13.83836pt on input line 48.
196
183
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
197
- (Font) scaled to size 13.83836pt on input line 47.
184
+ (Font) scaled to size 13.83836pt on input line 48.
198
185
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
199
- (Font) scaled to size 13.83836pt on input line 47.
186
+ (Font) scaled to size 13.83836pt on input line 48.
200
187
  (./hikiutils_yamane.toc [1
201
188
 
202
189
  ]
@@ -208,83 +195,83 @@ LaTeX Font Info: Font shape `JY1/mc/m/n' will be
208
195
  (Font) scaled to size 6.72699pt on input line 4.
209
196
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
210
197
  (Font) scaled to size 4.805pt on input line 4.
211
- [2])
198
+ )
212
199
  \tf@toc=\write3
213
200
  \openout3 = `hikiutils_yamane.toc'.
214
201
 
215
- (./hikiutils_yamane.toc)
216
- \tf@toc=\write4
217
- \openout4 = `hikiutils_yamane.toc'.
218
-
219
- [3]
202
+ [2]
220
203
  \openout2 = `abstract.aux'.
221
204
 
205
+ (./abstract.tex) [3
222
206
 
223
- (./abstract.tex) [4
207
+ ]
208
+ \openout2 = `purpose.aux'.
209
+
210
+ (./purpose.tex)
211
+ [4
224
212
 
225
- ] [5
226
213
 
227
214
  ]
228
- \openout2 = `introduction.aux'.
215
+ \openout2 = `method.aux'.
229
216
 
230
- (./introduction.tex
217
+ (./method.tex
231
218
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
232
219
  (Font) scaled to size 11.53198pt on input line 2.
233
220
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
234
221
  (Font) scaled to size 11.53198pt on input line 2.
235
- LaTeX Font Info: Try loading font information for OMS+cmr on input line 16.
236
-
237
- (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd
238
- File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
239
- )
240
- LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available
241
- (Font) Font shape `OMS/cmsy/m/n' tried instead on input line 16.
242
- [6
243
-
244
- ]) [7]
245
- \openout2 = `purpose.aux'.
246
-
247
-
248
- (./purpose.tex
249
222
  File: ../figs/./hikiutils_yamane_09_copy.001.jpg Graphic file (type eps)
250
223
  <../figs/./hikiutils_yamane_09_copy.001.jpg>
251
224
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
252
- (Font) scaled to size 8.64899pt on input line 14.
225
+ (Font) scaled to size 8.64899pt on input line 7.
253
226
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
254
- (Font) scaled to size 8.64899pt on input line 14.
255
- [8
227
+ (Font) scaled to size 8.64899pt on input line 7.
228
+ [5
256
229
 
257
230
 
258
- ]) [9] [10
231
+ ]) [6]
232
+ [7
259
233
 
260
234
  ]
261
235
  \openout2 = `results.aux'.
262
236
 
263
-
264
- (./results.tex
237
+ (./results.tex
265
238
  File: ../figs/./hikiutils_yamane_09_copy.002.jpg Graphic file (type eps)
266
- <../figs/./hikiutils_yamane_09_copy.002.jpg> [11
239
+ <../figs/./hikiutils_yamane_09_copy.002.jpg>
240
+ LaTeX Font Info: Try loading font information for OMS+cmr on input line 22.
241
+
242
+ (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd
243
+ File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
244
+ )
245
+ LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available
246
+ (Font) Font shape `OMS/cmsy/m/n' tried instead on input line 22.
247
+ [8
267
248
 
268
249
  ]
269
250
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
270
- (Font) scaled to size 6.72699pt on input line 33.
251
+ (Font) scaled to size 6.72699pt on input line 31.
271
252
 
272
- Overfull \hbox (143.87068pt too wide) in paragraph at lines 55--56
253
+ Overfull \hbox (143.87068pt too wide) in paragraph at lines 53--54
273
254
  [][][][]
274
255
  []
275
256
 
276
- [12]
277
- Overfull \hbox (16.03305pt too wide) in paragraph at lines 69--91
257
+ [9]
258
+ Overfull \hbox (16.03305pt too wide) in paragraph at lines 67--89
278
259
  [][][]
279
260
  []
280
261
 
281
- [13]) [14]
282
- \openout2 = `compare.aux'.
262
+ [10]) [11]
263
+ \openout2 = `clidescription.aux'.
283
264
 
284
- (./compare.tex [15
265
+ (./clidescription.tex [12
285
266
 
286
267
 
287
- ]
268
+ ]) [13]
269
+ \openout2 = `code.aux'.
270
+
271
+ (./code.tex
272
+ File: ../figs/./hikiutils_yamane_09_copy.003.jpg Graphic file (type eps)
273
+
274
+ <../figs/./hikiutils_yamane_09_copy.003.jpg>
288
275
  (/usr/local/texlive/2016/texmf-dist/tex/latex/listings/lstlang1.sty
289
276
  File: lstlang1.sty 2015/06/04 1.6 listings language file
290
277
  )
@@ -292,61 +279,37 @@ File: lstlang1.sty 2015/06/04 1.6 listings language file
292
279
  File: lstlang2.sty 2015/06/04 1.6 listings language file
293
280
  )
294
281
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
295
- (Font) scaled to size 8.64899pt on input line 59.
282
+ (Font) scaled to size 8.64899pt on input line 21.
296
283
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
297
- (Font) scaled to size 8.64899pt on input line 59.
284
+ (Font) scaled to size 8.64899pt on input line 21.
298
285
  LaTeX Font Info: Font shape `JT1/gt/m/it' in size <9> not available
299
- (Font) Font shape `JT1/gt/m/n' tried instead on input line 60.
286
+ (Font) Font shape `JT1/gt/m/n' tried instead on input line 22.
300
287
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
301
- (Font) scaled to size 8.64899pt on input line 60.
288
+ (Font) scaled to size 8.64899pt on input line 22.
302
289
  LaTeX Font Info: Font shape `JY1/gt/m/it' in size <9> not available
303
- (Font) Font shape `JY1/gt/m/n' tried instead on input line 60.
290
+ (Font) Font shape `JY1/gt/m/n' tried instead on input line 22.
304
291
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
305
- (Font) scaled to size 8.64899pt on input line 60.
292
+ (Font) scaled to size 8.64899pt on input line 22.
293
+ [14
294
+
295
+
296
+ ]
306
297
  LaTeX Font Info: Font shape `JT1/gt/bx/n' in size <9> not available
307
- (Font) Font shape `JT1/gt/m/n' tried instead on input line 73.
298
+ (Font) Font shape `JT1/gt/m/n' tried instead on input line 35.
308
299
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
309
- (Font) scaled to size 8.64899pt on input line 73.
300
+ (Font) scaled to size 8.64899pt on input line 35.
310
301
  LaTeX Font Info: Font shape `JY1/gt/bx/n' in size <9> not available
311
- (Font) Font shape `JY1/gt/m/n' tried instead on input line 73.
302
+ (Font) Font shape `JY1/gt/m/n' tried instead on input line 35.
312
303
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
313
- (Font) scaled to size 8.64899pt on input line 73.
304
+ (Font) scaled to size 8.64899pt on input line 35.
314
305
  LaTeX Font Info: Font shape `OT1/cmtt/bx/n' in size <9> not available
315
- (Font) Font shape `OT1/cmtt/m/n' tried instead on input line 73.
316
- [16]
317
- File: ../figs/./hikiutils_yamane.004.jpg Graphic file (type eps)
318
-
319
- <../figs/./hikiutils_yamane.004.jpg> [17]
320
- File: ../figs/./hikiutils_yamane.001.jpg Graphic file (type eps)
321
- <../figs/./hikiutils_yamane.001.jpg>
322
- [18] [19] [20]
323
- File: ../figs/./hikiutils_yamane.002.jpg Graphic file (type eps)
324
- <../figs/./hikiutils_yamane.002.jpg>
325
- File: ../figs/./hikiutils_yamane.005.jpg Graphic file (type eps)
326
-
327
- <../figs/./hikiutils_yamane.005.jpg> [21] [22] [23] [24]) [25]
328
- \openout2 = `clidescription.aux'.
329
-
330
-
331
- (./clidescription.tex [26
332
-
333
-
334
- ]) [27]
335
- \openout2 = `code.aux'.
336
-
337
- (./code.tex
338
- File: ../figs/./hikiutils_yamane_09_copy.003.jpg Graphic file (type eps)
339
-
340
- <../figs/./hikiutils_yamane_09_copy.003.jpg> [28
341
-
342
-
343
- ]
306
+ (Font) Font shape `OT1/cmtt/m/n' tried instead on input line 35.
344
307
  File: ../figs/./hikiutils_yamane_09_copy.004.jpg Graphic file (type eps)
345
308
 
346
- <../figs/./hikiutils_yamane_09_copy.004.jpg> [29]
309
+ <../figs/./hikiutils_yamane_09_copy.004.jpg> [15]
347
310
  File: ../figs/./hikiutils_yamane_09_copy.005.jpg Graphic file (type eps)
348
311
 
349
- <../figs/./hikiutils_yamane_09_copy.005.jpg> [30] [31] [32] [33]
312
+ <../figs/./hikiutils_yamane_09_copy.005.jpg> [16] [17] [18] [19]
350
313
  File: ../figs/./hikiutils_yamane_09_copy.006.jpg Graphic file (type eps)
351
314
 
352
315
  <../figs/./hikiutils_yamane_09_copy.006.jpg>
@@ -356,51 +319,49 @@ n/10 を呼び出すことで \OT1/cmr/m/n/10 CLI \JY1/mc/m/n/10 を開始する
356
319
  /m/n/10 Hikithor::CLI.start(ARGV)
357
320
  []
358
321
 
359
- [34]
360
322
  File: ../figs/./hikiutils_yamane_09_copy.007.jpg Graphic file (type eps)
361
- <../figs/./hikiutils_yamane_09_copy.007.jpg> [35] [36] [37]) [38]
362
- Overfull \hbox (172.09023pt too wide) in paragraph at lines 61--62
323
+ <../figs/./hikiutils_yamane_09_copy.007.jpg> [20] [21] [22] [23]) [24]
324
+ Overfull \hbox (172.09023pt too wide) in paragraph at lines 58--59
363
325
  []\OT1/cmr/m/n/10 [1-1] hiki-doc, \OT1/cmtt/m/n/10 https://rubygems.org/gems/hi
364
326
  kidoc/versions/0.1.0, https://github.com/hiki/hikidoc,2017/1/30
365
327
  []
366
328
 
367
329
 
368
- Overfull \hbox (40.87556pt too wide) in paragraph at lines 63--64
330
+ Overfull \hbox (40.87556pt too wide) in paragraph at lines 60--61
369
331
  []\OT1/cmr/m/n/10 [1-2] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 Thor \JY1/mc/m/n/10
370
332
  の使い方まとめ 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 http://qiita.com/succi0303
371
333
  /items/32560103190436c9435b
372
334
  []
373
335
 
374
336
 
375
- Overfull \hbox (118.23022pt too wide) in paragraph at lines 65--66
337
+ Overfull \hbox (118.23022pt too wide) in paragraph at lines 62--63
376
338
  []\OT1/cmr/m/n/10 [1-3] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 15.5. opt-parse - \JY
377
339
  1/mc/m/n/10 コマンドラインオプシ ョン解析器 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/
378
340
  10 http://docs.python.jp/2/library/optparse.html
379
341
  []
380
342
 
381
343
 
382
- Overfull \hbox (48.19972pt too wide) in paragraph at lines 67--68
344
+ Overfull \hbox (48.19972pt too wide) in paragraph at lines 64--65
383
345
  []\OT1/cmr/m/n/10 [1-4] \JY1/mc/m/n/10 「\OT1/cmr/m/n/10 li-brary opt-parse\JY
384
346
  1/mc/m/n/10 」 \OT1/cmr/m/n/10 , \OT1/cmtt/m/n/10 https://docs.ruby-lang.org/ja
385
347
  /latest/library/optparse.html
386
348
  []
387
349
 
388
- [39
350
+ [25
389
351
 
390
- ] (./hikiutils_yamane.aux (./abstract.aux) (./introduction.aux)
391
- (./purpose.aux) (./results.aux) (./compare.aux) (./clidescription.aux)
392
- (./code.aux))
352
+ ] (./hikiutils_yamane.aux (./abstract.aux) (./purpose.aux) (./method.aux)
353
+ (./results.aux) (./clidescription.aux) (./code.aux))
393
354
 
394
355
  LaTeX Warning: There were multiply-defined labels.
395
356
 
396
357
  )
397
358
  Here is how much of TeX's memory you used:
398
- 2597 strings out of 493683
399
- 36032 string characters out of 6149653
400
- 264574 words of memory out of 5000000
401
- 6114 multiletter control sequences out of 15000+600000
359
+ 2579 strings out of 493683
360
+ 35621 string characters out of 6149653
361
+ 256222 words of memory out of 5000000
362
+ 6109 multiletter control sequences out of 15000+600000
402
363
  15673 words of font info for 72 fonts, out of 8000000 for 9000
403
364
  934 hyphenation exceptions out of 8191
404
- 34i,9n,51p,574b,1741s stack positions out of 5000i,500n,10000p,200000b,80000s
365
+ 34i,9n,51p,588b,1731s stack positions out of 5000i,500n,10000p,200000b,80000s
405
366
 
406
- Output written on hikiutils_yamane.dvi (39 pages, 188044 bytes).
367
+ Output written on hikiutils_yamane.dvi (25 pages, 103944 bytes).
@@ -43,18 +43,15 @@
43
43
  \date{\vspace{3cm} 2017年 3月\\
44
44
  \vspace{3cm} 指導教員  西谷 滋人 教授}
45
45
  \maketitle
46
- \setcounter{tocdepth}{6}
47
- \tableofcontents
46
+ \setcounter{tocdepth}{4}
48
47
 
49
48
  \tableofcontents
49
+
50
50
  \include{abstract}
51
- \section{序論}
52
- \include{introduction}
53
51
  \include{purpose}
54
- \section{方法}
52
+ \include{method}
55
53
  \section{結果}
56
54
  \include{results}
57
- \include{compare}
58
55
  \include{clidescription}
59
56
  \include{code}
60
57
  \section{参考文献}
@@ -1,48 +1,22 @@
1
- \contentsline {section}{\numberline {1}概要}{4}
2
- \contentsline {section}{\numberline {2}序論}{5}
3
- \contentsline {section}{\numberline {3}序論}{6}
4
- \contentsline {subsection}{\numberline {3.1}目的}{6}
5
- \contentsline {subsection}{\numberline {3.2}既存システムの背景}{6}
6
- \contentsline {subsubsection}{\numberline {3.2.1}hiki}{6}
7
- \contentsline {subsubsection}{\numberline {3.2.2}hikiutils}{6}
8
- \contentsline {subsubsection}{\numberline {3.2.3}目的}{8}
9
- \contentsline {subsubsection}{\numberline {3.2.4}既存システムの説明}{8}
10
- \contentsline {section}{\numberline {4}方法}{10}
11
- \contentsline {section}{\numberline {5}結果}{10}
12
- \contentsline {subsection}{\numberline {5.1}結果}{11}
13
- \contentsline {subsubsection}{\numberline {5.1.1}コマンド名の検討}{11}
14
- \contentsline {paragraph}{コマンドの命名原則}{11}
15
- \contentsline {paragraph}{hikiutilsがあらかじめ想定している利用形態}{11}
16
- \contentsline {paragraph}{コメンド名と振る舞いの詳細}{13}
17
- \contentsline {paragraph}{open FILE}{14}
18
- \contentsline {paragraph}{ls [FILE]}{14}
19
- \contentsline {paragraph}{rsync}{14}
20
- \contentsline {paragraph}{touch FILE}{14}
21
- \contentsline {paragraph}{pwd}{14}
22
- \contentsline {paragraph}{cd VAL}{14}
23
- \contentsline {subsubsection}{\numberline {5.1.2}thor と optparse のコードの比較}{15}
24
- \contentsline {paragraph}{Thorとoptparseとは}{15}
25
- \contentsline {paragraph}{Thorとは}{15}
26
- \contentsline {paragraph}{optparseとは}{15}
27
- \contentsline {paragraph}{コードの解説}{16}
28
- \contentsline {paragraph}{Thorの定義}{16}
29
- \contentsline {paragraph}{実際のコード}{16}
30
- \contentsline {paragraph}{hikiutilsの実行}{17}
31
- \contentsline {paragraph}{実際のコード}{18}
32
- \contentsline {paragraph}{コマンドの表示と処理}{21}
33
- \contentsline {paragraph}{実際のコード}{22}
34
- \contentsline {subsubsection}{\numberline {5.1.3}CLIのコード}{26}
35
- \contentsline {paragraph}{CLIの解説}{26}
36
- \contentsline {paragraph}{Thor}{26}
37
- \contentsline {paragraph}{optparse}{26}
38
- \contentsline {subsubsection}{\numberline {5.1.4}Thorの初期化}{28}
39
- \contentsline {paragraph}{コード}{28}
40
- \contentsline {subsubsection}{\numberline {5.1.5}コマンド表示と処理}{29}
41
- \contentsline {paragraph}{Thor}{29}
42
- \contentsline {paragraph}{optparse}{30}
43
- \contentsline {paragraph}{コード}{31}
44
- \contentsline {subsubsection}{\numberline {5.1.6}CLIの実行}{34}
45
- \contentsline {paragraph}{Thor}{34}
46
- \contentsline {paragraph}{optparse}{35}
47
- \contentsline {paragraph}{コード}{35}
48
- \contentsline {section}{\numberline {6}参考文献}{39}
1
+ \contentsline {section}{\numberline {1}概要}{3}
2
+ \contentsline {section}{\numberline {2}目的}{4}
3
+ \contentsline {section}{\numberline {3}方法}{5}
4
+ \contentsline {subsection}{\numberline {3.1}既存システムの説明}{5}
5
+ \contentsline {section}{\numberline {4}結果}{7}
6
+ \contentsline {subsection}{\numberline {4.1}コマンドの命名原則}{8}
7
+ \contentsline {subsection}{\numberline {4.2}hikiutilsがあらかじめ想定している利用形態}{8}
8
+ \contentsline {subsection}{\numberline {4.3}コメンド名と振る舞いの詳細}{10}
9
+ \contentsline {subsection}{\numberline {4.4}CLIの解説}{12}
10
+ \contentsline {subsubsection}{\numberline {4.4.1}Thor}{12}
11
+ \contentsline {subsubsection}{\numberline {4.4.2}optparse}{12}
12
+ \contentsline {subsection}{\numberline {4.5}Thorの初期化}{14}
13
+ \contentsline {subsubsection}{\numberline {4.5.1}コード}{14}
14
+ \contentsline {subsection}{\numberline {4.6}コマンド表示と処理}{15}
15
+ \contentsline {subsubsection}{\numberline {4.6.1}Thor}{15}
16
+ \contentsline {subsubsection}{\numberline {4.6.2}optparse}{16}
17
+ \contentsline {subsubsection}{\numberline {4.6.3}コード}{17}
18
+ \contentsline {subsection}{\numberline {4.7}CLIの実行}{20}
19
+ \contentsline {subsubsection}{\numberline {4.7.1}Thor}{20}
20
+ \contentsline {subsubsection}{\numberline {4.7.2}optparse}{20}
21
+ \contentsline {subsubsection}{\numberline {4.7.3}コード}{21}
22
+ \contentsline {section}{\numberline {5}参考文献}{25}
@@ -0,0 +1,25 @@
1
+ \relax
2
+ \@writefile{toc}{\contentsline {section}{\numberline {3}方法}{5}}
3
+ \@writefile{toc}{\contentsline {subsection}{\numberline {3.1}既存システムの説明}{5}}
4
+ \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces hiki web systemとhiki systemの対応関係.}}{5}}
5
+ \newlabel{default}{{1}{5}}
6
+ \@setckpt{method}{
7
+ \setcounter{page}{7}
8
+ \setcounter{equation}{0}
9
+ \setcounter{enumi}{0}
10
+ \setcounter{enumii}{0}
11
+ \setcounter{enumiii}{0}
12
+ \setcounter{enumiv}{0}
13
+ \setcounter{footnote}{0}
14
+ \setcounter{mpfootnote}{0}
15
+ \setcounter{part}{0}
16
+ \setcounter{section}{3}
17
+ \setcounter{subsection}{1}
18
+ \setcounter{subsubsection}{0}
19
+ \setcounter{paragraph}{0}
20
+ \setcounter{subparagraph}{0}
21
+ \setcounter{figure}{1}
22
+ \setcounter{table}{0}
23
+ \setcounter{lstnumber}{1}
24
+ \setcounter{lstlisting}{0}
25
+ }
@@ -0,0 +1,14 @@
1
+ \section{方法}
2
+ \subsection{既存システムの説明}
3
+ 図に従ってhiki systemの動作概要を説明する.
4
+
5
+ \begin{figure}[htbp]\begin{center}
6
+ \includegraphics[width=6cm,bb=0 0 442 432]{../figs/./hikiutils_yamane_09_copy.001.jpg}
7
+ \caption{hiki web systemとhiki systemの対応関係.}
8
+ \label{default}\end{center}\end{figure}
9
+ hikiは,hiki記法を用いたwiki cloneです.wikiはウォード・カニンガムが作ったwikiwikiwebを源流とするhome page制作を容易にするシステムで,hikiもwikiの基本要求仕様を満足するシステムを提供しています.wikiの特徴であるweb上で編集する機能を提供しています.これを便宜上hiki web systemと呼びます.図にある通り,一般的な表示画面の他に,編集画面が提供されており,ユーザーはこの編集画面からコンテンツを編集することが可能です.リンクやヘッダー,リスト,引用,表,図の表示などの基本テキストフォーマットが用意されています.
10
+
11
+ hiki web systemの実際の基本動作は,hiki.cgiプログラムを介して行われています.こちらを便宜上hiki systemと呼びます.hiki systemは,data/textに置かれた書かれたプレーンテキストをhtmlへ変換します.この変換はhikidoc[1-1]というhikiフォーマットconverterを使っています.また,添付書類はcache/attachに,一度フォーマットしたhtmlはparserに置かれており,それらを参照してhtmlを表示する画面をhiki.cgiは作っています.さらにhiki systemでは検索機能,自動リンク作成などが提供されています
12
+
13
+ 研究室内の内部文書,あるいは外部への宣伝資料,さらにwikipediaのように重要な研究成果の発信などに西谷研ではこのhiki systemを利用しています.初心者にも覚えやすい直感的な操作です.しかし,慣れてくるとテキスト編集や画面更新にいちいちweb画面へ移行せねばならず,編集の思考が停止します.そこで,テキスト編集に優れたeditorとの連携や,terminal上のshell commandと連携しやすいようにhikiutilsというcli(command line interface)を作成して運用しています.このhikiutilsのコマンドオプションの実装をしなおして,より使いやすくすることが本研究の目的です.
14
+
@@ -1,10 +1,7 @@
1
1
  \relax
2
- \@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.3}目的}{8}}
3
- \@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.4}既存システムの説明}{8}}
4
- \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces hiki web systemとhiki systemの対応関係.}}{8}}
5
- \newlabel{default}{{1}{8}}
2
+ \@writefile{toc}{\contentsline {section}{\numberline {2}目的}{4}}
6
3
  \@setckpt{purpose}{
7
- \setcounter{page}{10}
4
+ \setcounter{page}{5}
8
5
  \setcounter{equation}{0}
9
6
  \setcounter{enumi}{0}
10
7
  \setcounter{enumii}{0}
@@ -13,12 +10,12 @@
13
10
  \setcounter{footnote}{0}
14
11
  \setcounter{mpfootnote}{0}
15
12
  \setcounter{part}{0}
16
- \setcounter{section}{3}
17
- \setcounter{subsection}{2}
18
- \setcounter{subsubsection}{4}
13
+ \setcounter{section}{2}
14
+ \setcounter{subsection}{0}
15
+ \setcounter{subsubsection}{0}
19
16
  \setcounter{paragraph}{0}
20
17
  \setcounter{subparagraph}{0}
21
- \setcounter{figure}{1}
18
+ \setcounter{figure}{0}
22
19
  \setcounter{table}{0}
23
20
  \setcounter{lstnumber}{1}
24
21
  \setcounter{lstlisting}{0}
@@ -1,4 +1,4 @@
1
- \subsubsection{目的}
1
+ \section{目的}
2
2
  本研究ではhikiの編集作業をより容易にするためのツールの開発を行った.
3
3
  hikiは通常web上で編集を行っているが,GUIとCUIが混在しており,操作に不便な点がある.
4
4
  そこで,編集操作が CUI で完結するために開発をされたのが hikiutils である.
@@ -6,16 +6,3 @@ hikiは通常web上で編集を行っているが,GUIとCUIが混在しており
6
6
  そこで,Thorというコマンドラインツール作成ライブラリを用いる.
7
7
  optparseというコマンドライン解析ライブラリを使用しているhikiutilsを新たなコマンドライン解析ライブラリを使用することコマンドを書き換え,より直感的なコマンドにして使いやすくする.
8
8
 
9
- \subsubsection{既存システムの説明}
10
- 図に従ってhiki systemの動作概要を説明する.
11
-
12
- \begin{figure}[htbp]\begin{center}
13
- \includegraphics[width=6cm,bb=0 0 442 500]{../figs/./hikiutils_yamane_09_copy.001.jpg}
14
- \caption{hiki web systemとhiki systemの対応関係.}
15
- \label{default}\end{center}\end{figure}
16
- hikiは,hiki記法を用いたwiki cloneです.wikiはウォード・カニンガムが作ったwikiwikiwebを源流とするhome page制作を容易にするシステムで,hikiもwikiの基本要求仕様を満足するシステムを提供しています.wikiの特徴であるweb上で編集する機能を提供しています.これを便宜上hiki web systemと呼びます.図にある通り,一般的な表示画面の他に,編集画面が提供されており,ユーザーはこの編集画面からコンテンツを編集することが可能です.リンクやヘッダー,リスト,引用,表,図の表示などの基本テキストフォーマットが用意されています.
17
-
18
- hiki web systemの実際の基本動作は,hiki.cgiプログラムを介して行われています.こちらを便宜上hiki systemと呼びます.hiki systemは,data/textに置かれた書かれたプレーンテキストをhtmlへ変換します.この変換はhikidoc[1-1]というhikiフォーマットconverterを使っています.また,添付書類はcache/attachに,一度フォーマットしたhtmlはparserに置かれており,それらを参照してhtmlを表示する画面をhiki.cgiは作っています.さらにhiki systemでは検索機能,自動リンク作成などが提供されています
19
-
20
- 研究室内の内部文書,あるいは外部への宣伝資料,さらにwikipediaのように重要な研究成果の発信などに西谷研ではこのhiki systemを利用しています.初心者にも覚えやすい直感的な操作です.しかし,慣れてくるとテキスト編集や画面更新にいちいちweb画面へ移行せねばならず,編集の思考が停止します.そこで,テキスト編集に優れたeditorとの連携や,terminal上のshell commandと連携しやすいようにhikiutilsというcli(command line interface)を作成して運用しています.このhikiutilsのコマンドオプションの実装をしなおして,より使いやすくすることが本研究の目的です.
21
-
@@ -1,21 +1,13 @@
1
1
  \relax
2
- \@writefile{toc}{\contentsline {subsection}{\numberline {5.1}結果}{11}}
3
- \@writefile{toc}{\contentsline {subsubsection}{\numberline {5.1.1}コマンド名の検討}{11}}
4
- \@writefile{toc}{\contentsline {paragraph}{コマンドの命名原則}{11}}
5
- \@writefile{toc}{\contentsline {paragraph}{hikiutilsがあらかじめ想定している利用形態}{11}}
6
- \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces hikiutilsがあらかじめ想定している利用形態}}{11}}
7
- \newlabel{default}{{2}{11}}
8
- \@writefile{toc}{\contentsline {paragraph}{コメンド名と振る舞いの詳細}{13}}
9
- \@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces }}{13}}
10
- \newlabel{default}{{1}{13}}
11
- \@writefile{toc}{\contentsline {paragraph}{open FILE}{14}}
12
- \@writefile{toc}{\contentsline {paragraph}{ls [FILE]}{14}}
13
- \@writefile{toc}{\contentsline {paragraph}{rsync}{14}}
14
- \@writefile{toc}{\contentsline {paragraph}{touch FILE}{14}}
15
- \@writefile{toc}{\contentsline {paragraph}{pwd}{14}}
16
- \@writefile{toc}{\contentsline {paragraph}{cd VAL}{14}}
2
+ \@writefile{toc}{\contentsline {subsection}{\numberline {4.1}コマンドの命名原則}{8}}
3
+ \@writefile{toc}{\contentsline {subsection}{\numberline {4.2}hikiutilsがあらかじめ想定している利用形態}{8}}
4
+ \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces hikiutilsがあらかじめ想定している利用形態}}{8}}
5
+ \newlabel{default}{{2}{8}}
6
+ \@writefile{toc}{\contentsline {subsection}{\numberline {4.3}コメンド名と振る舞いの詳細}{10}}
7
+ \@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces }}{10}}
8
+ \newlabel{default}{{1}{10}}
17
9
  \@setckpt{results}{
18
- \setcounter{page}{15}
10
+ \setcounter{page}{12}
19
11
  \setcounter{equation}{0}
20
12
  \setcounter{enumi}{0}
21
13
  \setcounter{enumii}{0}
@@ -24,9 +16,9 @@
24
16
  \setcounter{footnote}{0}
25
17
  \setcounter{mpfootnote}{0}
26
18
  \setcounter{part}{0}
27
- \setcounter{section}{5}
28
- \setcounter{subsection}{1}
29
- \setcounter{subsubsection}{1}
19
+ \setcounter{section}{4}
20
+ \setcounter{subsection}{3}
21
+ \setcounter{subsubsection}{0}
30
22
  \setcounter{paragraph}{0}
31
23
  \setcounter{subparagraph}{0}
32
24
  \setcounter{figure}{2}
@@ -1,7 +1,5 @@
1
1
 
2
- \subsection{結果}
3
- \subsubsection{コマンド名の検討}
4
- \paragraph{コマンドの命名原則}
2
+ \subsection{コマンドの命名原則}
5
3
  機能ごとの動作はコマンドのオプションによって指定されます.
6
4
  このオプションにどのような名前をつけるかは,どれだけコマンドを覚えやすいかという
7
5
  意味で重要です.コマンドの振る舞いを的確に表す名称をつける必要があります.
@@ -11,11 +9,11 @@ pwd, ls, rm, touch, openなどはもっとも直感的に動作がわかるコ
11
9
  hikiutilsの振る舞いを予測できるシェルコマンドと同じ名前でオプションを提供する
12
10
  ようにします.
13
11
 
14
- \paragraph{hikiutilsがあらかじめ想定している利用形態}
12
+ \subsection{hikiutilsがあらかじめ想定している利用形態}
15
13
  ここでhikiutilsがあらかじめ想定している利用形態を解説しておきます.
16
14
 
17
15
  \begin{figure}[htbp]\begin{center}
18
- \includegraphics[width=6cm,bb=0 0 442 500]{../figs/./hikiutils_yamane_09_copy.002.jpg}
16
+ \includegraphics[width=6cm,bb=0 0 442 432]{../figs/./hikiutils_yamane_09_copy.002.jpg}
19
17
  \caption{hikiutilsがあらかじめ想定している利用形態}
20
18
  \label{default}\end{center}\end{figure}
21
19
  hikiutilsは,
@@ -60,7 +58,7 @@ editor_command:open -a mi
60
58
  \end{lstlisting}
61
59
  とすると,それらの一覧と,いまtargetにしているnick\_nameディレクリが表示されます.
62
60
 
63
- \paragraph{コメンド名と振る舞いの詳細}
61
+ \subsection{コメンド名と振る舞いの詳細}
64
62
  開発の結果コマンドを以下のように書き換えました.
65
63
  上部に記した,特によく使うコマンドに関しては,shellでよく使われるコマンド名と一致するにようにしました.
66
64
 
@@ -93,32 +91,44 @@ version & &show program version \\
93
91
 
94
92
  それぞれの意図を動作の解説として記述しています.
95
93
 
96
- \paragraph{open FILE}
94
+ \begin{itemize}
95
+ \item open FILE
96
+ \end{itemize}
97
97
  ファイルを編集のためにeditorでopen.Editorは~/.hikircに
98
98
  \begin{quote}\begin{verbatim}
99
99
  :editor_command: open -a mi
100
100
  \end{verbatim}\end{quote}
101
101
  として保存されている.open -a miをemacsなどに適宜変更して使用.
102
102
 
103
- \paragraph{ls [FILE]}
103
+ \begin{itemize}
104
+ \item ls [FILE]
105
+ \end{itemize}
104
106
  local\_dirにあるファイル名を[FILE*]として表示.例えば,hikiutils\_yamane以下の拡張子が
105
107
  ついたファイルを表示.hikiシステムではtextディレクトリーは階層構造を取ることができない.
106
108
  西谷研ではdirectoryの代わりにスネーク表記で階層構造を表している.
107
109
 
108
- \paragraph{rsync}
110
+ \begin{itemize}
111
+ \item rsync
112
+ \end{itemize}
109
113
  local\_dirの内容をglobal\_dirにrsyncする.逆方向は同期に誤差が生じたり,permissionが
110
114
  おかしくなるので,現在のところ一方向の同期のみとしている.したがって,作業手順としては
111
115
  テキストの変更はlocal\_dirで読み行うようにしている.
112
116
 
113
- \paragraph{touch FILE}
117
+ \begin{itemize}
118
+ \item touch FILE
119
+ \end{itemize}
114
120
  loccal\_dirで書き換えたFILEの内容をlocal\_uriに反映させ,ブラウザで表示.シェルコマンドの
115
121
  touchによって,変更時間を現在に変え,最新状態とするのに似せてコマンド名をtouchとしている.
116
122
 
117
- \paragraph{pwd}
123
+ \begin{itemize}
124
+ \item pwd
125
+ \end{itemize}
118
126
  nick\_nameの一覧とtargetを表示,current targetをcurrent dirとみなして,
119
127
  コマンド名をpwdとした.
120
128
 
121
- \paragraph{cd VAL}
129
+ \begin{itemize}
130
+ \item cd VAL
131
+ \end{itemize}
122
132
  targetを変える,change directoryとのメタファ.ただし,いまのところnick\_nameでは
123
133
  対応しておらず,nick\_nameの番号をVAL入力することで変更する.
124
134