2.1.5 ChangeTextHeight
Change Text Height, a program written in AutoLISP, is used to force all AuoCAD texts to have the same height of their text styles.

Some drawings users want to fix the text height to be equal to the height of its text style (assigned in STYLE command). This program will search all texts (TEXT, MTEXT) in the drawing and change their heights with the height from their text styles.

Load file txheight.lsp and type CTH command to begin.