hikiutils 0.2.3.4 → 0.2.3.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/exe/hiki +1 -3
  3. data/exe/hiki_thor +0 -3
  4. data/exe/hiki_thor~ +8 -0
  5. data/exe/hiki~ +8 -0
  6. data/hikiutils.gemspec +1 -0
  7. data/hikiutils_bob/Rakefile +10 -27
  8. data/hikiutils_bob/figs/hikiutils_bob.004.jpeg +0 -0
  9. data/hikiutils_bob/{private_dir.graffle → hikiutils_bob.graffle} +1 -1
  10. data/hikiutils_bob/hikiutils_bob.key +0 -0
  11. data/hikiutils_bob/hikiutils_bob/hikiutils_bob.004.jpeg +0 -0
  12. data/hikiutils_bob/latex_all.hiki +7 -3
  13. data/hikiutils_bob/latex_dir/hikiutils_bob.log +99 -84
  14. data/hikiutils_bob/latex_dir/hikiutils_bob.pdf +0 -0
  15. data/hikiutils_bob/latex_dir/hikiutils_bob.synctex.gz +0 -0
  16. data/hikiutils_bob/latex_dir/hikiutils_bob.toc +14 -10
  17. data/hikiutils_bob/latex_dir/latex_all.aux +10 -10
  18. data/hikiutils_bob/latex_dir/latex_all.tex +14 -5
  19. data/hikiutils_bob/latex_dir/sync.aux +14 -8
  20. data/hikiutils_bob/latex_dir/sync.tex +70 -17
  21. data/hikiutils_bob/sync.hiki +44 -7
  22. data/hikiutils_yamane/Rakefile +32 -31
  23. data/hikiutils_yamane/abstract.hiki +1 -0
  24. data/hikiutils_yamane/backup/hikiutils%28optparse%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%29 +309 -0
  25. data/hikiutils_yamane/backup/hikiutils%28thor%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%29 +1 -0
  26. data/hikiutils_yamane/backup/hikiutils_yamane +703 -0
  27. data/hikiutils_yamane/backup/hikiutils_yamane.hiki +0 -0
  28. data/hikiutils_yamane/backup/hikiutils_yamane_#hikiutils_yamane +1 -0
  29. data/hikiutils_yamane/backup/hikiutils_yamane_command_table +19 -0
  30. data/hikiutils_yamane/backup/hikiutils_yamane_introduction +7 -0
  31. data/hikiutils_yamane/figs/hikiutils_yamane.001.jpeg +0 -0
  32. data/hikiutils_yamane/figs/hikiutils_yamane.001.jpg +0 -0
  33. data/hikiutils_yamane/figs/hikiutils_yamane.002.jpeg +0 -0
  34. data/hikiutils_yamane/figs/hikiutils_yamane.002.jpg +0 -0
  35. data/hikiutils_yamane/figs/hikiutils_yamane.003.jpeg +0 -0
  36. data/hikiutils_yamane/figs/hikiutils_yamane.003.jpg +0 -0
  37. data/hikiutils_yamane/figs/hikiutils_yamane.004.jpeg +0 -0
  38. data/hikiutils_yamane/figs/hikiutils_yamane.004.jpg +0 -0
  39. data/hikiutils_yamane/figs/hikiutils_yamane.005.jpeg +0 -0
  40. data/hikiutils_yamane/figs/hikiutils_yamane.005.jpg +0 -0
  41. data/hikiutils_yamane/figs/hikiutils_yamane.006.jpeg +0 -0
  42. data/hikiutils_yamane/figs/hikiutils_yamane.007.jpeg +0 -0
  43. data/hikiutils_yamane/hikiutils_yamane.hiki +37 -1
  44. data/hikiutils_yamane/hikiutils_yamane.key +0 -0
  45. data/hikiutils_yamane/hikiutils_yamane.key~11b9dba1272d2104b420497d11c6eda206ace6c2 +0 -0
  46. data/hikiutils_yamane/introduction.hiki +27 -0
  47. data/hikiutils_yamane/latex_dir/abstract.aux +22 -0
  48. data/hikiutils_yamane/latex_dir/abstract.tex +1 -0
  49. data/hikiutils_yamane/latex_dir/command_table.tex +1 -1
  50. data/hikiutils_yamane/latex_dir/head.tex +2 -2
  51. data/hikiutils_yamane/latex_dir/hikiutils_yamane.aux +3 -0
  52. data/hikiutils_yamane/latex_dir/hikiutils_yamane.log +224 -84
  53. data/hikiutils_yamane/latex_dir/hikiutils_yamane.pdf +0 -0
  54. data/hikiutils_yamane/latex_dir/hikiutils_yamane.synctex.gz +0 -0
  55. data/hikiutils_yamane/latex_dir/hikiutils_yamane.tex +16 -2
  56. data/hikiutils_yamane/latex_dir/hikiutils_yamane.toc +20 -0
  57. data/hikiutils_yamane/latex_dir/introduction.aux +26 -0
  58. data/hikiutils_yamane/latex_dir/introduction.tex +33 -0
  59. data/hikiutils_yamane/latex_dir/results.aux +45 -0
  60. data/hikiutils_yamane/latex_dir/results.tex +342 -0
  61. data/hikiutils_yamane/latex_dir/system.tex +23 -0
  62. data/hikiutils_yamane/results.hiki +376 -0
  63. data/hikiutils_yamane/system.hiki +18 -0
  64. data/lib/hikiutils.rb +7 -3
  65. data/lib/hikiutils.rb~ +387 -0
  66. data/lib/hikiutils/version.rb +1 -1
  67. data/lib/hikiutils_thor.rb +36 -20
  68. data/lib/hikiutils_thor.rb~ +324 -0
  69. data/lib/templates/Rakefile_hiki_sync +35 -31
  70. metadata +57 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: db609de3c77ce63017a0ac6ff8aacc8c3faa4939
