Add default latexmk config
This commit is contained in:
parent
dcd0d1f54f
commit
d9c67c34f7
@ -1,6 +1,11 @@
|
|||||||
#+TITLE: LaTeX Configuration
|
#+TITLE: LaTeX Configuration
|
||||||
#+SETUPFILE: ./setup/org-setup-file.org
|
#+SETUPFILE: ./setup/org-setup-file.org
|
||||||
|
|
||||||
|
* LatexMK
|
||||||
|
#+begin_src conf :tangle ~/.latexmkrc
|
||||||
|
$pdf_previewer = "zathura %O %S";
|
||||||
|
#+end_src
|
||||||
|
|
||||||
* Awesome LaTeX
|
* Awesome LaTeX
|
||||||
- https://github.com/cmichi/latex-template-collection
|
- https://github.com/cmichi/latex-template-collection
|
||||||
- https://github.com/latex3/latex3
|
- https://github.com/latex3/latex3
|
||||||
|
Loading…
Reference in New Issue
Block a user