Is there a way to get the main .tex file in a separate folder than where the .mod file is stored? The issue is whenever I compile the main .tex file, it generates pdfs and other log files in the same folder where the original .mod file is and therefore makes the entire folder very clumsy. I know some workarounds like changing paths in the latex file and storing it in the latex output file but I am looking for something more permanent solution i.e. within dynare itself.
So basically, main .tex file cannot be saved along with other tex files of tables and results in the ‘latex’ subfolder under the main folder which saves all the outputs, is that correct?