* sub-files in org-mode problems
@ 2017-02-07 9:56 Sharon Kimble
2017-02-08 8:36 ` Sharon Kimble
0 siblings, 1 reply; 2+ messages in thread
From: Sharon Kimble @ 2017-02-07 9:56 UTC (permalink / raw)
To: org-mode-email
[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]
I've now split my current working document up into four unequal parts
because although it was only 1.6mbs if I made virtually any mistake,
then emacs crashed! After it had crashed three times in very quick
succession I'd had enough and spilt it up.
And two things are causing problems.
- How can I have a file split into two parts where the first part starts
with a chapter heading and then a minitoc, but the second part starts
with a section heading. I wasn't able to get it to work so I had to
create a new chapter heading which doesn't look right in the whole
document. So how can I have the second part starting with a section
heading please?
- I'm currently getting error reports like this "Warning (:warning):
Bibtex-completion couldn't find entry with key "0340"." All my
bibliographic references are numbered and it looks like the sub-file
can't see or read the bibtex file, even though they're both in the
same directory. So how can I stop these error reports happening at
almost every key press please?
Thanks
Sharon.
--
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.6, fluxbox 1.3.5-2, emacs 25.1.1.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: sub-files in org-mode problems
2017-02-07 9:56 sub-files in org-mode problems Sharon Kimble
@ 2017-02-08 8:36 ` Sharon Kimble
0 siblings, 0 replies; 2+ messages in thread
From: Sharon Kimble @ 2017-02-08 8:36 UTC (permalink / raw)
To: org-mode-email
[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]
Sharon Kimble <boudiccas@skimble.plus.com> writes:
> I've now split my current working document up into four unequal parts
> because although it was only 1.6mbs if I made virtually any mistake,
> then emacs crashed! After it had crashed three times in very quick
> succession I'd had enough and spilt it up.
>
> And two things are causing problems.
>
> - How can I have a file split into two parts where the first part starts
> with a chapter heading and then a minitoc, but the second part starts
> with a section heading. I wasn't able to get it to work so I had to
> create a new chapter heading which doesn't look right in the whole
> document. So how can I have the second part starting with a section
> heading please?
>
> - I'm currently getting error reports like this "Warning (:warning):
> Bibtex-completion couldn't find entry with key "0340"." All my
> bibliographic references are numbered and it looks like the sub-file
> can't see or read the bibtex file, even though they're both in the
> same directory. So how can I stop these error reports happening at
> almost every key press please?
I've found the solution to this is to include the header line including
the bib database into the new include file, which effectively silences
its incessant bleating.
Like this -
╭────
│#+LATEX_HEADER: \addbibresource{~/research/drugs/drugs17.bib}
│
│* Drugs - A to L
╰────
Thanks
Sharon.
>
> Thanks
> Sharon.
--
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
Debian 8.6, fluxbox 1.3.5-2, emacs 25.1.1.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-08 8:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 9:56 sub-files in org-mode problems Sharon Kimble
2017-02-08 8:36 ` Sharon Kimble
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).