I discovered that some overfull hbox cases trigger an error in atom-latex. I have tried to strip down my source as much as possible to trigger the error. I am not experienced enough to understand the error message, but it seems to be something with unexpected syntax in the log file.
Atom: 1.40.1 x64
Electron: 3.1.10
OS: Mac OS X 10.14.5
Thrown From: atom-latex package 0.8.10
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /[][\OML/cmm/m/it/10.aux/: Unterminated character class
At /Users/simen/.atom/packages/atom-latex/lib/parser.coffee:73
SyntaxError: Invalid regular expression: /[][\OML/cmm/m/it/10\.aux/: Unterminated character class
at RegExp (<anonymous>)
at Parser.module.exports.Parser.parseLatex (/packages/atom-latex/lib/parser.coffee:73:30)
at Parser.module.exports.Parser.parse (/packages/atom-latex/lib/parser.coffee:31:8)
at Builder.module.exports.Builder.postBuild (/packages/atom-latex/lib/builder.coffee:112:19)
at Builder.module.exports.Builder.buildProcess (/packages/atom-latex/lib/builder.coffee:45:8)
at /packages/atom-latex/lib/builder.coffee:77:10)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)
I discovered that some overfull hbox cases trigger an error in atom-latex. I have tried to strip down my source as much as possible to trigger the error. I am not experienced enough to understand the error message, but it seems to be something with unexpected syntax in the log file.
Atom: 1.40.1 x64 Electron: 3.1.10 OS: Mac OS X 10.14.5 Thrown From: atom-latex package 0.8.10
Stack Trace
Uncaught SyntaxError: Invalid regular expression: /[][\OML/cmm/m/it/10.aux/: Unterminated character class
Commands
Non-Core Packages