From 4975dab897d1eecfabe95e1435f6c43c76b7c5ac Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Tue, 14 Aug 2018 19:50:36 +0200 Subject: [PATCH] =?UTF-8?q?[Org]=20Don=E2=80=99t=20give=20up=20on=20broken?= =?UTF-8?q?=20links=20when=20exporting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site-lisp/db-org.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index 259c7af..1e0deb2 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -834,7 +834,8 @@ This is done only if the value of this variable is not null." ;;; Exporting -(setq org-export-use-babel nil) +(setq org-export-use-babel nil + org-export-with-broken-links 'mark) (with-eval-after-load "ox-latex" (add-to-list 'org-latex-classes