<?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: Unicode Equivalent for Line Breaks, is it Possible? in AutoCAD LT Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730642#M13097</link>
    <description>&lt;P&gt;Thank you everyone for the quick replies- what a great community! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose you're right&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;, there wouldn't be a way to break a referenced string in a field. Mayhap, the best way to do this would be embedding a couple of extra custom drawing attributes to reference in single-line TEXT objects? (I've noticed that strings can only be "wrapped" within the confines of an MTEXT box, but not necessarily broken.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping for some easy unicode hack to enter into the reference string that would force a line break so that the embedded field within my block syncs up to that selectively, but I can see why that could cause programming issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm happy I asked though- I'm always open to making my drawings more intelligent and parametric wherever possible!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 16:06:15 GMT</pubDate>
    <dc:creator>Cory-Dubeau</dc:creator>
    <dc:date>2021-11-02T16:06:15Z</dc:date>
    <item>
      <title>Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729264#M13093</link>
      <description>&lt;P&gt;Good evening everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my first ever question on here, so hopefully this isn't too green!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a good long day of tweaking my new custom title blocks, I decided to automate my title blocks somewhat using fields and certain custom properties- this has been a great time-saver and certainly makes you feel slick when you regen it &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question here is I have a an MTEXT field that syncs with my drawing title within the properties box and, as expected, it wraps when the string gets too long per line. No problem.&lt;BR /&gt;&lt;BR /&gt;The trouble is when I have a client address that is shorter, it'd be nice from a formatting point of view to be able to put line breaks in so that the street address is on top, the municipality the second, province, the third and so on. Normally when I edit MTEXT, a simple SHIFT+ENTER works just fine, but I'm editing this field from the Drawing Properties dialog, so the text stays in a single line. The other problem is that my MTEXT is nested into a title block which I thought would make my life easier, but not so much here. Because of this nature, I cannot select the MTEXT without block editing and that.. sort of defeats what I was trying to do (especially if it becomes necessary for each project).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know you can use some short hands to place symbols (*.shx substitutions) for centre-lines, diameters, superscripts and so on (and oddly enough a non-line breaking space), but is there an equivalent that ACAD recognizes for a line-breaking space? I did some digging and apparently windows natively recognizes \U+2424 as a line-break, but ACAD can't render it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If anyone has a neat trick they'd like to share, that'd be great! I'd hate to have to put a number of spaces to force the line break. I also suppose I could live with this if it doesn't work.&lt;BR /&gt;&lt;BR /&gt;Thank you all in advance for taking the time! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cory, the curious.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 03:19:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729264#M13093</guid>
      <dc:creator>Cory-Dubeau</dc:creator>
      <dc:date>2021-11-02T03:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729788#M13094</link>
      <description>&lt;P&gt;Are you sure it's a multiline attribute? I have a multiline attribute in a block and I cannot edit it in properties it will always bring up the mtext dialog box&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 09:24:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729788#M13094</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-11-02T09:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729828#M13095</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Drawing Properties are not 'Properties Palette', it's DWGPROP&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;(this topic is about a field inside an mtext , inside a block, linked to dwgprops - wanted feature: Linebreaks)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;2. Where you read "Attribut"?&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 09:44:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10729828#M13095</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2021-11-02T09:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730187#M13096</link>
      <description>&lt;P&gt;Wouldn't your wish/desire actually break/interfere with the single entry FIELD being sought? Think about it, FIELD command is like a mirror, no different, it is reading a single entry that is something like&lt;BR /&gt;&lt;BR /&gt;1234 MAIN STREET BIG CITY BIG STATE IMPORTANT COUNTRY&lt;BR /&gt;&lt;BR /&gt;Perhaps you need two or more fields instead in two or more separate DWGPROPS entries like:&lt;BR /&gt;1234 MAIN STREET&lt;BR /&gt;BIG CITY BIG STATE&lt;BR /&gt;IMPORTANT COUNTRY&lt;BR /&gt;&lt;BR /&gt;Then instead of multiline ATTs you use two or more single line ATTs.&lt;BR /&gt;&lt;BR /&gt;TOOTB&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 14:06:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730187#M13096</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-11-02T14:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730642#M13097</link>
      <description>&lt;P&gt;Thank you everyone for the quick replies- what a great community! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose you're right&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;, there wouldn't be a way to break a referenced string in a field. Mayhap, the best way to do this would be embedding a couple of extra custom drawing attributes to reference in single-line TEXT objects? (I've noticed that strings can only be "wrapped" within the confines of an MTEXT box, but not necessarily broken.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping for some easy unicode hack to enter into the reference string that would force a line break so that the embedded field within my block syncs up to that selectively, but I can see why that could cause programming issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm happy I asked though- I'm always open to making my drawings more intelligent and parametric wherever possible!&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 16:06:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730642#M13097</guid>
      <dc:creator>Cory-Dubeau</dc:creator>
      <dc:date>2021-11-02T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730699#M13098</link>
      <description>&lt;P&gt;Have you tried using \P? See the image below&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/984849iD9FA1C6FC91EFA95/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 16:32:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10730699#M13098</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2021-11-02T16:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10731526#M13099</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate the help! I gave your text line break character a run, but oddly enough it seems like ACAD automatically breaks this functionality by adding another backslash before it after I've typed it in like my screenshot&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":persevering_face:"&gt;😣&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MText-Qualms.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/984990iE95015B086698073/image-size/large?v=v2&amp;amp;px=999" role="button" title="MText-Qualms.jpg" alt="MText-Qualms.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's really quite puzzling, I wonder if it's a hidden system variable that's "autocorrecting" the text value so I don't accidentally add unintended spaces and whatnot - however, I think we're on to something here&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 00:58:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10731526#M13099</guid>
      <dc:creator>Cory-Dubeau</dc:creator>
      <dc:date>2021-11-03T00:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10732079#M13100</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't like to see the thread popping again and again, so I'll answer now.;D&lt;/P&gt;
&lt;P&gt;1. No, it is not possible&lt;BR /&gt;2. Best solution, see Pendeans answer - use 2 or 3 rows in your Dwgprops and 2-3 Textlines (= 2-3 fields)&lt;/P&gt;
&lt;P&gt;3. It's really quite puzzling&lt;BR /&gt;No is not, if you understand that in programs are a user-world and a machine-world.&lt;/P&gt;
&lt;P&gt;In DWG/DXF you have "internal control codes" in Strings (TEXT,MTExt aso),&lt;BR /&gt;made and manage by the program. \P for a newLine or new paragraph for example.&lt;/P&gt;
&lt;P&gt;If you like to write a Text "PowerOn\PowerOff"&lt;BR /&gt;AutoCAD would display&lt;/P&gt;
&lt;P&gt;PowerOn&lt;BR /&gt;PowerOff instead of PowerOn\PowerOff&lt;BR /&gt;&lt;BR /&gt;So autocad takes you seriously! (literary), but has to save your input differently&lt;/P&gt;
&lt;P&gt;because \ P already internally as NewLine. &lt;BR /&gt;Backslashs are the initial char for following control formats, \P \n and so on.&lt;BR /&gt;If you want to have a backslash as Text, Autocad adds a second backslash for "read the next char literary".&lt;/P&gt;
&lt;P&gt;O\P =&amp;gt; saved as O\\P&lt;BR /&gt;otherwise it would appears as&lt;BR /&gt;O&lt;BR /&gt;P&lt;/P&gt;
&lt;P&gt;User input = AutoCAD reading literary your input and translate it to the internal needs for displaying well (for you).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fields are reading the source text literary too&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 08:52:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10732079#M13100</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2021-11-03T08:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10732425#M13101</link>
      <description>There is nothing "hidden" to turn on. FIELD command is just a "mirror", a "parrot", mimics but never alters.&lt;BR /&gt;It is reading your / as just that, nothing more.&lt;BR /&gt;&lt;BR /&gt;The "solution" offered is for MTEXT, which is not a FIELD entry. Excellent tip, but irrelevant here for fixing a FIELD entry.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 03 Nov 2021 11:48:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10732425#M13101</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-11-03T11:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Equivalent for Line Breaks, is it Possible?</title>
      <link>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10745131#M13102</link>
      <description>&lt;P&gt;Hello everyone! Thank you all for your inputs! Since the address is a global value throughout my drawings, I suppose I can simply embed an MTEXT (with the option to control the column widths, effectively cutting my lines (or shift+enter) as I need. I just thought I'd experiment more with fields and project properties to save time and adopt different methods for precious time-savings.&lt;BR /&gt;&lt;BR /&gt;I get it though, since fields cannot be formatted, but merely replicate their inputs (with exceptions, like capitalizing, and whatnot), forcing a line break from a document property to an incompatible object just doesn't seem to jive.&lt;BR /&gt;&lt;BR /&gt;I appreciate all your inputs everyone, thank you for your time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 13:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-lt-forum/unicode-equivalent-for-line-breaks-is-it-possible/m-p/10745131#M13102</guid>
      <dc:creator>Cory-Dubeau</dc:creator>
      <dc:date>2021-11-09T13:46:26Z</dc:date>
    </item>
  </channel>
</rss>

