<?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 Re: How to output &amp;quot;≥&amp;quot; in the title for a plot using SAS9.1.3 in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128529#M5001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this following code I got a symbol output but it is extremely small, I can not tell if it is "≥" (unable to upload the image).&amp;nbsp;&amp;nbsp; How do I enlarge the symbol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ODS HTML path=odsout body="&amp;amp;pgmname..html";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;title1 font=swiss "Here is the " f="symbol" 'B3'x font=swiss " character";&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title2 h=8.0 j=c "Value &amp;amp;gte. &amp;amp;critx. Fold Rise From Baseline: &amp;amp;cohort.-Year Age Cohort (MITT)";&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; footnote1 h=7 j=l "Study:&amp;nbsp; Output Generation:&amp;amp;sysdate.(&amp;amp;systime.)&amp;nbsp; Data Extraction: &amp;amp;extdate.";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;proc gplot data=f_final1;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; plot pct*xaxi=trt01pn/legend=legend haxis=axis2 name="&amp;amp;pgmname&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " des=""&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vaxis=axis1 noframe;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; run;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; &lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman','serif';"&gt; Anna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Sep 2013 14:25:34 GMT</pubDate>
    <dc:creator>Anna_h</dc:creator>
    <dc:date>2013-09-04T14:25:34Z</dc:date>
    <item>
      <title>How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128523#M4995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help on this:&amp;nbsp; To output plot into HTML, using device=png.&amp;nbsp; It is OK for the plot, but I can not work out the way to output&amp;nbsp; "≥" instead of "&amp;gt;=" for the title.&amp;nbsp; Here is what I've tried. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#8805 or unicode worked for other HTML setup, but not under the setup where device=png. Do I miss something in the goptions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the goptions, for complete code please see attached file.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;goptions device=png target=png gsfmode=replace gsfname=test&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xmax=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;8&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; in ymax=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;5&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; in xpixels=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;800&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; ypixels=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;500&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ftext=&lt;/SPAN&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: purple; font-size: 10pt;"&gt;'triplex'&lt;/SPAN&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; gunit=pt htitle=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;13&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; htext=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: teal; font-size: 10pt;"&gt;13&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN" style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; ;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any input would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 19:28:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128523#M4995</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-03T19:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128524#M4996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like this?...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #575757;"&gt;title1 &lt;/SPAN&gt;font&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"albany amt"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"Here is the "&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;f&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"albany amt/unicode"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;'2265'x&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;font&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;"albany amt"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;" character"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #575757;"&gt;proc &lt;/SPAN&gt;&lt;STRONG&gt;gplot&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;=sashelp.class;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt; plot height*weight;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 19:35:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128524#M4996</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-03T19:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128525#M4997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS9.1.3.&amp;nbsp; It resolves to:&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;Here is the "&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;e&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt; character. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What does it indicate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:14:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128525#M4997</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-04T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128526#M4998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh! - That's a quite old version of SAS, and Unicode isn't supported there.&lt;/P&gt;&lt;P&gt;Support was added to SAS/Graph for unicode in 9.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code I provided will work in 9.2, 9.3, and 9.4 (the current release).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128526#M4998</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-04T13:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128527#M4999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following should work in 9.1.3 (assuming you're using gtitles) ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 font=swiss "Here is the " f="symbol" 'B3'x font=swiss " character";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;BR /&gt; plot height*weight;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="foo.png" class="jive-image-thumbnail jive-image" height="388" src="https://communities.sas.com/legacyfs/online/4126_foo.png" width="669" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:29:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128527#M4999</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-04T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128528#M5000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remember to have seen a solution by Cynthia Zender using ODS and using the escape character.&lt;SPAN class="miniprofile-container /miniprofile?view=&amp;amp;vieweeID=7987482&amp;amp;context=nus&amp;amp;goback=%2Egna_70702"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/profile/view?id=7987482&amp;amp;authType=name&amp;amp;authToken=Ho8-&amp;amp;goback=.gna_70702.amf_70702_7987482&amp;amp;trk=NUS_DISC_Q-ncuc_cmtr"&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;Do not know remember the related limitations. This is an old presentation &lt;A href="http://www2.sas.com/proceedings/forum2007/099-2007.pdf" title="http://www2.sas.com/proceedings/forum2007/099-2007.pdf"&gt;http://www2.sas.com/proceedings/forum2007/099-2007.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Unicode is also requiring a DBCS thinking approach instead of SBCS. I think with the ods method you should able to solve it as long as you needed char is in the latin-1 char-set or part of the html-chars .&lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 13:36:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128528#M5000</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-09-04T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128529#M5001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this following code I got a symbol output but it is extremely small, I can not tell if it is "≥" (unable to upload the image).&amp;nbsp;&amp;nbsp; How do I enlarge the symbol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ODS HTML path=odsout body="&amp;amp;pgmname..html";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;title1 font=swiss "Here is the " f="symbol" 'B3'x font=swiss " character";&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title2 h=8.0 j=c "Value &amp;amp;gte. &amp;amp;critx. Fold Rise From Baseline: &amp;amp;cohort.-Year Age Cohort (MITT)";&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; footnote1 h=7 j=l "Study:&amp;nbsp; Output Generation:&amp;amp;sysdate.(&amp;amp;systime.)&amp;nbsp; Data Extraction: &amp;amp;extdate.";&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;proc gplot data=f_final1;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp; plot pct*xaxi=trt01pn/legend=legend haxis=axis2 name="&amp;amp;pgmname&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; " des=""&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vaxis=axis1 noframe;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; run;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; &lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman','serif';"&gt; Anna&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 14:25:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128529#M5001</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-04T14:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128530#M5002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to specify heights for each piece of the title:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 f=swiss h=12pt "Here is the "&amp;nbsp;&amp;nbsp;&amp;nbsp; f="symbol" h=20pt 'B3'x&amp;nbsp;&amp;nbsp;&amp;nbsp; f=swiss h=12pt " character";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;BR /&gt; plot height*weight;&lt;BR /&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 14:30:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128530#M5002</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-04T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128531#M5003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now can see it very well, still get&amp;nbsp; &lt;SPAN style="font-family: Courier New; color: #800080; font-size: 10pt;"&gt;Here is the "&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; color: #800080; font-size: 10pt;"&gt; character.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;I think I need some sort of output setup before goptions gplot comes in.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 14:52:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128531#M5003</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-04T14:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128532#M5004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several settings that you might be setting manually, or that might be set automagically without your knowledge, that might be affecting it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically if you are using gtitles (an ods option), and using device=png or device=gif, then this should work. (For example, if you are using device=java or device=activex, then they silently do not support gtitles.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be time to contact tech support, and they will know the questions to ask you, to figure out exactly what combination of settings are affecting what you're seeing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 15:02:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128532#M5004</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-04T15:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128533#M5005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have updated my existing track for this problem.&amp;nbsp; Hope will get some feed back from Tech team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 18:33:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128533#M5005</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-04T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128534#M5006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually got superscript "3" after running the following.&amp;nbsp; May be what I need is just to find one that translate into "≥".&amp;nbsp; Can you let me how to find one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 f=swiss h=12pt "Here is the "&amp;nbsp;&amp;nbsp;&amp;nbsp; f="symbol" h=20pt 'B3'x&amp;nbsp;&amp;nbsp;&amp;nbsp; f=swiss h=12pt " character";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 13:00:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128534#M5006</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-05T13:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128535#M5007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anna_h , You are possible struck by encoding tables of the single byte characterset.&lt;/P&gt;&lt;P&gt;I have seen Chyntia Zender giving some very good answers on this topic, also on forums at linkedin. &lt;/P&gt;&lt;P&gt;The ODSescape sequence is very attractive (titles)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The issue with SBCS is that they can differ from several countries as of national language support. The Latin-1 is a well known in ASCII world (Windows/Unix). The B3 is used in mainframes for superscript 3 in Ebcdic world. The AE is the sign for the contracted &amp;gt;= symbol there.&lt;BR /&gt;Html is mostly based on ASCII by standard guidelines and that is knowing Unicode and more.&lt;BR /&gt;Are you running on a IBM Mainframe using that with codepage 437?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 13:28:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128535#M5007</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-09-05T13:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128536#M5008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend again that you work with Tech Support on this one - font issues can be a bit tricky to figure out in older versions of SAS.&amp;nbsp; The code I posted works for me when I run 9.1.3, but since it isn't working for you, then the way our PC/fonts/SAS is configured must be different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're on a Windows PC, and if you have a Windows font installed, and if SAS is able to use that font, you can use the Windows "Character Map" to determine which numeric code represents which character in the font. You can find out a little more about that on pp. 5-6 of this tutorial I wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/book1/Chapter_01_Scatter.pdf" title="http://robslink.com/SAS/book1/Chapter_01_Scatter.pdf"&gt;http://robslink.com/SAS/book1/Chapter_01_Scatter.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 13:29:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128536#M5008</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-05T13:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128537#M5009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think answer is getting closer with both of your comments.&amp;nbsp; By the way, I am working on Unix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS tech suggest:&amp;nbsp; title1&amp;nbsp; "^S={font_face=symbol} %sysfunc(byte(179))&amp;nbsp; ^S={} 65 Year of Age (ITT)"; plot age*sex; run; quit;&amp;nbsp;&amp;nbsp; but escape '^' did not resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob's suggest is the way to go: title1 f=swiss h=12pt "Here is the "&amp;nbsp;&amp;nbsp;&amp;nbsp; f="symbol" h=20pt 'B3'x&amp;nbsp;&amp;nbsp;&amp;nbsp; f=swiss h=12pt " character";&amp;nbsp; o nly need to find the right code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will follow Jaap Latin-1 to find the right code for Unix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are very welcome.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 13:57:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128537#M5009</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-05T13:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128538#M5010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh! - The Unix part is very important!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*If* you can get SAS 9.2, 9.3, or 9.4 then the first code I posted would be the way to go. In those versions, we install the "albany amt" font with SAS on all platforms, and therefore you can use that same code (and the same font - albany amt) on all platforms, and it "just works".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you're using a pre-9.2 version of SAS, you'll need to figure out what (different) font to use on each system (Windows, Unix, etc).&amp;nbsp; On Unix, I think you can use the 'xlsfonts' Unix command to list the fonts you have available, but I never have done much with trying to use Unix fonts in older SAS versions (I stuck with the SAS/Graph software fonts, such as swiss, swissl, and swissb, etc), so I don't have a lot of insight there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128538#M5010</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-05T14:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128539#M5011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK - Here's a solution using all "SAS/Graph software fonts" (that are built-in to SAS, even in very early versions).&amp;nbsp; As before, this assumes you're using gtitles (ie, the title is part of the graph/png/whatever image, rather than being written outside the graph as html)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It uses the SAS 'math' font, and the &amp;gt;= character is character "M" of that font (which I've never used before in 20+ years), as described on the following doc page:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/viewer.htm#font-font-lists.htm" title="http://support.sas.com/documentation/cdl/en/graphref/63022/HTML/default/viewer.htm#font-font-lists.htm"&gt;SAS/GRAPH(R) 9.2: Reference, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 font=swiss "Here is the " font=math "M" font=swiss " character";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;BR /&gt; plot height*weight;&lt;BR /&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128539#M5011</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-09-05T14:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128540#M5012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That ^ has a lot to do with:&lt;/P&gt;&lt;P&gt;" SPECIFYING AN ESCAPE CHARACTER FOR ODS&lt;/P&gt;&lt;P&gt;Before you can apply or perform in-line formatting with ODS, however, you must first tell ODS what character will be used as the ODS ESCAPECHAR character value (ESCAPECHAR). There are two default escape character sequences: (*ESC*) and '03'x. The default (*ESC*) was new in SAS®9, while '03'x was available starting in SAS 8.2; however, both of those ESCAPECHAR values have too many keystrokes for me. I prefer setting a single character as my ESCAPECHAR, such as:&lt;/P&gt;&lt;P&gt;ods escapechar='^';&amp;nbsp; "&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial;"&gt;The byte(179) should return b3 in the code page, same as Rob-s approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial;"&gt;The latin-1 Unix is defined as &lt;A href="http://en.wikipedia.org/wiki/ISO/IEC_8859-1" title="http://en.wikipedia.org/wiki/ISO/IEC_8859-1"&gt;ISO/IEC 8859-1 - Wikipedia, the free encyclopedia&lt;/A&gt;&amp;nbsp; (b3 again superscript 3)&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:26:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128540#M5012</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-09-05T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to output "≥" in the title for a plot using SAS9.1.3</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128541#M5013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one works at my settings.&amp;nbsp; It is clearer to me next time when I encounter similar situation.&amp;nbsp; Unix is the key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 font=swiss "Here is the " font=math "M" font=swiss " character";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:42:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-output-quot-quot-in-the-title-for-a-plot-using-SAS9-1-3/m-p/128541#M5013</guid>
      <dc:creator>Anna_h</dc:creator>
      <dc:date>2013-09-05T14:42:35Z</dc:date>
    </item>
  </channel>
</rss>

