This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
Latex backend issues #200
Open
Description
Original reporter: david.waern@
Henning Thielemann reports:
I could not compile generated LaTeX documents due to some
underscores in module names like Paths_foobar (LaTeX sometimes an extra
backslash in front of an underscore). I was also concerned with the two
files 'main.tex' for the main document file and 'Main.tex' for the Main
module. In a case-insensitive file system like the one of Windows this would
lead to a conflict.