ソースファイルから、wordフォマットで作成されたファイルができれば良いのです。ちなみに、ソースファイルのプリアンプルには以下のように書き込んだいます。
¥documentclass[11pt]{article}
¥usepackage{amsmath}
¥usepackage{amssymb}
¥usepackage{amscd}
¥usepackage[dvips]{graphicx}
¥usepackage[dvips]{pict2e}
¥usepackage{bm}
¥usepackage{type1cm}
¥usepackage{footnote}
¥usepackage{float}
¥usepackage{setspace}
¥newtheorem{theorem}{Theorem}%[Section]
¥newtheorem{lemma}{Lemma}
¥newtheorem{corollary}{Corollary}
¥newtheorem{definition}{Definition}%[Section]
¥newtheorem{assumption}{Assumption}
¥begin{document}
作成環境は、以下の通りです。
TeXShop 4.58,
macOS 11.1