<?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 use unicode in axis labels in Proc Template in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-use-unicode-in-axis-labels-in-Proc-Template/m-p/458769#M15812</link>
    <description>&lt;P&gt;Never mind! Adding the font family made it work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry "Green leaf concentration (mg g(*ESC*){unicode '207b'x}(*ESC*){unicode '00b9'x})" / textattrs=(family='graphunicodetext' weight=bold size=15) ;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2018 17:53:29 GMT</pubDate>
    <dc:creator>kara11</dc:creator>
    <dc:date>2018-04-30T17:53:29Z</dc:date>
    <item>
      <title>How to use unicode in axis labels in Proc Template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-use-unicode-in-axis-labels-in-Proc-Template/m-p/458763#M15811</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS studio (the university edition) if it matters, but I think it has all the same features as the desktop version. I wrote code to create a figure using proc template. It has two panels (laid out horizontally, like two columns, one row), so I used layout lattice. To make an axis label that would apply to the x-axis of both panels, I used a bottom sidebar. For the units of my axis label, I have (mg/g), but I want it to be mg g-1. I can't figure out how to do this. I tried using the ods escapechar=^ and then within the entry statement using the escape character to specify the unicode. I also tried it with (*ESC*), e.g. (mg g(*ESC*){unicode '207b'x})&lt;/P&gt;&lt;P&gt;Instead of getting the symbols I want (i.e., a superscript minus sign and a superscript one), I just keep getting a little box on the figure where the symbol should be. Is it a font problem? Because other symbols work, like if I put in the unicode for 'alpha', I get a little alpha. I also tried using the code: ^{super -1} and nothing happened. I'm new to inserting special characters, so I bet there's something really simple that I'm missing. Any help appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-use-unicode-in-axis-labels-in-Proc-Template/m-p/458763#M15811</guid>
      <dc:creator>kara11</dc:creator>
      <dc:date>2018-04-30T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use unicode in axis labels in Proc Template</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-use-unicode-in-axis-labels-in-Proc-Template/m-p/458769#M15812</link>
      <description>&lt;P&gt;Never mind! Adding the font family made it work!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry "Green leaf concentration (mg g(*ESC*){unicode '207b'x}(*ESC*){unicode '00b9'x})" / textattrs=(family='graphunicodetext' weight=bold size=15) ;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 17:53:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-use-unicode-in-axis-labels-in-Proc-Template/m-p/458769#M15812</guid>
      <dc:creator>kara11</dc:creator>
      <dc:date>2018-04-30T17:53:29Z</dc:date>
    </item>
  </channel>
</rss>

