Skip to content
 
 

Repository files navigation

品川風丸の卒業論文

フォーク元
https://github.com/ryuichiueda/thesis_template

メモ

全角スペースで字下げするとエラー?

Nothing written in output file.
make: *** [Makefile:9: main.dvi] Error 255

全角スペースから上記エラーまでの流れはわからない

\indexは1個以上必要

多分template/main.tex内で\printindexを呼んでいるから
(ちなみに\indexは索引用のコマンド)

添え字_^のあとに複数文字続くときは{}でくくる

a_xyzはxだけ添字、yとzは普通サイズになってしまう
全部添字にしたくばa_{xyz}

a_\mathrm{x}とか書くとエラー吐く

! Missing { inserted.

正しくはa_{\mathrm{x}}

About

graduation thesis

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages