From 10d521bb8acfdc6ec326ef6a658199c654c87ffc Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sat, 1 Feb 2025 17:17:06 -0500 Subject: remove physics snippet --- tempel-snippets.el | 4 ---- 1 file changed, 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 -- cgit v1.2.3