<?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 Backreferencing separators in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124826#M26317</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;It appears to me that the codes used for backreferencing in the Title objects only allows references to be in a single line. Does anyone know how to split each reference so it appears on a separate line instead? I tried using the \n code but it does not seem to work in this case.&lt;BR /&gt;

&lt;PRE&gt;				TEXT2 posX, posY, "&amp;lt;BACKREFSHEETNUMBER_R&amp;gt;&amp;lt;DUMMY&amp;gt;&amp;lt;"+ gs_backref_separator + "&amp;gt;" + AC_BackReferenceGUIDList[1]

&lt;/PRE&gt;

Thanks.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 25 Nov 2008 00:37:04 GMT</pubDate>
    <dc:creator>Erich</dc:creator>
    <dc:date>2008-11-25T00:37:04Z</dc:date>
    <item>
      <title>Backreferencing separators</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124826#M26317</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;It appears to me that the codes used for backreferencing in the Title objects only allows references to be in a single line. Does anyone know how to split each reference so it appears on a separate line instead? I tried using the \n code but it does not seem to work in this case.&lt;BR /&gt;

&lt;PRE&gt;				TEXT2 posX, posY, "&amp;lt;BACKREFSHEETNUMBER_R&amp;gt;&amp;lt;DUMMY&amp;gt;&amp;lt;"+ gs_backref_separator + "&amp;gt;" + AC_BackReferenceGUIDList[1]

&lt;/PRE&gt;

Thanks.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Nov 2008 00:37:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124826#M26317</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-11-25T00:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Backreferencing separators</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124827#M26318</link>
      <description>Has anyone else created or modified a title object with back referencing abilities? &lt;BR /&gt;
&lt;BR /&gt;
I would like to be able to split up the returned back reference names into multiple lines but given the code used, see above, I don't think this is possible. Still, I have some hope that someone better with GDL skills than myself might have an idea how to do this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Sun, 30 Nov 2008 16:40:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124827#M26318</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-11-30T16:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Backreferencing separators</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124828#M26319</link>
      <description>In order to break backreference texts, you have to rescript the title object:&lt;BR /&gt;
&lt;BR /&gt;
Add some intelligent hotspots, which will define the width of the textblock.&lt;BR /&gt;
This width has to be added to the "textblock" width parameter, this way it will be possible to split each reference so it appears on separate lines (Sy_RichTextType, nonBreaking, width).&lt;BR /&gt;
&lt;BR /&gt;
Afterwards probably the autotext's text &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;"&amp;lt;BACKREFSHEETNUMBER_R&amp;gt;&amp;lt;DUMMY&amp;gt;&amp;lt;"+ gs_backref_separator + "&amp;gt;" + AC_BackReferenceGUIDList[1] &lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
has to be rewritten because of prior changes into RICHTEXT2.</description>
      <pubDate>Mon, 08 Dec 2008 11:13:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124828#M26319</guid>
      <dc:creator>Barbara Sommer</dc:creator>
      <dc:date>2008-12-08T11:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Backreferencing separators</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124829#M26320</link>
      <description>Barbara, &lt;BR /&gt;
&lt;BR /&gt;
Thank you for the reply. I will give this a try.</description>
      <pubDate>Mon, 08 Dec 2008 15:35:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Backreferencing-separators/m-p/124829#M26320</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-12-08T15:35:35Z</dc:date>
    </item>
  </channel>
</rss>

