On Thursday, 1 Oct 2015 at 22:02, Nicolas Goaziou wrote:
> It doesn't ring a bell. Wild guess: what if you set
> `org-element-use-cache' to nil prior to export?
Ah ha! If I set this to nil, the exported file looks good! And it is
the same the first time as well as the second time which is defin
Eric S Fraga writes:
> I wish I could provide more insight into the problem but, at least for
> now, I am able to get my ~700 slides ready for teaching this term! My
> gut feeling, nonetheless, is that I have something in one of the 700
> slides that confuses the org parser somehow so that by th
On Monday, 21 Sep 2015 at 22:25, Nicolas Goaziou wrote:
> Providing a shorter test file would be helpful, no matter how much
> settings you have.
Hi Nicolas,
Sorry for the delay in getting back to you. I have been working on this
document over the past 10 days, getting ready for the new academic
Hello,
Robert Klein writes:
> is there another way to get property values during export (i use them
> in #+LaTeX_Header: lines).
During export, all property values are accessible through communication
channel (usually INFO argument), e.g.,
(plist-get info :latex-header)
(plist-get info :la
Hi,
Nicolas Goaziou wrote:
> Hello,
>
> Eric S Fraga writes:
>
> > Actually, my settings are at the end of the whole 4000+ line file
> > so I am not sure what you are suggesting I try. If I delete the
> > whole settings subtree, the exports all result in the same LaTeX.
> > However, that is
Hello,
Eric S Fraga writes:
> Actually, my settings are at the end of the whole 4000+ line file so I
> am not sure what you are suggesting I try. If I delete the whole
> settings subtree, the exports all result in the same LaTeX. However,
> that is of no use to me, obviously. I guess I can tr
On Monday, 21 Sep 2015 at 20:21, Robert Klein wrote:
> Hi,
>
> Eric S Fraga wrote:
>
>> Following up on my own post, I thought I would illustrate what I get.
>>
>> I've attached three screenshots:
>>
>> 1. a snippet from the org file where I have a number of latex_header
>> lines.
>
> two things
Hi,
Eric S Fraga wrote:
> Following up on my own post, I thought I would illustrate what I get.
>
> I've attached three screenshots:
>
> 1. a snippet from the org file where I have a number of latex_header
> lines.
two things:
- if your org version is the one stated in your mail footer
(re
Hello all,
I'm pulling my hair out in frustration...
I have a very large org file that comprises my lectures for a whole
course. This org file makes extensive use of LaTeX and therefore has
quite a number of latex_header directives.
I have a very strange situation: if I start emacs, visit the f