changeset 22:c5de57d49cbb

fix style
author matac42 <matac@cr.ie.u-ryukyu.ac.jp>
date Mon, 17 Apr 2023 18:45:20 +0900
parents 03eba74cd52a
children ef2d37da04a6
files Paper/paper.log Paper/paper.pdf Paper/paper.synctex.gz Paper/paper.tex
diffstat 4 files changed, 20 insertions(+), 37 deletions(-) [+]
line wrap: on
line diff
--- a/Paper/paper.log	Mon Apr 17 18:28:36 2023 +0900
+++ b/Paper/paper.log	Mon Apr 17 18:45:20 2023 +0900
@@ -1,4 +1,4 @@
-This is e-pTeX, Version 3.141592653-p4.0.0-220214-2.6 (utf8.euc) (TeX Live 2022) (preloaded format=platex 2022.6.9)  17 APR 2023 18:28
+This is e-pTeX, Version 3.141592653-p4.0.0-220214-2.6 (utf8.euc) (TeX Live 2022) (preloaded format=platex 2022.6.9)  17 APR 2023 18:44
 entering extended mode
  restricted \write18 enabled.
  %&-line parsing enabled.
@@ -3162,36 +3162,21 @@
 LaTeX Font Info:    Calculating math sizes for size <8.13184> on input line 96.
 LaTeX Font Info:    Calculating math sizes for size <5.69225> on input line 96.
 LaTeX Font Info:    Font shape `JT1/mc/bx/n' in size <11.82813> not available
-(Font)              Font shape `JT1/gt/m/n' tried instead on input line 99.
+(Font)              Font shape `JT1/gt/m/n' tried instead on input line 101.
 LaTeX Font Info:    Font shape `JY1/mc/bx/n' in size <11.82813> not available
-(Font)              Font shape `JY1/gt/m/n' tried instead on input line 99.
+(Font)              Font shape `JY1/gt/m/n' tried instead on input line 101.
 LaTeX Font Info:    Kanji font shape `JY1/gt/m/it' undefined
-(Font)              No change on input line 127.
+(Font)              No change on input line 129.
 File: figs/cgdg.pdf Graphic file (type pdf)
 <figs/cgdg.pdf>
- (I search kanjifont definition file: . . ) (I search font definition file: . . . . . . . )
-LaTeX Font Info:    Trying to load font information for OMS+txsy on input line 150.
- (/usr/local/texlive/2022/texmf-dist/tex/latex/txfonts/omstxsy.fd
-File: omstxsy.fd 2000/12/15 v3.1
-)
-LaTeX Font Info:    Trying to load font information for OT1+txsy on input line 150.
-LaTeX Font Info:    No file OT1txsy.fd. on input line 150.
-
-
-LaTeX Font Warning: Font shape `OT1/txsy/m/n' undefined
-(Font)              using `OT1/cmr/m/n' instead on input line 150.
-
-LaTeX Font Info:    Trying to load font information for OT1+ptm on input line 150.
-(/usr/local/texlive/2022/texmf-dist/tex/latex/psnfss/ot1ptm.fd
-File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm.
-) [1
+ [1
 
 
 ]
 LaTeX Font Info:    Kanji font shape `JY1/gt/m/it' undefined
-(Font)              No change on input line 154.
+(Font)              No change on input line 156.
 LaTeX Font Info:    Kanji font shape `JY1/gt/m/it' undefined
-(Font)              No change on input line 155.
+(Font)              No change on input line 157.
  (./src/hello.cbc)
 File: figs/context.pdf Graphic file (type pdf)
 <figs/context.pdf>
@@ -3205,9 +3190,9 @@
 <figs/transaction.drawio.pdf>
  [4]
 LaTeX Font Info:    Font shape `JT1/mc/bx/n' in size <9.61035> not available
-(Font)              Font shape `JT1/gt/m/n' tried instead on input line 394.
+(Font)              Font shape `JT1/gt/m/n' tried instead on input line 396.
 LaTeX Font Info:    Font shape `JY1/mc/bx/n' in size <9.61035> not available
-(Font)              Font shape `JY1/gt/m/n' tried instead on input line 394.
+(Font)              Font shape `JY1/gt/m/n' tried instead on input line 396.
  (./paper.bbl
 LaTeX Font Info:    Calculating math sizes for size <8.8711> on input line 1.
 
@@ -3235,18 +3220,14 @@
 \OT1/cmr/m/n/8.8711 https://pdos.csail.mit.edu/6.828/2018/xv6/book-
  []
 
-) [5] (./paper.aux)
-
-LaTeX Font Warning: Some font shapes were not available, defaults substituted.
-
- ) 
+) [5] (./paper.aux) ) 
 Here is how much of TeX's memory you used:
- 5104 strings out of 478724
- 81422 string characters out of 5858393
- 627481 words of memory out of 5000000
- 23505 multiletter control sequences out of 15000+600000
- 499135 words of font info for 160 fonts, out of 8000000 for 9000
+ 5006 strings out of 478724
+ 79878 string characters out of 5858393
+ 626481 words of memory out of 5000000
+ 23426 multiletter control sequences out of 15000+600000
+ 496592 words of font info for 149 fonts, out of 8000000 for 9000
  929 hyphenation exceptions out of 8191
- 55i,11n,63p,294b,1365s stack positions out of 10000i,1000n,20000p,200000b,200000s
-
-Output written on paper.dvi (5 pages, 43152 bytes).
+ 55i,7n,63p,294b,1365s stack positions out of 10000i,1000n,20000p,200000b,200000s
+
+Output written on paper.dvi (5 pages, 42024 bytes).
Binary file Paper/paper.pdf has changed
Binary file Paper/paper.synctex.gz has changed
--- a/Paper/paper.tex	Mon Apr 17 18:28:36 2023 +0900
+++ b/Paper/paper.tex	Mon Apr 17 18:45:20 2023 +0900
@@ -94,6 +94,8 @@
 %\end{ekeyword}
 
 \maketitle
+\pagestyle{empty}
+\thispagestyle{empty}
 
 %1
 \section{GearsOSにおけるファイルシステムとDB}