I am trying to copy a math equation from a document to another with Python-docx. But it only copies non-equation part.
The code:
import docx doc = docx