Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.17 KB

Amin's Acute MSWord VBA macros

My Microsoft Word VBA macros.

MathType2Word

Convert Mathtype Equations to Microsoft Word Equations.

This is similar to what GrindEQ, which is a commercial software does.

It converts both inline and full equations

Usage:

  • Select the part of the document you want to convert its equations.
  • Then run the macro.

codePaste

to paste a code snippet into MS word and make its background gray

pasteSelected

Paste a text and keep the pasted text selected

Originally by Greg Maxey

using the Macros

Follow the instructions here for importing the macros: