<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Text Spacing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699875#M351063</link>
    <description>&lt;P&gt;With content selected in Mtext [this does not work with plain Text], in the ribbon's Mtext editor, pull down the Formatting thing, and adjust the &lt;STRONG&gt;Tracking&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_1-1750958050031.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547052i1E29C193073BF999/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_1-1750958050031.png" alt="Kent1Cooper_1-1750958050031.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 17:14:22 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2025-06-26T17:14:22Z</dc:date>
    <item>
      <title>Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6460544#M268211</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a doubt regarding text spacing. In Auto cad how to find out the space before and after the text if we give the space the wrongly in before and after the text. Is there any notification for it or&amp;nbsp;Is it any command,shortcut or lisp program and macro for it. Please share your ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ruban.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 17:34:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6460544#M268211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T17:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6460721#M268212</link>
      <description>&lt;P&gt;Double click on the text to invoke the text edit dialog box. Hit ctrl-A to select all text. (Even the space before or after) Then select proper text spacing in the editor. (Should be 1.00)&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 18:45:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6460721#M268212</guid>
      <dc:creator>steve216586</dc:creator>
      <dc:date>2016-07-26T18:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6461030#M268213</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a doubt regarding text spacing. In Auto cad how to find out the space before and after the text if we give the space the wrongly in before and after the text. Is there any notification for it or&amp;nbsp;Is it any command,shortcut or lisp program and macro for it.&amp;nbsp;....&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Welcome to these Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[What you have is really a "question" -- yes, the meanings are somewhat related, but "doubt"&amp;nbsp;means something different.&amp;nbsp; English is an overly-complicated&amp;nbsp;language....]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are talking about the spacing between lines in Mtext, the default spacing, when the "Line space factor" in Properties is set to 1.0, is &lt;EM&gt;part of the font definition&lt;/EM&gt;, so it will &lt;EM&gt;not&lt;/EM&gt; be the same for Mtext in all fonts.&amp;nbsp; But you can see what the spacing is&amp;nbsp;in the Properties box, and you can change it by giving it either a different Line space &lt;EM&gt;factor&lt;/EM&gt; [a multiplier of the default] or a specific Line space &lt;EM&gt;distance&lt;/EM&gt;.&amp;nbsp; It can also be affected by whether the "Line space &lt;EM&gt;style&lt;/EM&gt;" is set to "At least" or "Exactly," so read about that difference, too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But also, keep in mind that those values are all about the spacing&amp;nbsp;between the &lt;EM&gt;baselines&lt;/EM&gt; of&amp;nbsp;two line of text -- they are &lt;EM&gt;not&lt;/EM&gt; about the empty space between the bottom of one line of text and the top of the line below.&amp;nbsp; If that's what you mean by "the space before and after," I don't think there's anything that will show it to you directly, and you will probably need to subtract the text height from the line spacing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OR, if you are not talking about line &lt;EM&gt;spacing&lt;/EM&gt;, but &lt;EM&gt;space characters&lt;/EM&gt; before and/or after the visible-character content, those can be eliminated pretty easily [Reply if that's what you need], but again, I don't think there's anything like a notification about them.&amp;nbsp; But a routine could be made to look for them, and tell you if it finds any, if you want that.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2016 21:20:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6461030#M268213</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-07-26T21:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6462223#M268214</link>
      <description>&lt;P&gt;Is this for MTEXT? If yes, you can change spacing in the mtext bar (also look up TSPACEFAC system variable if your older version of AutoCAD has it and you want to explore using it in a LISP)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/258218i3109CAD5FB9F901E/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 13:12:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/6462223#M268214</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2016-07-27T13:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/12700540#M268215</link>
      <description>&lt;P&gt;Vertical row Text spacing Single Line Text&lt;BR /&gt;I work almost entirely in 'single line ' DTEXT ( command TEXT ) ( &amp;gt; 25 years , this question has always bugged me )&lt;BR /&gt;All my technical drawings are on a 4x4 grid&lt;BR /&gt;Literally today by pure chance I copied a column of numbers from excel into the Text command&lt;/P&gt;&lt;P&gt;Much to my delight, with a text height of 2.5, each number is very close to being on the 4x4 grid&lt;/P&gt;&lt;P&gt;Running text height at 1.25, each line of text is has a spacing of very nearly 2.00.&lt;BR /&gt;A little bit of experimentation suggests that a text height of 1.245 will get you to within 0.017 unit of 200 rows of text when copied from a spreadsheet etc, close enough for most applications&lt;BR /&gt;A whole set of numbers can thus be copied from a column of Excel, copied into the TEXT command, then highlighted.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;and dragged as one&amp;nbsp; entity ( highlight all text &amp;gt;&amp;nbsp; Space bar &amp;gt; move all objects ) onto grid.&lt;/P&gt;&lt;P&gt;The Text can be group scaled up to the desired text size, while still retaining it's near perfect grid location&lt;BR /&gt;Picture shows TEXT justified Centre, offset by vertical 1 unit for clarity&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TextSpacing_3_10Apr24.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1348286i56F9D9E3545ADE63/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TextSpacing_3_10Apr24.png" alt="TextSpacing_3_10Apr24.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TextSpacing_2_10Apr24.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1348287iACF3C856EC823CF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TextSpacing_2_10Apr24.png" alt="TextSpacing_2_10Apr24.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I have never been done this before. I have just sped up my workflow vastly...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 23:05:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/12700540#M268215</guid>
      <dc:creator>upgbt-autocad</dc:creator>
      <dc:date>2024-04-10T23:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/12700663#M268216</link>
      <description>&lt;P&gt;If you use &lt;STRONG&gt;TXT2MTXT&lt;/STRONG&gt; to join them all into one MTEXT object, &lt;EM&gt;you can set the line spacing to &lt;STRONG&gt;exactly&lt;/STRONG&gt; your desired 2.0&lt;/EM&gt;, without needing to experimentally play with the text height, but at whatever text height you like [within reason -- there is a limit on the relationship of height vs. line spacing].&amp;nbsp; Make sure you use the &lt;STRONG&gt;Line space &lt;EM&gt;distance&lt;/EM&gt;&lt;/STRONG&gt; entry in the Properties palette [not the Line space &lt;EM&gt;factor&lt;/EM&gt; -- that will adjust itself accordingly], and that the &lt;STRONG&gt;Line space &lt;EM&gt;style&lt;/EM&gt;&lt;/STRONG&gt; is set to "Exactly."&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 00:43:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/12700663#M268216</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-04-11T00:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699518#M351046</link>
      <description>&lt;P&gt;I am using the stencil font but want to space individual characters to ensure when the plasma table cuts it there is enough space to leave material.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 13:13:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699518#M351046</guid>
      <dc:creator>lucas_quinney</dc:creator>
      <dc:date>2025-06-26T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699875#M351063</link>
      <description>&lt;P&gt;With content selected in Mtext [this does not work with plain Text], in the ribbon's Mtext editor, pull down the Formatting thing, and adjust the &lt;STRONG&gt;Tracking&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_1-1750958050031.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1547052i1E29C193073BF999/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_1-1750958050031.png" alt="Kent1Cooper_1-1750958050031.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 17:14:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699875#M351063</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-06-26T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699955#M351071</link>
      <description>&lt;P&gt;For example in the J and D, I want to ensure that the individual letter is spaced enough not from other letters but from itself to not bleed into the other part of the letter when cutting.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 18:13:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13699955#M351071</guid>
      <dc:creator>lucas_quinney</dc:creator>
      <dc:date>2025-06-26T18:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13700168#M351084</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17590062"&gt;@lucas_quinney&lt;/a&gt;&amp;nbsp;Kerning is what you seek (or seem to be describing), and that &lt;EM&gt;&lt;U&gt;does not exist&lt;/U&gt;&lt;/EM&gt; in AutoCAD. Sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All you can do is covered by the reply from&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 20:49:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13700168#M351084</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-06-26T20:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text Spacing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13701516#M351125</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/17590062"&gt;@lucas_quinney&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;For example in the J and D, I want to ensure that the individual letter is spaced enough &lt;FONT color="#0000FF"&gt;not from other letters but from itself&lt;/FONT&gt; to not bleed into the other part of the letter when cutting.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you're talking about changing the positional relationship &lt;FONT color="#0000FF"&gt;&lt;EM&gt;between parts of the same character&lt;/EM&gt;&lt;/FONT&gt;, you're probably going to need to TXTEXP for heavy-Polyline outlines that are not locked together, and move the resulting pieces around manually.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jun 2025 16:57:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/text-spacing/m-p/13701516#M351125</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2025-06-27T16:57:41Z</dc:date>
    </item>
  </channel>
</rss>

