Add in a synctex end point
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports =
|
||||
path:
|
||||
compilesDir: Path.resolve(__dirname + "/../compiles")
|
||||
clsiCacheDir: Path.resolve(__dirname + "/../cache")
|
||||
synctexBaseDir: (project_id) -> Path.join(@compilesDir, project_id)
|
||||
|
||||
internal:
|
||||
clsi:
|
||||
|
||||
Reference in New Issue
Block a user