On Thu, 7 Apr 2011, Nick Dokos wrote:


Add a function to your .emacs

--8<---------------cut here---------------start------------->8---
(defun org-publish-all-force ()
  (interactive)
  (org-publish-all t))
--8<---------------cut here---------------end--------------->8---

and call it instead of org-publish-all on the command line.

But if the css file is unchanging, why does it matter?

Nick






Thank you, works a treat.


There are so many changes being applied at this stage I am rm'ing the target and regenerating when I do a full publish. In a month or so, that'll be overkill.

Louis

Reply via email to