Hi,

When exporting to HTML (with lastest Git), I now have this error occurring:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Invalid format character: `%v'")
  signal(error ("Invalid format character: `%v'"))
  error("Invalid format character: `%%%c'" 118)
--8<---------------cut here---------------end--------------->8---

I could spot the bad character in:

--8<---------------cut here---------------start------------->8---
html-postamble-format's value is 
"<p class=\"author\">Author: %a (%e)</p>\n<p class=\"date\">Date: %d</p>\n<p 
class=\"creator\">Generated by %c</p>\n<p class=\"xhtml-validation\">%v</p>\n"

Documentation:
Not documented as a variable.
--8<---------------cut here---------------end--------------->8---

But I don't know what was intended...

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to