Skip to content

Correct way to configure texcompile in Linux #29

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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