I have an latex project, I want to build to .doc file, but current latex compile only support build to pdf
Asked
Active
Viewed 38 times
0
I have an latex project, I want to build to .doc file, but current latex compile only support build to pdf
TeX4ht, Chikri, GrindEq, etc.), but after conversion, you need to do work with the converted Word file, No converter provides exact output as same asTeXoutput – MadyYuvi Mar 07 '24 at 07:16make4ht -f odt filename.texand later with libre office you can convrt to .doc file – Manuel Cart Mar 07 '24 at 09:26