Skip to content

Correct way to configure texcompile in Linux #29

@CarlosGrohmann

Description

@CarlosGrohmann

Hi,

I've been trying to get texcompile to work on Linux, but without success. I found an issue at the Lite-XL repo, but they only discuss Windows.

I have this in my usersettings.lua:

    ["plugins"] = {
      ["texcompile"] = {
        ["latex_command"] = "latexmk -c -lualatex",
        ["view_command"] = "evince"

But I cant get it to compile much less to visualize the pdf.

Any help appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions