From 50ac93c727fb7c8fc3d46fd8686acd87e4c427ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Sat, 9 May 2026 19:14:09 -0600 Subject: [PATCH] feat(emacs): add cancel latex package --- modules/home/emacs.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/emacs.nix b/modules/home/emacs.nix index 3836680..6951719 100644 --- a/modules/home/emacs.nix +++ b/modules/home/emacs.nix @@ -83,6 +83,7 @@ in { fontspec dvisvgm dvipng wrapfig # For Org-mode previews/export. amsmath # Essential for mathematics. + cancel # Cross out terms in math mode. spath3 # TikZ dependency? ulem hyperref capt-of