Matt Price writes:
> Thanks to Dan and Carsten,
>
> I now have this:
>
>
> (defun mwp/push-latex-to-odt ()
> "takes the exported tex file from org-mode and converts it to odt,
> then launches openoffice"
> (shell-command
>(format "mk4ht oolatex %s.tex"
> (file-name-sans-exten
Thanks to Dan and Carsten,
I now have this:
(defun mwp/push-latex-to-odt ()
"takes the exported tex file from org-mode and converts it to odt,
then launches openoffice"
(shell-command
(format "mk4ht oolatex %s.tex"
(file-name-sans-extension (buffer-name
(shell-command