PDA

View Full Version : Subscript text within DText



bgarrett
2005-08-01, 03:06 PM
Is ther a way to get sub scrip text without using m-text. I know about using the carrot key way; I was wondering if there was a %% for it.

BrenBren
2005-08-01, 03:12 PM
Please note I have moved this question from the AutoCAD Tips and Tricks forum to the AutoCAD General forum as I believe it is better served here.

Thanks

bgarrett
2005-08-01, 03:32 PM
Thank you.

scwegner
2005-08-01, 04:02 PM
Does it really have to be dtext? Okay, well you can get simple characters like a supersript 2 with %% depending on your font. for more complex things, check out these links:

http://discussion.autodesk.com/thread.jspa?messageID=303271
http://discussion.autodesk.com/thread.jspa?messageID=251743
http://discussion.autodesk.com/thread.jspa?messageID=198324

Haven't tried it myself though so no promises.

bgarrett
2005-08-01, 04:57 PM
Does it really have to be dtext? Okay, well you can get simple characters like a supersript 2 with %% depending on your font. for more complex things, check out these links:

http://discussion.autodesk.com/thread.jspa?messageID=303271
http://discussion.autodesk.com/thread.jspa?messageID=251743
http://discussion.autodesk.com/thread.jspa?messageID=198324

Haven't tried it myself though so no promises.
Thanks for the help.