Thomas J. Duck
Thomas J. Duck
Thanks for this input, @shixuguo. For some time now I have wanted to improve the docx output for pandoc-eqnos and friends. I know that there is a lot of interest....
I agree that this should be addressed. If you can help with testing that would be great. I will first need to review similar (incomplete) work done in pandoc-fignos and...
A quick note about this: > I know in current design, equation attributes need to be immediately adjacent to the equation itself. But I think it's a wrong design or...
I have created a wiki page to help organize a solution to this problem: https://github.com/tomduck/pandoc-eqnos/wiki/Development#docx-output
Thanks for this, @ebranlard. I am nearing completion of my work on version 2.0 of each filter. I expect to work on docx support this fall. It has been a...
Is anyone still having this problem? The `pandoc-xnos` script needs to be on the PATH. For most systems this shouldn't be a problem. If in doubt, you can check that...
Thanks, @FrsLry. Let's see if we can figure this out. What OS are you using? Cheers, Tom
@FrsLry, did you install from PyPI using `pip`, or some other method? --Tom
Good, thanks. Could you please provide the output of `pip show --files pandoc-xnos`? This will allow us to see where the pandoc-xnos script and library are installed on your system....
I am wondering if the solution to this problem under Windows is to just drop `--user` from the installation command? Cheers, Tom