[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Specifying ATTR_LATEX document wide?
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Specifying ATTR_LATEX document wide? |
Date: |
Tue, 09 Jun 2015 09:24:31 +0200 |
Rainer M Krug <address@hidden> writes:
> But I assume, I could also set them via file local variables, which I
> did with `org-export-allow-bind-keywords'.
I don't think there's any guarantee that all local file keywords
definitions are observed during export (e.g., most of the export process
happens in temporary buffers), hence #+BIND keywords.
Regards,