feat(emacs): Org + LaTeX

This commit is contained in:
Madeleine Sydney
2025-02-21 21:14:41 -07:00
4 changed files with 30 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ let
--prefix PATH : "${pkgs.git}/bin" \
--prefix PATH : "${my-aspell}/bin" \
--prefix PATH : "${pkgs.direnv}/bin" \
--prefix PATH : "${pkgs.texliveFull}/bin" \
--set ASPELL_CONF "dict-dir ${my-aspell}/lib/aspell"
done
'';