Skip to content

TEX Root command to static #70

@MoeweX

Description

@MoeweX

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:

texRootRex = /%!TEX root = (.+)/g

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions