Superscripts and subscripts in MTEXT

Discussion in 'AutoCAD' started by Dave, Jul 2, 2003.

  1. Dave

    Dave Guest

    How does one do superscripts and subscripts using the MTEXT command in ACAD
    LT 2004?
     
    Dave, Jul 2, 2003
    #1
  2. From http://www.dotsoft.com/acadtips.htm

    ----------------------------------------

    How can I do subscript/superscript text?

    There is no way to do it in standard TEXT. However you can do it in
    MTEXT using the stack mechanism. As an example bring up the MTEXT
    editor dialog and paste in something like:

    Raise to the 3rd^ Power!

    Basically the formula is to use the ^ carat symbol along with the same
    number of spaces as you have characters to shift up/down. In my example
    above I would enter this into the MTEXT editor dialog box, there are
    three spaces after the ^, two to balance the shift of the 'rd' and a
    third for the natural space between the words. In the MTEXT editor I
    would highlight the 5 characters "rd^ ", then press the A/B stacking
    button in the dialog. The 'rd' then becomes superscript. To achieve
    subscript simply reverse the order putting the spaces and carat first,
    for example " ^rd".

    If you wanted to underline the superscript or overline the subscript,
    simply use a "/" (forwardslash) instead of the carat symbol.
     
    Terry W. Dotson, Jul 2, 2003
    #2
  3. Dave

    Ian A. White Guest

    Use the option to stack fractions.

    ^n will give you subscript n

    n^ will give you superscript n

    --

    Regards,

    Ian A. White, CPEng

    WAI Engineering
    Sydney 2000
    Australia

    Ph: 0418 203 229 (Int'l: +61 418 203 229)
    Fax: (02) 9622 0450 (Int'l: +61 2 9622 0450)

    Home Page: www.wai.com.au
     
    Ian A. White, Jul 2, 2003
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.