changeset 8:1bf3f300f500

線を太く
author tobaru
date Thu, 26 Oct 2017 20:47:27 +0900
parents a9af7e7deb19
children 3da9c163df86
files mid_thesis.aux mid_thesis.dvi mid_thesis.log mid_thesis.pdf mid_thesis.tex pic/OSX_2.pdf pic/OSX_Linux_VM_2.pdf pic/RaspberryPi_2.pdf
diffstat 8 files changed, 18 insertions(+), 25 deletions(-) [+]
line wrap: on
line diff
--- a/mid_thesis.aux	Thu Oct 26 20:28:13 2017 +0900
+++ b/mid_thesis.aux	Thu Oct 26 20:47:27 2017 +0900
@@ -10,6 +10,8 @@
 \bibdata{reference}
 \bibcite{kaito:2015}{1}
 \bibcite{gears}{2}
+\bibcite{kokubo:2016}{3}
+\bibcite{llvm}{4}
 \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces I-T図の例}}{2}}
 \newlabel{fig:examples}{{2}{2}}
 \@writefile{toc}{\contentsline {section}{\numberline {5}Raspberry Pi 上での実装}{2}}
@@ -21,5 +23,3 @@
 \@writefile{toc}{\contentsline {section}{\numberline {7}仮想マシン}{2}}
 \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces OSX Linux VM}}{2}}
 \newlabel{fig:OSX_Linux_VM}{{5}{2}}
-\bibcite{kokubo:2016}{3}
-\bibcite{llvm}{4}
Binary file mid_thesis.dvi has changed
--- a/mid_thesis.log	Thu Oct 26 20:28:13 2017 +0900
+++ b/mid_thesis.log	Thu Oct 26 20:47:27 2017 +0900
@@ -1,4 +1,4 @@
-This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.5.28)  26 OCT 2017 20:24
+This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (TeX Live 2016) (preloaded format=platex 2017.5.28)  26 OCT 2017 20:42
 entering extended mode
  restricted \write18 enabled.
  %&-line parsing enabled.
@@ -200,39 +200,32 @@
 ]
 File: pic/examples.pdf Graphic file (type pdf)
  <pic/examples.pdf>
-Overfull \hbox (6.97194pt too wide) in paragraph at lines 75--76
- [] 
- []
+File: pic/RaspberryPi_2.pdf Graphic file (type pdf)
+ <pic/RaspberryPi_2.pdf>
+File: pic/OSX_2.pdf Graphic file (type pdf)
+ <pic/OSX_2.pdf>
+File: pic/OSX_Linux_VM_2.pdf Graphic file (type pdf)
 
-File: pic/RaspberryPi.pdf Graphic file (type pdf)
-<pic/RaspberryPi.pdf>
-Overfull \hbox (13.45076pt too wide) in paragraph at lines 90--91
+<pic/OSX_Linux_VM_2.pdf>
+Overfull \hbox (12.99443pt too wide) in paragraph at lines 123--124
  [] 
  []
 
-File: pic/OSX.pdf Graphic file (type pdf)
-<pic/OSX.pdf>
-File: pic/OSX_Linux_VM.pdf Graphic file (type pdf)
- <pic/OSX_Linux_VM.pdf>
-Overfull \hbox (1.1546pt too wide) in paragraph at lines 123--124
- [] 
- []
-
-(./mid_thesis.bbl [2]
+(./mid_thesis.bbl
 LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <7> on input line 17.
 LaTeX Font Info:    External font `cmex10' loaded for size
 (Font)              <5> on input line 17.
-) [3
+ [2]) [3
 
 ] (./mid_thesis.aux) ) 
 Here is how much of TeX's memory you used:
  1272 strings out of 493693
- 15880 string characters out of 6149787
+ 15898 string characters out of 6149787
  82434 words of memory out of 5000000
  4839 multiletter control sequences out of 15000+600000
  13256 words of font info for 52 fonts, out of 8000000 for 9000
  929 hyphenation exceptions out of 8191
  27i,15n,43p,530b,367s stack positions out of 5000i,500n,10000p,200000b,80000s
 
-Output written on mid_thesis.dvi (3 pages, 13312 bytes).
+Output written on mid_thesis.dvi (3 pages, 13316 bytes).
Binary file mid_thesis.pdf has changed
--- a/mid_thesis.tex	Thu Oct 26 20:28:13 2017 +0900
+++ b/mid_thesis.tex	Thu Oct 26 20:47:27 2017 +0900
@@ -72,7 +72,7 @@
 
 \begin{figure}[htpb]
  \begin{center}
-  \scalebox{0.5}{\includegraphics{pic/examples.pdf}}
+  \scalebox{0.35}{\includegraphics{pic/examples.pdf}}
  \end{center}
  \caption{I-T図の例}
  \label{fig:examples}
@@ -87,7 +87,7 @@
 
 \begin{figure}[htpb]
  \begin{center}
-  \scalebox{0.35}{\includegraphics{pic/RaspberryPi.pdf}}
+  \scalebox{0.17}{\includegraphics{pic/RaspberryPi_2.pdf}}
  \end{center}
  \caption{Raspberry Pi}
  \label{fig:RaspberryPi}
@@ -103,7 +103,7 @@
 
 \begin{figure}[htpb]
  \begin{center}
-  \scalebox{0.35}{\includegraphics{pic/OSX.pdf}}
+  \scalebox{0.35}{\includegraphics{pic/OSX_2.pdf}}
  \end{center}
  \caption{OSX}
  \label{fig:OSX}
@@ -120,7 +120,7 @@
 
 \begin{figure}[htpb]
  \begin{center}
-  \scalebox{0.35}{\includegraphics{pic/OSX_Linux_VM.pdf}}
+  \scalebox{0.5}{\includegraphics{pic/OSX_Linux_VM_2.pdf}}
  \end{center}
  \caption{OSX Linux VM}
  \label{fig:OSX_Linux_VM}
Binary file pic/OSX_2.pdf has changed
Binary file pic/OSX_Linux_VM_2.pdf has changed
Binary file pic/RaspberryPi_2.pdf has changed