wip: xelatex
This commit is contained in:
@@ -34,7 +34,7 @@ function do_command (cmd) {
|
||||
return null
|
||||
}
|
||||
} catch (e) {
|
||||
return e
|
||||
return {type: "error", error: e}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user