* org-mode latex export - Links in multi-document files
@ 2016-11-27 0:34 mcg
2016-11-27 8:44 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: mcg @ 2016-11-27 0:34 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 650 bytes --]
Hello,
I have my PhD thesis divided into several documents (Intro, M&M,
Results, Discussion...).
The document setup and the #+INCLUDE: commands are in my master file.
I sometimes make references to other sections which are in another
section and document.
In order to not compile all the document (3 minutes +) every time I just
comment out all the documents I do not need to.
If table and figure links are missing it exports fine (getting question
marks in the pdf). However, the section links cause the compilation to
stop entirely. Is there any workaround for that? Can I tell the exporter
to ignore such minor missing crossreferences?
[-- Attachment #2: Type: text/html, Size: 1021 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: org-mode latex export - Links in multi-document files
2016-11-27 0:34 org-mode latex export - Links in multi-document files mcg
@ 2016-11-27 8:44 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-11-27 8:44 UTC (permalink / raw)
To: mcg; +Cc: emacs-orgmode
Hello,
mcg <giepen.m@googlemail.com> writes:
> I sometimes make references to other sections which are in another
> section and document.
> In order to not compile all the document (3 minutes +) every time
> I just comment out all the documents I do not need to.
> If table and figure links are missing it exports fine (getting
> question marks in the pdf). However, the section links cause the
> compilation to stop entirely. Is there any workaround for that? Can
> I tell the exporter to ignore such minor missing crossreferences?
See `org-export-with-broken-links' (org 9.0).
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-27 8:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-27 0:34 org-mode latex export - Links in multi-document files mcg
2016-11-27 8:44 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).