4
- data.tar.gz: 68652266299d5e45e6b5f9297efa99de62afa868
3
+ metadata.gz: 58f2a85e76e280ec708a8c9045c154442c97b2ea
4
+ data.tar.gz: 5cfa1cfc1b24bb5d5c1197b1b1fe4f4d92c755f6
5
5
  SHA512:
6
- metadata.gz: b9143eed042a0d99dcdd49aca92e5802b1c36b308484f070945092a3229b1a5611f17de36140b05a769cc8058d2a082b5d82284e1d6ae5c3c3230ed768d5913d
7
- data.tar.gz: 6ce4e64efef302f900a8694b04e34206cb38d61196c91e5a20e3d8a742c8b55a3c7704ac774fa3f91007d35a79133d7c7fda13ab3362fc79fca044ee1aee212b
6
+ metadata.gz: f41c6b41ee658ce2571d5d2a9b1f3e34d6f23a9dce4a31e7c087c19b94f029b834bfce02bb72d65f30537c7ae94b473bfa3452516b58e239b389f7af0d72cf77
7
+ data.tar.gz: 098de39f7aede87f3469edee10615a6c915773021156a130c2934271d236afaef1b038270810ff532bf8a458bf311ce6a8984e0c834c0662ce9641bf1c883500
data/exe/hiki CHANGED
@@ -1,8 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
3
  require "hikiutils"
4
- #require "hikiutils_thor"
5
4
 
6
5
  HikiUtils::Command.run(ARGV)
7
- #CLI::Command.run(ARGV)
8
- #Hikithor::CLI.start(ARGV)
6
+
@@ -1,8 +1,5 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- #require "hikiutils"
4
3
  require "hikiutils_thor"
5
4
 
6
- #HikiUtils::Command.run(ARGV)
7
- #CLI::Command.run(ARGV)
8
5
  Hikithor::CLI.start(ARGV)
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ #require "hikiutils"
4
+ require "hikiutils_thor"
5
+
6
+ #HikiUtils::Command.run(ARGV)
7
+ #CLI::Command.run(ARGV)
8
+ Hikithor::CLI.start(ARGV)
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require "hikiutils"
4
+ #require "hikiutils_thor"
5
+
6
+ HikiUtils::Command.run(ARGV)
7
+ #CLI::Command.run(ARGV)
8
+ #Hikithor::CLI.start(ARGV)
@@ -36,6 +36,7 @@ Gem::Specification.new do |spec|
36
36
  spec.add_development_dependency "hiki2md"
