maddog1995 Posted August 5, 2011 Posted August 5, 2011 I thought this would be a simple thing to fix, but I'm having difficulty making a change to multiple texts. I received a drawing from another firm that uses different text styles than my firm. I can change all the text styles to mine, but they all hold onto their original fonts. I can't figure out how to change the fonts in multiple instances. Does anyone have any suggestions? Quote
nestly Posted August 5, 2011 Posted August 5, 2011 As you've already discovered, if the MTEXT has been modified from it's original style (ie if there are font/properties overrides) the overrides remain even if the style is changed. You can manually delete the over-rides via the Properties Panel, or you can use a lisp routine called "stripmtext" to remove/reset all the formatting in all the selected MTEXTs in one operation. Quote
maddog1995 Posted August 5, 2011 Author Posted August 5, 2011 Thanks, nestly. Is the "stripmtext" lisp routine available on the forum? Quote
nestly Posted August 5, 2011 Posted August 5, 2011 There are several versions, and probably any of them would work fine, but I recommend you head over to TheSwamp to get Ver5. They have a thread and some demo animations showing all the features. http://www.theswamp.org/index.php?PHPSESSID=9ah6qjfncaponobh0fq8mkqet5;topic=31584.0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.