You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently d2t.bat does not process command-line flags. You either need to run d2t (requires Bash; tested with Cygwin; unsure whether it runs on Linux Subsystem for Windows) or to modify d2t.bat locally.
In order to modify it locally, insert MTEFSOURCE=ole after %DIR%/xpl/docx2tex.xpl.
I am trying to execute the following command but its throwing error-
d2t.bat c:\somepath\a.docx (this works fine)
d2t.bat -m=ole c:\somepath\a.docx (this is not working)
please help me to pass the parameters
The text was updated successfully, but these errors were encountered: