- Create a folder
latex_projectin root directory. - Add your latext project in
latex_projectfolder such that the main file ismain.texand is directly insidelatex_projectfolder. - Run the following command in terminal:
python3 main.pyor equivalent command for your system.
4. The output file combined_main.tex will be generated in the latex_project folder.