37
37
  spec.add_development_dependency "mathjax-yard"
38
38
  spec.add_development_dependency "hiki2yard"
39
+ spec.add_development_dependency "hiki2latex", "~>0.9.12.1"
39
40
  spec.add_runtime_dependency "systemu"
40
41
  spec.add_runtime_dependency "hikidoc", "~> 0.1.0"
41
42
  spec.add_runtime_dependency 'thor'
@@ -1,6 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  require 'systemu'
3
- require 'tempfile'
4
3
  # -*- coding: utf-8 -*-
5
4
  begin
6
5
  target_dir = File.readlines('./.hikirc')[0].chomp
@@ -102,7 +101,7 @@ def convert_to_latex(file_name, option=nil)
102
101
  pre_name = File.join($latex_dir,'pre.tex')
103
102
  p pre_command = File.exist?(pre_name) ? '--pre '+pre_name : nil
104
103
  lines = File.readlines(file_name)
105
- cont = ""
104
+ cont = "" #remove figs folder...
106
105
  lines.each{|line|
107
106
  if m=line.match(/\{\{attach_view\((.*),(.*)\)\}\}/)
108
107
  p line="\{\{attach_view\(#{m[1]}\)\}\}\n"
@@ -147,27 +146,6 @@ task :increment do
147
146
  exit
148
147
  end
149
148
 
150
- desc "numbering figs from the NUBER in FILE"
151
- task :number do
152
- number=ARGV[1].to_i
153
- file = ARGV[2]
154
- dir = ARGV[3] || nil
155
- lines = File.readlines(file)
156
- cont = ""
157
- lines.each{|line|
158
- if m=line.match(/\{\{attach_view\((\w+|_).(\d+).jpeg,(\w+)\)\}\}/)
159
- new_num=sprintf("%03d",number)
160
- line="\{\{attach_view\(#{m[1]}.#{new_num}.jpeg,#{m[3]}\)\}\}\n"
161
- cont << line
162
- number += 1
163
- else
164
- cont << line
165
- end
166
- }
167
- print cont
168
- exit
169
- end
170
-
171
149
  desc "convert fig size SCALE TARGET_DIR"
172
150
  task :convert do
173
151
  scale = ARGV[1]
@@ -253,15 +231,20 @@ task :check_previous do
253
231
  file= line.split(/\s+/)[-1]
254
232
  previous[file]=line.chomp
255
233
  }
256
- changed = []
234
+ added,changed = [],[]
257
235
  current.each_pair{|key,val|
258
- if !previous.include?(key) or previous[key]!=val
236
+ if !previous.include?(key)
237
+ added[key]=val
238
+ elsif previous[key]!=val
259
239
  changed << val+"\n"
240
+ else
241
+
260
242
  end
261
243
  }
262
- if changed.size != 0
244
+ if changed.size != 0 or added.size !=0
263
245
  print("hiki dirで変更が発生しています.\n")
264
- changed.each{|line| print line+"\n"}
246
+ changed.each{|line| print line+"\n"}
247
+ added.each{|line| print line+"\n"}
265
248
  exit
266
249
  end
267
250
  end
@@ -1167,7 +1167,7 @@
1167
1167
  <key>FitInWindow</key>
1168
1168
  <true/>
1169
1169
  <key>Frame</key>
1170
- <string>{{205, 39}, {890, 792}}</string>
1170
+ <string>{{308, 85}, {890, 792}}</string>
1171
1171
  <key>ListView</key>
1172
1172
  <false/>
1173
1173
  <key>OutlineWidth</key>
@@ -70,10 +70,11 @@ hikiの初めの部分は,
70
70
  >>>
71
71
  と変換してくれます.
72
72
 
73
- 必要な図は,figsから自動で取るようになっていますが,サイズは解像度が問題のときは手動で調整してください.
73
+ 必要な図は,figsから自動で取るようになっていますが,
74
+ サイズや解像度が問題のときは手動で調整してください.
74
75
 
