system ("./lib/texmf/miktex/bin/pdflatex $outputfile.tex") #### system ("./lib/texmf/miktex/bin/pdflatex $outputfile.tex > $outputfile.2.log") #### system ("./lib/texmf/miktex/bin/pdflatex $outputfile.tex >? $outputfile.2.log") #### "'.' is not recognized as an internal or external command, operable program or batch file."