aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2025-02-01 17:17:06 -0500
committerBardofSprites <[email protected]>2025-02-01 17:17:06 -0500
commit10d521bb8acfdc6ec326ef6a658199c654c87ffc (patch)
tree83fe44e0f26589a92eb214819787632795179f4e
parentb08601def69c6cf44ef12c9a2567706bb874a6d4 (diff)
remove physics snippet
-rw-r--r--tempel-snippets.el4
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