TUM-LIS / tum-dissertation-latex

Latex template for a TUM dissertation/PhD thesis
Creative Commons Attribution 4.0 International
95 stars 48 forks source link

Allow spaces in the working directory #25

Closed Lvt closed 2 years ago

Lvt commented 2 years ago

If you have spaces in the path, the Makefile fails. This fixes the issue on my machine

andre-richter commented 2 years ago

Thanks!