Results 1 to 4 of 4

Thread: Is there a variable to set the Mtext line space style?

  1. #1
    I could stop if I wanted to
    Join Date
    2003-11
    Posts
    450
    Login to Give a bone
    0

    Default Is there a variable to set the Mtext line space style?

    The default value for mtext line space style is "at least". I would like to set the value so that it is always set to "exactly".

  2. #2
    Wish List Manager BrenBren's Avatar
    Join Date
    2000-11
    Location
    150700
    Posts
    3,439
    Login to Give a bone
    0

    Default Re: Is there a variable to set the Mtext line space style?

    I found this in the help file...

    Click Tools menu Properties.
    The Properties palette is displayed.

    Select the multiline text object you want to edit.
    In the Properties palette, for Line Space Style, select one of the following:
    At Least. Adjusts lines of text automatically based on the height of the largest character in the line. More space is added between lines of text with taller characters. This is the default setting.
    Exactly. Forces the line spacing to be the same size for all lines of text regardless of format differences such as font or text height.
    Change the line spacing by entering a new value for either of the following options. The two line spacing options provide different ways to set the same thing:
    Line Space Factor. Sets the line spacing to a multiple of single-line spacing. Single spacing is 1.66 times the height of the text characters.
    Line Space Distance. Sets the line spacing to an absolute value measured in drawing units. Valid values must be between 0.0833 and 1.3333.
    Note After you exit the Properties palette, the value of the other line spacing option is updated to correspond with the line spacing value that you entered.

  3. #3
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Iron Station, NC
    Posts
    3,198
    Login to Give a bone
    0

    Default Re: Is there a variable to set the Mtext line space style?

    try (setvar "tspacetype" 2), it doesn't work for dimensions or leaders.

  4. #4
    I could stop if I wanted to
    Join Date
    2003-11
    Posts
    450
    Login to Give a bone
    0

    Default Re: Is there a variable to set the Mtext line space style?

    Thanks cowgirl, thats what I was looking for.

Similar Threads

  1. Multi line Mtext to Single line Mtext
    By csiress.154683 in forum AutoLISP
    Replies: 7
    Last Post: 2013-06-12, 02:21 PM
  2. Text style to include line space factor
    By Wish List System in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2013-04-03, 06:25 PM
  3. 2008 multileader style with landing underlining first mtext line
    By CAD cowboy in forum AutoCAD Annotation
    Replies: 3
    Last Post: 2008-06-12, 08:59 PM
  4. Custom Line Style Manager to Simplify Line Style Creation
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2008-01-09, 09:21 PM
  5. Text standards - mtext line space distance/factor
    By devilfrog in forum AutoCAD General
    Replies: 6
    Last Post: 2007-09-05, 11:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •