I solved this, by writing a makefile.bat for Windows as suggested by David Carlisle: FOR %%i IN (1,2,3) DO ( echo %%i pdflatex ...
確定! 回上一頁