What problem does it solve?
This Skill converts a LaTeX thesis into a Word document that preserves the original PDF-like layout while turning every formula into a native Word OMML object instead of a pasted image or broken equation.
Core Features & Use Cases
- Formula placeholder scanning: Finds inline and display math across linked TeX files and rewrites them as tracked placeholders.
- PDF-preserving workflow: Produces a placeholder TeX build for PDF-to-Word conversion while keeping thesis structure, margins, and page layout intact.
- Word cleanup and validation: Replaces placeholders with OMML, fixes spurious section-break artifacts that cause blank pages, and checks rendered page fill for layout issues.
- Use case: A graduate student can convert a Chinese thesis into an editable Word file without sacrificing equation fidelity or section formatting.
Quick Start
Use this skill on a LaTeX thesis project to scan the source, generate a placeholder PDF for manual Word conversion, and then replace the placeholders with native OMML while cleaning the final document layout.