From 9419c9d6e4bc33df6d223c759c313be2568237f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Thu, 17 Dec 2020 11:35:54 +0100 Subject: [PATCH] Updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcin Woźniak --- .emacs.d/init.el | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 3d74f12..1038c3f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -230,15 +230,6 @@ '(livedown-browser nil)) ; browser to use (global-set-key (kbd "C-M-m") 'livedown-preview) -;; Latexmk -(use-package auctex-latexmk - :ensure t - :config - ) - -(require 'auctex-latexmk) -(auctex-latexmk-setup) - ;;; --- Look & Feel --- ;; Zoom in/out.