75
76
  !!rake latex_all手順(ディレクトリー内の一括変換)
76
- pwdのdirectoryの同名のbasenameに.hikiの拡張子がついたファイルが用意されていて,
77
+ pwdのdirectoryと同名のbasenameに.hikiの拡張子がついたファイルが用意されていて,
77
78
  rake latex_all
78
79
  をおこなうと自動で全部を一体にまとめた文書へのlatex変換が出来上がります.
79
80
  たとえば,hikiutils_bob.hikiの記述を
@@ -88,7 +89,7 @@ bob% cat hikiutils_bob.hiki
88
89
  とすると,sync.tex, latex_all.texがlatex_dir内に変換されます.
89
90
  さらに,開いているhikiutils_bob.texをTeXShopで変換してみてください.
90
91
 
91
- うまくできないときは[[ここ|http://qiita.com/hideaki_polisci/items/3afd204449c6cdd995c9#51-texshopの設定]]を参照して自力で入れてみてください.だめならdonkey.
92
+ うまくできないときは[[ここ|http://qiita.com/hideaki_polisci/items/3afd204449c6cdd995c9]]を参照して自力で入れてみてください.だめならdonkey.
92
93
 
93
94
  *{{attach_anchor(hikiutils_bob.pdf,hikiutils_bob)}}
94
95
 
@@ -100,6 +101,7 @@ latex_dir内に幾つかのtex雛形を入れておく必要があります.
100
101
  とhikiutils環境を再度初期化すると,自動でインストールする設定です.
101
102
  なかったら手動で作ってください.
102
103
  !!!!head.tex
104
+ 題目,学生番号,氏名を変更する.年月をチェック.
103
105
  <<< latex
104
106
  bob% cat head.tex
105
107
  \title{卒業論文\\
@@ -112,6 +114,8 @@ bob% cat head.tex
112
114
  >>>
113
115
 
114
116
  !!!!pre.tex
117
+ あまり変更しないほうがいいが,いずれいじる.例えば,フォントポイント数を10から12ptに変える,
118
+ \pagestyle{empty}を外すなど.
115
119
  <<< latex
116
120
  bob% cat pre.tex
117
121
  \documentclass[10pt,a4j]{article}
@@ -1,48 +1,57 @@
1
- This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.1.26) 26 JAN 2017 16:25
1
+ This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.1.26) 28 JAN 2017 17:14
2
2
  entering extended mode
3
3
  restricted \write18 enabled.
4
4
  file:line:error style messages enabled.
5
5
  %&-line parsing enabled.
6
6
  **hikiutils_bob.tex
7
7
  (./hikiutils_bob.tex
8
- pLaTeX2e <2016/05/07> (based on LaTeX2e <2016/03/31>)
8
+ pLaTeX2e <2016/11/29> (based on LaTeX2e <2017/01/01>)
9
9
  Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
10
10
  (/usr/local/texlive/2016/texmf-dist/tex/platex/jsclasses/jsarticle.cls
11
- Document Class: jsarticle 2014/02/07 okumura
12
- LaTeX Info: Redefining \rmfamily on input line 352.
13
- LaTeX Info: Redefining \sffamily on input line 355.
14
- LaTeX Info: Redefining \ttfamily on input line 358.
11
+ Document Class: jsarticle 2017/01/13 okumura, texjporg
12
+ \jsc@mpt=\dimen118
13
+ \jsc@mmm=\dimen119
14
+ \jsc@smallskipamount=\skip41
15
+ LaTeX Info: Redefining \rmfamily on input line 468.
16
+ LaTeX Info: Redefining \sffamily on input line 471.
17
+ LaTeX Info: Redefining \ttfamily on input line 474.
18
+ LaTeX Info: Redefining \textmc on input line 477.
19
+ LaTeX Info: Redefining \textgt on input line 479.
15
20
  \symmincho=\mathgroup4
16
21
  LaTeX Font Info: Overwriting symbol font `mincho' in version `bold'
17
- (Font) JY1/mc/m/n --> JY1/gt/m/n on input line 423.
22
+ (Font) JY1/mc/m/n --> JY1/gt/m/n on input line 540.
18
23
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
19
- (Font) scaled to size 9.60999pt on input line 613.
24
+ (Font) scaled to size 9.60999pt on input line 731.
20
25
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
21
- (Font) scaled to size 9.60999pt on input line 613.
22
- \fullwidth=\dimen118
26
+ (Font) scaled to size 9.60999pt on input line 731.
27
+ \fullwidth=\dimen120
23
28
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
24
- (Font) scaled to size 7.68799pt on input line 760.
29
+ (Font) scaled to size 7.68799pt on input line 883.
25
30
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
26
- (Font) scaled to size 7.68799pt on input line 760.
27
- \c@part=\count81
28
- \c@section=\count82
29
- \c@subsection=\count83
30
- \c@subsubsection=\count84
31
- \c@paragraph=\count85
32
- \c@subparagraph=\count86
31
+ (Font) scaled to size 7.68799pt on input line 883.
32
+ \c@part=\count82
33
+ \c@section=\count83
34
+ \c@subsection=\count84
35
+ \c@subsubsection=\count85
36
+ \c@paragraph=\count86
37
+ \c@subparagraph=\count87
33
38
  \@abstractbox=\box41
34
- \c@figure=\count87
35
- \c@table=\count88
36
- \abovecaptionskip=\skip41
37
- \belowcaptionskip=\skip42
38
- \js@tocl@width=\dimen119
39
- \@lnumwidth=\dimen120
40
- \bibindent=\dimen121
41
- LaTeX Info: Redefining \TeX on input line 1731.
42
- LaTeX Info: Redefining \LaTeX on input line 1757.
43
- LaTeX Info: Redefining \LaTeXe on input line 1782.
44
- \heisei=\count89
45
- ) (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty
39
+ \c@figure=\count88
40
+ \c@table=\count89
41
+ \abovecaptionskip=\skip42
42
+ \belowcaptionskip=\skip43
43
+ \jsc@tocl@width=\dimen121
44
+ \@lnumwidth=\dimen122
45
+ \bibindent=\dimen123
46
+ (/usr/local/texlive/2016/texmf-dist/tex/platex/jsclasses/jslogo.sty
47
+ Package: jslogo 2016/07/14 okumura, texjporg
48
+ LaTeX Info: Redefining \TeX on input line 94.
49
+ LaTeX Info: Redefining \LaTeX on input line 147.
50
+ LaTeX Info: Redefining \LaTeXe on input line 200.
51
+ )
52
+ \heisei=\count90
53
+ )
54
+ (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty
46
55
  Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
47
56
 
48
57
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty
@@ -50,58 +59,52 @@ Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
50
59
  \KV@toks@=\toks15
51
60
  )
52
61
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty
53
- Package: graphics 2016/05/09 v1.0r Standard LaTeX Graphics (DPC,SPQR)
62
+ Package: graphics 2016/10/09 v1.0u Standard LaTeX Graphics (DPC,SPQR)
54
63
 
55
64
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty
56
65
  Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
57
66
  )
58
67
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
59
- File: graphics.cfg 2016/01/02 v1.10 sample graphics configuration
68
+ File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
60
69
  )
61
- Package graphics Info: Driver file: dvipdfmx.def on input line 96.
62
-
63
- (/usr/local/texlive/2016/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def
64
- File: dvipdfmx.def 2016/04/06 v4.08 LaTeX color/graphics driver for dvipdfmx (T
65
- eX Live/ChoF)
70
+ Package graphics Info: Driver file: dvipdfmx.def on input line 99.
66
71
 
67
- (/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty
68
- Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
69
- )
70
- (/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
71
- Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
72
- )))
73
- \Gin@req@height=\dimen122
74
- \Gin@req@width=\dimen123
72
+ (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-def/dvipdfmx.def
73
+ File: dvipdfmx.def 2016/07/11 v4.12 LaTeX color/graphics driver for dvipdfmx (L
74
+ 3/ChoF)
75
+ ))
76
+ \Gin@req@height=\dimen124
77
+ \Gin@req@width=\dimen125
75
78
  )
