From 15ed07b2b29d738b19b050c3bc811de0c6aa11ee Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 29 Jan 2018 11:35:43 +0100 Subject: emacs: fixed style of latex section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- emacs/init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs/init.org') diff --git a/emacs/init.org b/emacs/init.org index 908457d..6d6ac23 100644 --- a/emacs/init.org +++ b/emacs/init.org @@ -2033,9 +2033,9 @@ criteria really). (add-hook lang-hook 'soria-purple-identifiers)) #+END_SRC -* LaTeX +** LaTeX -Let's use [Auctex](https://www.gnu.org/software/auctex/) for LaTeX files. +Let's use [[https://www.gnu.org/software/auctex/][Auctex]] for LaTeX files. #+BEGIN_SRC elisp (use-package tex -- cgit v1.2.3