-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
We have DOCX files where the authors often embed Powerpoint files.
This case is not handler properly.
! LaTeX Error: Unknown graphics extension: .emf.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.429 ...16t125157.docx.tmp/word/media/image1.emf}
? x
Ideally .emf files would converted to proper SVGs or PNGs.
If this is not possible they should be removed and not carried forward the LaTeX output
Perhaps removed image could be replace with a placeholder or a warning message.