79114090

Date: 2024-10-22 12:40:36
Score: 3.5
Natty:
Report link

In the meantime, I have found a solution to this for myself. The original document is a DOCX. I convert this document to LaTeX using the OSS tool docx2tex. After not finding a solution on the TEX side, I searched on the DOCX side. Using the Python package python-docx, you can read in a DOCX as XML, process it and write it out again. With AI support, I developed a Python script that blends the DOCX. That way it works too, of course.

Reasons:
  • Blacklisted phrase (1): this document
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ruben