<?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" in Lizenzierung</title>
    <link>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414299#M758</link>
    <description>ich habe das Thema ins GDL-Forum verschoben.   :winken:</description>
    <pubDate>Wed, 08 Feb 2006 12:54:00 GMT</pubDate>
    <dc:creator>David Kehr</dc:creator>
    <dc:date>2006-02-08T12:54:00Z</dc:date>
    <item>
      <title>gdl und text</title>
      <link>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414298#M757</link>
      <description>hallo zusammen&lt;BR /&gt; &lt;BR /&gt; ich habe vergeblich versucht, in einem gdl-element einen text aus den parametern einzufügen, bei welchem er mit die textdarstellungen auf meinen einstellungen übernehmen soll.&lt;BR /&gt; &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;PEN 3&lt;BR /&gt; &lt;BR /&gt; DEFINE STYLE{2}    "style_title" "Futura Bk BT", size_title, 1&lt;BR /&gt; DEFINE STYLE{2}    "style_font" "Futura Bk BT", size_font, 0&lt;BR /&gt; &lt;BR /&gt; SET STYLE "style_title"&lt;BR /&gt; PARAGRAPH "title" 1, 0, 0, 0, 1.5&lt;BR /&gt; 	"WANDAUFBAU"&lt;BR /&gt; ENDPARAGRAPH&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; PARAGRAPH "text1" 1, 0, 0, 0, 1&lt;BR /&gt;         schicht_1_text&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; PARAGRAPH "text2" 1, 0, 0, 0, 1&lt;BR /&gt;         "BACKSTEIN"&lt;BR /&gt; ENDPARAGRAPH&lt;BR /&gt; PARAGRAPH "mass1" 1, 0, 0, 0, 1&lt;BR /&gt;         schicht_1_mass&lt;BR /&gt; ENDPARAGRAPH&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"schicht_1_text und schicht_1_mass werden von den parametern her eingestellt und auch angezeigt. jedoch ohne meine formatieren.&lt;BR /&gt; &lt;BR /&gt; wo liegt der fehler? ich benutze archicad 9.0&lt;BR /&gt; &lt;BR /&gt; hoffe um eine schnelle antwort&lt;BR /&gt; &lt;BR /&gt; greetz patma5ter&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 08. Februar 2006, 13:19: Beitrag editiert von: patma5ter ]&lt;/SMALL&gt;</description>
      <pubDate>Wed, 08 Feb 2006 12:19:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414298#M757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T12:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: gdl und text</title>
      <link>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414299#M758</link>
      <description>ich habe das Thema ins GDL-Forum verschoben.   :winken:</description>
      <pubDate>Wed, 08 Feb 2006 12:54:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414299#M758</guid>
      <dc:creator>David Kehr</dc:creator>
      <dc:date>2006-02-08T12:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: gdl und text</title>
      <link>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414300#M759</link>
      <description>Was mir spontan auffällt:&lt;BR /&gt; &lt;BR /&gt; SET STYLE ist außerhalb von PARAGRAPH. Könnte sein, daß das ein Problem ist.&lt;BR /&gt; &lt;BR /&gt; PARAGRAPH ohne Inhalt sollte man vermeiden.&lt;BR /&gt; &lt;BR /&gt; TEXTBLOCK-Breite =0? Mal mit einem festem Wert probiert?&lt;BR /&gt; &lt;BR /&gt; Im TEXTBLOCK mal den bezug von 1 auf 0 gesetzt?&lt;BR /&gt; &lt;BR /&gt; Sonst mal schrittweise nur it 1 PARAGRAPH probieren und nach und nach die anderen dazu.</description>
      <pubDate>Wed, 08 Feb 2006 12:54:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Lizenzierung/gdl-und-text/m-p/414300#M759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-02-08T12:54:00Z</dc:date>
    </item>
  </channel>
</rss>

