simple
$ cd simple
$ cluttex -e pdflatex main.texsimple-ja
$ cd simple-ja
$ cluttex -e platex main-platex.tex
$ cluttex -e lualatex main-luatexja.texinclude
$ cd include
$ cluttex -e pdflatex main.texmakeindex
$ cd makeindex
$ cluttex -e pdflatex --makeindex=makeindex main.texbibtex
$ cd bibtex
$ cluttex -e pdflatex --bibtex=bibtex main.texbiblatex
$ cd biblatex
$ cluttex -e pdflatex --biber main.texempty
$ cd empty
$ cluttex -e pdflatex main.texShould print [WARN] No pages of output.
minted
$ cd minted
$ cluttex -e pdflatex --shell-escape main.texepstopdf
$ cd epstopdf
$ cluttex -e pdflatex --change-directory main.tex