main.texに書いていく。画像はimagesディレクトリに入れる。細かいマクロの使い方はmath.styを見ればわかる...はず...
$ latexmk -lualatex -pvc mainでできる。一応
- Windows
- macOS
ならPDFまで開ける
コンパイルするには
collection-langjapaneselatexmkamsclsgraphicstype1cmepstopdfhyperref
が必要。もしない場合は以下のコマンドを実行
tlmgr update --self --all
tlmgr install collection-langjapanese latexmk amscls graphics type1cm epstopdf hyperref