From d9c67c34f775880c7777a2da809be15d33527861 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Sun, 6 Feb 2022 21:43:13 +0100 Subject: [PATCH] Add default latexmk config --- latex.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/latex.org b/latex.org index 04027ea..be96faf 100644 --- a/latex.org +++ b/latex.org @@ -1,6 +1,11 @@ #+TITLE: LaTeX Configuration #+SETUPFILE: ./setup/org-setup-file.org +* LatexMK +#+begin_src conf :tangle ~/.latexmkrc +$pdf_previewer = "zathura %O %S"; +#+end_src + * Awesome LaTeX - https://github.com/cmichi/latex-template-collection - https://github.com/latex3/latex3