Tidy snippets, make template for work LaTeX export

This commit is contained in:
mez 2025-07-22 11:25:15 +01:00
parent 49fbc8e7dc
commit 5f3bfbef59
35 changed files with 47 additions and 330 deletions

10
snippets/org-mode/article Normal file
View file

@ -0,0 +1,10 @@
# name: article
# key: article
# --
#+TITLE: ${1}
#+LATEX_HEADER: \input{\$HOME/Documents/drive/admin/emacs/latexbib.tex} %\$
$0
@@latex:\printbibliography[title=References]@@