Yes! That was exactly it! Thank you. 




On Sun, Feb 9, 2014 at 5:33 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
Hello,

Peter Salazar <cycleofsong@gmail.com> writes:

> Just now for simplicity, I'm trying to move the preamble and postamble to
> an external setup file.
>
> In my org-mode file, I now have
>
> #+SETUPFILE: "setup.org"
>
> and my setup.org file looks like this: http://ix.io/apQ
>
> However, when I try to export to HTML, I get "Invalid format string"
>
> Can anyone spot the problem in my setup file? http://ix.io/apQ

You need to escape "%" in the first BIND value. See
`org-html-preamble-format' docstring.


Regards,

--
Nicolas Goaziou