76
79
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/color.sty
77
- Package: color 2016/05/09 v1.1c Standard LaTeX Color (DPC)
80
+ Package: color 2016/07/10 v1.1e Standard LaTeX Color (DPC)
78
81
 
79
82
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/color.cfg
80
83
  File: color.cfg 2016/01/02 v1.6 sample color configuration
81
84
  )
82
- Package color Info: Driver file: dvipdfmx.def on input line 144.
85
+ Package color Info: Driver file: dvipdfmx.def on input line 147.
83
86
 
84
87
  (/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/dvipsnam.def
85
- File: dvipsnam.def 2015/12/30 v3.0k Driver-dependent file (DPC,SPQR)
88
+ File: dvipsnam.def 2016/06/17 v3.0m Driver-dependent file (DPC,SPQR)
86
89
  ))
87
90
  (/usr/local/texlive/2016/texmf-dist/tex/latex/listings/listings.sty
88
- \lst@mode=\count90
91
+ \lst@mode=\count91
89
92
  \lst@gtempboxa=\box42
90
93
  \lst@token=\toks16
91
- \lst@length=\count91
92
- \lst@currlwidth=\dimen124
93
- \lst@column=\count92
94
- \lst@pos=\count93
95
- \lst@lostspace=\dimen125
96
- \lst@width=\dimen126
97
- \lst@newlines=\count94
98
- \lst@lineno=\count95
99
- \lst@maxwidth=\dimen127
94
+ \lst@length=\count92
95
+ \lst@currlwidth=\dimen126
96
+ \lst@column=\count93
97
+ \lst@pos=\count94
98
+ \lst@lostspace=\dimen127
99
+ \lst@width=\dimen128
100
+ \lst@newlines=\count95
101
+ \lst@lineno=\count96
102
+ \lst@maxwidth=\dimen129
100
103
 
101
104
  (/usr/local/texlive/2016/texmf-dist/tex/latex/listings/lstmisc.sty
102
105
  File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz)
103
- \c@lstnumber=\count96
104
- \lst@skipnumbers=\count97
106
+ \c@lstnumber=\count97
107
+ \lst@skipnumbers=\count98
105
108
  \lst@framebox=\box43
106
109
  )
