<?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 What is the difference between text style and text formatting? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7892402#M185776</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="text.JPG" style="width: 664px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/481797iC34A18F7E493AB64/image-size/large?v=v2&amp;amp;px=999" role="button" title="text.JPG" alt="text.JPG" /&gt;&lt;/span&gt;I am going to change the font of my text. It is so confusing I am able to select the font from style panel and formatting panel. What is the different between these two? Isn't this a redundant option??&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Mar 2018 21:31:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-28T21:31:03Z</dc:date>
    <item>
      <title>What is the difference between text style and text formatting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7892402#M185776</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="text.JPG" style="width: 664px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/481797iC34A18F7E493AB64/image-size/large?v=v2&amp;amp;px=999" role="button" title="text.JPG" alt="text.JPG" /&gt;&lt;/span&gt;I am going to change the font of my text. It is so confusing I am able to select the font from style panel and formatting panel. What is the different between these two? Isn't this a redundant option??&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 21:31:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7892402#M185776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-28T21:31:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: What is the difference between text style and text formatting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7892477#M185777</link>
      <description>&lt;P&gt;Thats not a TEXTobject, thats a MTEXTobject (important difference)&lt;/P&gt;
&lt;P&gt;Inside a Mtext you can overwrite some things like the font with "internal mtext formats".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you familiar with blocks and object propertie values ByLayer / ByBlock? In parts mtext-content inside mtext is like lines in a block.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have textstyle with them properties, one of them is the font for example arial.ttf&lt;/P&gt;
&lt;P&gt;The mtextOBJECT referenced to a textstyle.&lt;/P&gt;
&lt;P&gt;Each character inside the MText has the propertie Font=ByTextstyle&lt;STRONG&gt;*&lt;/STRONG&gt; and the character is displayed in arial.ttf&lt;/P&gt;
&lt;P&gt;Now you can change this. MTedit, select your mtext, Select some or all characters and set Font to Webdings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The mtext object referenced to a textstyle with font arial, but the chars displayed in font webdings.&lt;/P&gt;
&lt;P&gt;And you can see it: Select your mtext object, look into propertiepalette, row CONTENTS. You can see more than your normal MText value, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An other example is the color. The color of each character is "ByMtext"&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If MTextcolor is set to ByLayer, the MText content is displaying in the color of the layer.&lt;/P&gt;
&lt;P&gt;If MTextcolor is set to color6, the MText content is displaying in the color of the mtext object(6)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you overwrite the character color inside the MText-Editor with color4, the characters will display in color4,&lt;/P&gt;
&lt;P&gt;not in the color a mtext layer and not in the color of the mtext object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the Font and the Color of these charcters are totally independent of textstyle-font and layer-color or mtext-object color.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Removing internal formats&lt;/P&gt;
&lt;P&gt;mtedit, select the character(s), set propertie back to nomal value or right-click/remove formats (oslt)&lt;/P&gt;
&lt;P&gt;One cool third part program to remove them: stripmtext.lsp&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;*&lt;/STRONG&gt; These are just my fancy words to explain it, not standard AutoCAD vocabulary!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 22:16:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7892477#M185777</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-03-28T22:16:43Z</dc:date>
    </item>
    <item>
      <title>Betreff: What is the difference between text style and text formatting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7893933#M185778</link>
      <description>&lt;P&gt;As a user, we just want to use a simple function, which is the text font. Even though there are some reason behind, that's the responsibility of the program to make it simple and self explanatory. Not throw the question to end users.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 12:17:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7893933#M185778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-29T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Betreff: What is the difference between text style and text formatting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7894026#M185779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; Not throw the question to end users&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;He just tried to answer your question ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From my point of view:&lt;/P&gt;
&lt;P&gt;For users who work well structured ==&amp;gt; they use the styles&lt;/P&gt;
&lt;P&gt;For users who ignore well structured drawings, or in some special situations ==&amp;gt; modify the font directly within MTEXT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And as there exist both types of users there exist both options for how to use the formatting for MTEXT objects. Removing any of them will result in a group of people ranting that a function they need was removed. Learning functions is not wrong, then you can decide which one is the better one for your workflow ... saying all other things are wrong just because they are not fitting to your special workflow could not be the result of software development, could it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just my 2c, - alfred -&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 12:56:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7894026#M185779</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2018-03-29T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Betreff: What is the difference between text style and text formatting?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7894036#M185780</link>
      <description>&lt;P&gt;..it´s working like a normal word processor - like microsoft word for example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have a format-template (in Acad it is the textstyle), for example for titles and users can overwrite the predefined character properties&lt;/P&gt;
&lt;P&gt;with different color, fonts and so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 12:53:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/what-is-the-difference-between-text-style-and-text-formatting/m-p/7894036#M185780</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-03-29T12:53:21Z</dc:date>
    </item>
  </channel>
</rss>

