<?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 "Re: gdl und text - TEIL 2" in Programmierung</title>
    <link>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426856#M78</link>
    <description>was bezweckt dies? er bringt mir bereits beim überprüfen einen fehler.&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 08. Februar 2006, 15:41: Beitrag editiert von: patma5ter ]&lt;/SMALL&gt;</description>
    <pubDate>Wed, 08 Feb 2006 14:18:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-02-08T14:18:00Z</dc:date>
    <item>
      <title>gdl und text - TEIL 2</title>
      <link>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426853#M75</link>
      <description>&amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Zitat:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;font size="2" face="Verdana, Helvetica, sans-serif"&amp;gt;  &lt;A href="http://www.archiforum.info/ubb/ultimatebb.php?ubb=get_topic;f=3;t=005710" target="_blank"&gt;ich habe das Thema ins GDL-Forum verschoben.&lt;/A&gt; und geschlossen.     &lt;!-- s:( --&gt;&lt;span class="lia-unicode-emoji" title=":enttäuschtes_Gesicht:"&gt;😞&lt;/span&gt;&lt;!-- s:( --&gt;    &lt;BR /&gt; &lt;BR /&gt; So gehts. Muß mich etwas korrigieren. Weniger offensichtlich stimmte was mit deiner Schriftdefinition nicht:&lt;BR /&gt;  &amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Code:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;pre style="font-size:x-small; font-family: monospace;"&amp;gt;size_title=2.5&lt;BR /&gt; size_font=2&lt;BR /&gt; &lt;BR /&gt; PEN 3&lt;BR /&gt; &lt;BR /&gt; DEFINE STYLE{2}    "style_title" "Arial", size_title, 1&lt;BR /&gt; DEFINE STYLE{2}    "style_font" "Geneva", size_font, 0&lt;BR /&gt; &lt;BR /&gt; set STYLE "style_title"&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "title" 1, 0, 0, 0, 1.5&lt;BR /&gt; "WANDAUFBAU"&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "mass_title" 1, 0, 0, 0, 1.5&lt;BR /&gt; ""&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; set STYLE "style_font"&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "text1" 1, 0, 0, 0, 1&lt;BR /&gt; schicht_1_text&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "text2" 1, 0, 0, 0, 1&lt;BR /&gt; "BACKSTEIN"&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "mass1" 1, 0, 0, 0, 1&lt;BR /&gt; schicht_1_mass&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH "mass2" 1, 0, 0, 0, 1&lt;BR /&gt; "15 cm"&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; TEXTBLOCK "aufbau" 0, 1, 0, 1, 1, 1, "title", "text1", "text2"&lt;BR /&gt; RICHTEXT2 0, 0, "aufbau"&lt;BR /&gt; &lt;BR /&gt; TEXTBLOCK "masse" 0, 3, 0, 1, 1, 1, "mass_title", "mass1", "mass2"&lt;BR /&gt; RICHTEXT2 2.3, 0, "masse"Ich dachte zuerst, daß es ein Fehler in AC ist. Da sind zwar welche im Zusammenhang mit PARAGRAPH, aber der kommt hier doch nicht zum Tragen.&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 08. Februar 2006, 14:28: Beitrag editiert von: Ove Bodj ]&lt;/SMALL&gt;</description>
      <pubDate>Wed, 08 Feb 2006 13:11:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426853#M75</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T13:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: gdl und text - TEIL 2</title>
      <link>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426854#M76</link>
      <description>das problem liegt bei den texten, welche ich aus den parametern übernehme.&lt;BR /&gt; &lt;BR /&gt; die restlichen texte konnte ich problemlos formatieren, aber wenn ich die texte dynamisch aus den parametern lese, so formatiert er diese nicht.</description>
      <pubDate>Wed, 08 Feb 2006 13:46:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426854#M76</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: gdl und text - TEIL 2</title>
      <link>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426855#M77</link>
      <description>Dann ist es vielleicht doch der bug. Probier mal:&lt;BR /&gt; &amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Code:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;pre style="font-size:x-small; font-family: monospace;"&amp;gt;schicht_1_text+""</description>
      <pubDate>Wed, 08 Feb 2006 14:15:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426855#M77</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: gdl und text - TEIL 2</title>
      <link>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426856#M78</link>
      <description>was bezweckt dies? er bringt mir bereits beim überprüfen einen fehler.&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 08. Februar 2006, 15:41: Beitrag editiert von: patma5ter ]&lt;/SMALL&gt;</description>
      <pubDate>Wed, 08 Feb 2006 14:18:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/gdl-und-text-TEIL-2/m-p/426856#M78</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T14:18:00Z</dc:date>
    </item>
  </channel>
</rss>

