>>> Copying from the definition for org-publish-org-to-html:
>>>
>>> #+BEGIN_SRC: emacs-lisp
>>>
>>> (defun org-publish-org-to-ascii (plist filename pub-dir)
>>>  "Publish an org file to ASCII.
>>> See `org-publish-org-to' to the list of arguments."
>>>  (org-publish-with-aux-preprocess-maybe
>>>    (org-publish-org-to "ascii" plist filename pub-dir)))
>>>
>>> #+END_SRC
>
> Good idea, I have added these functions to org-publish.el
>
> Thanks.
>
> - Carsten

Recent pull (about 15 minutes ago) doesn't have the function defined.
What's the name?

-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
jh...@gmu.edu
jrhorn...@gmail.com

_______________________________________________
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