<?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>Thema "Zeichnungstitel – Schriftstil nicht up to date" in Programmierung</title>
    <link>https://community.graphisoft.com/t5/Programmierung/Zeichnungstitel-Schriftstil-nicht-up-to-date/m-p/610059#M7810</link>
    <description>&lt;P&gt;Hallo zusammen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Der Zeichnungstitel nimmt die Schriftarteneinstellung auf einmal, meistens und komplett nur noch, wenn man dieselben Eingaben nochmals neu macht.&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="snow_0-1718886064458.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/63253i5CC0FFE264694C6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="snow_0-1718886064458.png" alt="snow_0-1718886064458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lässt sich dem vielleicht irgendwie entgegenwirken?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DEFINE STYLE "STYLE_1" AC_TextFont_1,
AC_TextSize_1, TA, AC_TextStyle_1

DEFINE STYLE "STYLE_l" AC_TextFont_1,
AC_TextSize_1, 1, AC_TextStyle_1

DEFINE STYLE "STYLE_z" AC_TextFont_1,
AC_TextSize_1, 2, AC_TextStyle_1

DEFINE STYLE "STYLE_r" AC_TextFont_1,
AC_TextSize_1, 3, AC_TextStyle_1

PEN AC_TextPen_1

IF (TM) THEN
SET STYLE "STYLE_1"


	if (LB)then 
	text2 0+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (ZT) then 
	text2 AC_DrawingRect[3]/2+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (RB) then 
	text2 (AC_DrawingRect[3]-DistH), -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	else



	if (LB)then 
	SET STYLE "STYLE_l"
	text2 0+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (ZT) then 
	SET STYLE "STYLE_z"
	text2 AC_DrawingRect[3]/2+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (RB) then 
	SET STYLE "STYLE_r"
	text2 (AC_DrawingRect[3]-DistH), -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

endif&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 13:30:55 GMT</pubDate>
    <dc:creator>snow</dc:creator>
    <dc:date>2024-06-20T13:30:55Z</dc:date>
    <item>
      <title>Zeichnungstitel – Schriftstil nicht up to date</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Zeichnungstitel-Schriftstil-nicht-up-to-date/m-p/610059#M7810</link>
      <description>&lt;P&gt;Hallo zusammen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Der Zeichnungstitel nimmt die Schriftarteneinstellung auf einmal, meistens und komplett nur noch, wenn man dieselben Eingaben nochmals neu macht.&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="snow_0-1718886064458.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/63253i5CC0FFE264694C6F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="snow_0-1718886064458.png" alt="snow_0-1718886064458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lässt sich dem vielleicht irgendwie entgegenwirken?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;DEFINE STYLE "STYLE_1" AC_TextFont_1,
AC_TextSize_1, TA, AC_TextStyle_1

DEFINE STYLE "STYLE_l" AC_TextFont_1,
AC_TextSize_1, 1, AC_TextStyle_1

DEFINE STYLE "STYLE_z" AC_TextFont_1,
AC_TextSize_1, 2, AC_TextStyle_1

DEFINE STYLE "STYLE_r" AC_TextFont_1,
AC_TextSize_1, 3, AC_TextStyle_1

PEN AC_TextPen_1

IF (TM) THEN
SET STYLE "STYLE_1"


	if (LB)then 
	text2 0+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (ZT) then 
	text2 AC_DrawingRect[3]/2+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (RB) then 
	text2 (AC_DrawingRect[3]-DistH), -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	else



	if (LB)then 
	SET STYLE "STYLE_l"
	text2 0+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (ZT) then 
	SET STYLE "STYLE_z"
	text2 AC_DrawingRect[3]/2+DistH, -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

	if (RB) then 
	SET STYLE "STYLE_r"
	text2 (AC_DrawingRect[3]-DistH), -DistV,"&amp;lt;DRAWINGNAME&amp;gt;"
	endif

endif&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 13:30:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Zeichnungstitel-Schriftstil-nicht-up-to-date/m-p/610059#M7810</guid>
      <dc:creator>snow</dc:creator>
      <dc:date>2024-06-20T13:30:55Z</dc:date>
    </item>
  </channel>
</rss>

