diff options
| author | BardofSprites <[email protected]> | 2025-02-01 17:17:06 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-02-01 17:17:06 -0500 |
| commit | 10d521bb8acfdc6ec326ef6a658199c654c87ffc (patch) | |
| tree | 83fe44e0f26589a92eb214819787632795179f4e | |
| parent | b08601def69c6cf44ef12c9a2567706bb874a6d4 (diff) | |
remove physics snippet
| -rw-r--r-- | tempel-snippets.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tempel-snippets.el b/tempel-snippets.el index c92d6e6..d3ade06 100644 --- a/tempel-snippets.el +++ b/tempel-snippets.el @@ -23,10 +23,6 @@ org-mode (time (format-time-string "\[%Y-%0m-%0d %a %H:%0M\]")) (hat1 "$\\hat{\\texbg{"p q"}}$") (hat2 "\\hat{\\texbg{"p q"}}") -(physics-lab "#+options: toc:nil num:1" n - "#+setupfile: setup.org" n - "#+LATEX_CLASS: article" n - "#+export_file_name: Daniel Pinkston - " (car denote-title-history)) emacs-lisp-mode |
