hard coded a word doc
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = LatexRunner =
|
|||||||
console.log(mainFile)
|
console.log(mainFile)
|
||||||
console.log(image)
|
console.log(image)
|
||||||
image = "ivotron/pandoc"
|
image = "ivotron/pandoc"
|
||||||
command = ["-o", "$COMPILE_DIR/output.pdf", "/compile/" + mainFile]
|
command = ["-o", "$COMPILE_DIR/output.pdf", "/compile/word.docx"]
|
||||||
|
|
||||||
id = "#{project_id}" # record running project under this id
|
id = "#{project_id}" # record running project under this id
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user