-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Some editors automatically set the TEX Root command with a space, e.g.,
% !TEX root = ../paper.tex instead of %!TEX root = ../paper.tex. It would be great, if latexer were capable of interpreting this slightly different syntax.
I guess this is cause by this line:
Line 19 in 1f08eeb
| texRootRex = /%!TEX root = (.+)/g |
Metadata
Metadata
Assignees
Labels
No labels