UseLATEX/tests/File Name Spaces
2017-08-21 15:12:38 -06:00
..
CMakeLists.txt Fix issues with paths that contain spaces 2017-08-21 15:12:38 -06:00
My Document.tex Fix issues with paths that contain spaces 2017-08-21 15:12:38 -06:00
README Fix issues with paths that contain spaces 2017-08-21 15:12:38 -06:00

This test checks to make sure there are no problems with compiling a LaTeX
file in a directory with spaces in the name or a file with spaces in the
name. LaTeX itself is pretty intolerant about including files with spaces
in the name, but our CMake code should not be.