-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
markdown to docx -- some figures do not appear when reference docx contains an image in header #7503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can you upload the reference.docx you're using? |
Happy to -- I've attached it here. Let me know if you need anything else! |
Odd, I'm not able to reproduce this in my own testing. |
Strange! Okay, I've attached a zip file. Let me know if there are any other files you'd like me to include. |
Tested with your case and got five images in the figure... |
My coworker was able to reproduce the issue (macOS 11.5.1, Microsoft Word for Mac 16.52). Do you mind sharing what version of Word you're using? I'm wondering if that could be part of our problem |
Word for Mac 16.3.3 |
Upgraded to 16.33. Still 5 images. |
Looks like it's a probably an issue with our Word configuration. Thank you for all of your help and time! |
Problem
When converting markdown to docx, some figures do not appear in the docx when the reference docx contains an image in the header. If an image is not included in the reference docx header, all figures appear in the final docx.
How I can include an image in the header of the reference docx and include all plots in the final Word docx? Also posted on stackoverflow.
Exact command line used
Exact input used
Output received
The final docx includes 4 figures, instead of 5 figures.
Output expected
The final docx should include all 5 figures and the image in the header.
Pandoc version?
The text was updated successfully, but these errors were encountered: