Hi John,
I really appreciate your help. I tried the latest version of ox-word.el that
you place in scimax, but got the same error. I suspect that there is a bug in
my set-up.
I will investigate and keep you posted.
Cheers,
M
> On Jun 27, 2017, at 7:21 PM, Doyley, Marvin M. wrote:
>
> Here
Your file worked approximately right for me. The code block did not render
too well (I set it up to use minted), but everything else did fine I guess.
My tex header is different than yours, but I don't know how much that
matters. The output I got is attached.
I did see two places where delete-file
Here is a sample file that I have been using,
simple_test.org
Description: Binary data
simple_test.tex
Description: TeX document
> On Jun 27, 2017, at 10:53 AM, John Kitchin wrote:
>
> can you post a small org file that has this problem?
>
> Doyley, Marvin M. writes:
>
>> Thanks for point
can you post a small org file that has this problem?
Doyley, Marvin M. writes:
> Thanks for point this out, which I have now removed, but I still get an
> error. This time I get
>
> pandoc: nil: openFile: does not exist (No such file or directory)
> helm-M-x: Wrong type argument: stringp, nil
>
Thanks for point this out, which I have now removed, but I still get an error.
This time I get
pandoc: nil: openFile: does not exist (No such file or directory)
helm-M-x: Wrong type argument: stringp, nil
Thanks,
M
PS here is the back trace
Debugger entered--Lisp error: (wrong-type-argument str
what is this function: my-other-delete-trailing-blank-lines
it appears it is not defined. but is getting called in a before-save-hook.
Doyley, Marvin M. writes:
> Hi there,
>
> I am play with John’s ox-word.el function, which us pandoc to convert org via
> latex to docx. However, when I try to
Hi there,
I am play with John’s ox-word.el function, which us pandoc to convert org via
latex to docx. However, when I try to use it, I get the following error
helm-M-x: Wrong type argument: stringp, nil
Any suggestion on how to resolve this issue.
Cheers,
M
Ps Here is the backtrace
Debugg