Skip to content

fail to update when file name contains tex in the middle #59

@HuStmpHrrr

Description

@HuStmpHrrr

(pdf-buff-name (replace-regexp-in-string "\.tex" ".pdf" (buffer-name (get-file-buffer (lpp/buffer-file-name))))))

This is caused by the line above. It should be fixed by changing the pattern to "\.tex".

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