<?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: SAS 9.1 to 9.3 ODS PDF:  Footnote not honoring Bold Versus Normal Font in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97966#M9579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to use the following to work between the two SAS versions, but will definitely convert after we are exclusively using 9.3.&lt;/P&gt;&lt;P&gt;footnote1 font="Century Gothic" j=l h=2.5 "^S={font_weight=bold} This should be bold ^S={} this should be normal";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jun 2013 18:34:31 GMT</pubDate>
    <dc:creator>KimLeBouton</dc:creator>
    <dc:date>2013-06-06T18:34:31Z</dc:date>
    <item>
      <title>SAS 9.1 to 9.3 ODS PDF:  Footnote not honoring Bold Versus Normal Font</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97964#M9577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To ODS Template Aficionados:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless absolutely necessary, I try to stick with default styles and ODS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following has me stumped.&amp;nbsp; My footnote1 in SAS 9.3 is entirely bold whereas SAS 9.13 gives me the desired results.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;options&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; orientation=landscape;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;listing&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;close&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;pdf&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;file&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"c:\test_title_&amp;amp;sysver..pdf"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in;"&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;notoc &lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;uniform&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;options&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; nodate nonumber;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;ods&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; escapechar=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;'^'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;title&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; j=l font=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"Century Gothic"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; title1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;title2&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; j=l font=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"Century Gothic"&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"title2*"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;title3&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; j=l font=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"Century Gothic"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; title3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;footnote1&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; bold font=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"Century Gothic"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; j=l h=&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 10pt; background: white; font-family: 'SAS Monospace';"&gt;2.5&lt;/STRONG&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0px 0px 0px 0.5in;"&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"*This should be bold "&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; 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;&amp;nbsp; font=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;"Century Gothic"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; h=&lt;/SPAN&gt;&lt;STRONG style="color: teal; font-size: 10pt; background: white; font-family: 'SAS Monospace';"&gt;2.5&lt;/STRONG&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-indent: 0.5in; margin: 0px 0px 0px 0.5in;"&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: purple; font-size: 10pt;"&gt;" this should be normal "&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 10pt; background: white; font-family: 'SAS Monospace';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 10pt; background: white; font-family: 'SAS Monospace';"&gt;print&lt;/STRONG&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;=sashelp.class;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 10pt; background: white; font-family: 'SAS Monospace';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;ods&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;pdf&lt;/SPAN&gt; &lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: blue; font-size: 10pt;"&gt;close&lt;/SPAN&gt;&lt;SPAN style="font-family: 'SAS Monospace'; background: white; color: black; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for an easy fix?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kim LeBouton&lt;/P&gt;&lt;P&gt;Senior Consultant&lt;/P&gt;&lt;P&gt;KJL Computing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 15:35:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97964#M9577</guid>
      <dc:creator>KimLeBouton</dc:creator>
      <dc:date>2013-06-06T15:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.1 to 9.3 ODS PDF:  Footnote not honoring Bold Versus Normal Font</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97965#M9578</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;Below works for me on 9.3 on XP, using inline formatting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;footnote1 font="Century Gothic" j=l h=2.5 "^{style [font_weight=bold] This should be bold} this should be normal";
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt; --Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 16:34:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97965#M9578</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2013-06-06T16:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.1 to 9.3 ODS PDF:  Footnote not honoring Bold Versus Normal Font</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97966#M9579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to use the following to work between the two SAS versions, but will definitely convert after we are exclusively using 9.3.&lt;/P&gt;&lt;P&gt;footnote1 font="Century Gothic" j=l h=2.5 "^S={font_weight=bold} This should be bold ^S={} this should be normal";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 18:34:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SAS-9-1-to-9-3-ODS-PDF-Footnote-not-honoring-Bold-Versus-Normal/m-p/97966#M9579</guid>
      <dc:creator>KimLeBouton</dc:creator>
      <dc:date>2013-06-06T18:34:31Z</dc:date>
    </item>
  </channel>
</rss>

