eda icon indicating copy to clipboard operation
eda copied to clipboard

LaTeX compilation script executes in user's home directory on OSX

Open wbuchanan opened this issue 6 years ago • 0 comments

When the makeLaTeX.sh file executes in an OSX environment, the program compiles the LaTeX source to the user's home directory instead of the directory where the source files exist. This causes the file cleanup to not work and the user's home directory to get cluttered with auxiliary files.

wbuchanan avatar Mar 18 '19 09:03 wbuchanan