107
110
  (/usr/local/texlive/2016/texmf-dist/tex/latex/listings/listings.cfg
@@ -114,6 +117,9 @@ Package: listings 2015/06/04 1.6 (Carsten Heinz)
114
117
  LaTeX Warning: Label `default' multiply defined.
115
118
 
116
119
 
120
+ LaTeX Warning: Label `default' multiply defined.
121
+
122
+
117
123
  LaTeX Warning: Label `default' multiply defined.
118
124
 
119
125
  ) (./latex_all.aux))
@@ -135,7 +141,7 @@ LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 39.
135
141
  LaTeX Font Info: ... okay on input line 39.
136
142
  LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 39.
137
143
  LaTeX Font Info: ... okay on input line 39.
138
- \c@lstlisting=\count98
144
+ \c@lstlisting=\count99
139
145
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
140
146
  (Font) scaled to size 16.60605pt on input line 45.
141
147
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
@@ -190,59 +196,68 @@ LaTeX Font Info: Font shape `JT1/mc/m/n' will be
190
196
  (Font) scaled to size 8.64899pt on input line 11.
191
197
  LaTeX Font Info: Font shape `JY1/mc/m/n' will be
192
198
  (Font) scaled to size 8.64899pt on input line 11.
193
- [3
194
-
195
- ]
196
199
  LaTeX Font Info: Font shape `JT1/gt/m/n' will be
197
200
  (Font) scaled to size 11.53198pt on input line 16.
198
201
  LaTeX Font Info: Font shape `JY1/gt/m/n' will be
199
202
  (Font) scaled to size 11.53198pt on input line 16.
203
+ [3
204
+
205
+ ]
200
206
  File: ../figs/./hikiutils_bob.003.jpeg Graphic file (type eps)
201
207
  <../figs/./hikiutils_bob.003.jpeg>
202
208
  LaTeX Font Info: Font shape `JT1/mc/m/n' will be
203
209
  (Font) scaled to size 6.72699pt on input line 40.
204
210
 
205
211
  [4] [5] [6]
206
- LaTeX Font Info: Try loading font information for OML+cmr on input line 123.
212
+ LaTeX Font Info: Try loading font information for OML+cmr on input line 129.
207
213
 
208
214
  (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omlcmr.fd
209
215
  File: omlcmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
210
216
  )
211
217
  LaTeX Font Info: Font shape `OML/cmr/m/n' in size <10> not available
212
- (Font) Font shape `OML/cmm/m/it' tried instead on input line 123.
213
-
214
- [7]) [8]
215
- \openout2 = `latex_all.aux'.
216
-
217
- (./latex_all.tex [9
218
+ (Font) Font shape `OML/cmm/m/it' tried instead on input line 129.
218
219
 
