<?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: List of available fonts ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434325#M20331</link>
    <description>Hi:&lt;BR /&gt;  Before you go down the road of changing the font, I'd recommend looking at the FONTSTYLE attribute (or FONT_STYLE is the older form of the attribute) such as shown on page 11 for PROC TABULATE in this document: &lt;A href="https://support.sas.com/resources/papers/stylesinprocs.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/stylesinprocs.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;cynthia</description>
    <pubDate>Mon, 05 Feb 2018 18:35:20 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2018-02-05T18:35:20Z</dc:date>
    <item>
      <title>List of available fonts ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434190#M20322</link>
      <description>&lt;P&gt;Where can I find a list of available fonts?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a format that will italicize some text in:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc format;.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; value $FD&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'TEXT 1' = 'white'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'TEXT 2' = 'white'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; value $FW&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'TEXT 1' = 'normal'.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; 'TEXT 2' = 'bold'&lt;BR /&gt;&amp;nbsp;&amp;nbsp; ;&lt;BR /&gt;run;.&lt;BR /&gt;.&lt;BR /&gt;proc tabulate data=DAT s=[font=("arial")];.&lt;BR /&gt;&amp;nbsp; class UA;.&lt;BR /&gt;&amp;nbsp; classlev UA / style={foreground=$FD. fontweight=$FW. font=("arial")};.&lt;BR /&gt;&amp;nbsp; var X / style={font=("arial") fontweight=bold};.&lt;BR /&gt;&amp;nbsp; table UA, X;.&lt;BR /&gt;run;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm interested in particular in the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;classlev UA / style={foreground=$FD. fontweight=$FW. font=("arial")};&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;statement.&amp;nbsp; Would I change "font=("arial")}" to "font=("arial italic")}"?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:14:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434190#M20322</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2018-02-05T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: List of available fonts ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434192#M20323</link>
      <description>&lt;P&gt;You might look into proc fontreg to register more of your system fonts for use with SAS which with the MSGLEVEL option of verbose will provide details about fonts added, not added or just plain "not understood".&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:22:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434192#M20323</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-02-05T15:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: List of available fonts ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434196#M20324</link>
      <description>&lt;P&gt;Thank you ballardw.&amp;nbsp; I'll give it a try.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 15:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434196#M20324</guid>
      <dc:creator>JohnSAScom</dc:creator>
      <dc:date>2018-02-05T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: List of available fonts ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434325#M20331</link>
      <description>Hi:&lt;BR /&gt;  Before you go down the road of changing the font, I'd recommend looking at the FONTSTYLE attribute (or FONT_STYLE is the older form of the attribute) such as shown on page 11 for PROC TABULATE in this document: &lt;A href="https://support.sas.com/resources/papers/stylesinprocs.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/stylesinprocs.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Mon, 05 Feb 2018 18:35:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/List-of-available-fonts/m-p/434325#M20331</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-02-05T18:35:20Z</dc:date>
    </item>
  </channel>
</rss>