220
+ [7]
221
+ File: ../figs/./hikiutils_bob.004.jpeg Graphic file (type eps)
222
+ <../figs/./hikiutils_bob.004.jpeg>
223
+ LaTeX Font Info: Try loading font information for OMS+cmr on input line 181.
219
224
 
220
- ]
221
- LaTeX Font Info: Try loading font information for OMS+cmr on input line 56.
222
225
 
223
226
  (/usr/local/texlive/2016/texmf-dist/tex/latex/base/omscmr.fd
224
227
  File: omscmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
225
228
  )
226
229
  LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10> not available
227
- (Font) Font shape `OMS/cmsy/m/n' tried instead on input line 56.
228
- [10]
229
- Overfull \hbox (123.96475pt too wide) in paragraph at lines 102--103
230
+ (Font) Font shape `OMS/cmsy/m/n' tried instead on input line 181.
231
+ [8] [9]
232
+ Overfull \hbox (24.60419pt too wide) in paragraph at lines 203--204
233
+ []\OT1/cmtt/m/n/10 convert #{source} -resize 20% #{target}\JY1/gt/m/n/10 によ
234
+ って , \OT1/cmtt/m/n/10 target=figs/TAERGET.png
235
+ []
236
+
237
+ ) [10]
238
+ \openout2 = `latex_all.aux'.
239
+
240
+ (./latex_all.tex [11
241
+
242
+
243
+ ] [12]
244
+ Overfull \hbox (71.46521pt too wide) in paragraph at lines 105--106
230
245
  []\JY1/mc/m/n/10 うまくできないときは\JY1/gt/m/n/10 ここ \OT1/cmtt/m/n/10 (http
231
- ://qiita.com/hideaki_polisci/items/3afd204449c6cdd995c9#51-texshop
246
+ ://qiita.com/hideaki_polisci/items/3afd204449c6cdd995c9)
232
247
  []
233
248
 
234
- [11] [12]) [13] (./hikiutils_bob.aux (./sync.aux) (./latex_all.aux))
249
+ [13] [14]) [15] (./hikiutils_bob.aux (./sync.aux) (./latex_all.aux))
235
250
 
236
251
  LaTeX Warning: There were multiply-defined labels.
237
252
 
238
253
  )
239
254
  Here is how much of TeX's memory you used:
240
- 2391 strings out of 493693
241
- 33442 string characters out of 6149787
242
- 150565 words of memory out of 5000000
243
- 5944 multiletter control sequences out of 15000+600000
255
+ 2278 strings out of 493683
256
+ 31685 string characters out of 6149653
257
+ 139508 words of memory out of 5000000
258
+ 5844 multiletter control sequences out of 15000+600000
244
259
  15224 words of font info for 69 fonts, out of 8000000 for 9000
245
260
  934 hyphenation exceptions out of 8191
246
- 29i,9n,35p,735b,1563s stack positions out of 5000i,500n,10000p,200000b,80000s
261
+ 29i,9n,35p,749b,1567s stack positions out of 5000i,500n,10000p,200000b,80000s
247
262
 
248
- Output written on hikiutils_bob.dvi (13 pages, 35768 bytes).
263
+ Output written on hikiutils_bob.dvi (15 pages, 41584 bytes).