<?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: latex and proc report bold header in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/latex-and-proc-report-bold-header/m-p/623472#M183565</link>
    <description>&lt;P&gt;You only set the header in bold.&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://support.sas.com/resources/papers/stylesinprocs.pdf" target="_self"&gt;here&lt;/A&gt; for more examples, including setting styles for column variables.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Feb 2020 01:07:28 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2020-02-10T01:07:28Z</dc:date>
    <item>
      <title>latex and proc report bold header</title>
      <link>https://communities.sas.com/t5/SAS-Programming/latex-and-proc-report-bold-header/m-p/623451#M183557</link>
      <description>&lt;P&gt;I have this following code to export . I would like to bold&amp;nbsp; all columns but won't work&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods tagsets.simplelatex file=".FILE DESITINATION \filename.tex" (notop nobot)&lt;BR /&gt;stylesheet="sas.sty" (url="sas"); options linesize=256 ;&lt;BR /&gt;proc report data=data&amp;nbsp;nowindows headline headskip style(header)={font_weight=bold} style(report)={outputwidth=75%};&lt;BR /&gt;column column_1 Frequency Percent;&lt;BR /&gt;define column_1 /display "column 1" width = 14 ;&lt;BR /&gt;define Frequency / display "Frequency" width =14;&lt;BR /&gt;define Percent/ display "Percent" order descending;&lt;BR /&gt;run;&lt;BR /&gt;ods tagsets.simplelatex &lt;BR /&gt;close;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 21:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/latex-and-proc-report-bold-header/m-p/623451#M183557</guid>
      <dc:creator>monday89</dc:creator>
      <dc:date>2020-02-09T21:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: latex and proc report bold header</title>
      <link>https://communities.sas.com/t5/SAS-Programming/latex-and-proc-report-bold-header/m-p/623472#M183565</link>
      <description>&lt;P&gt;You only set the header in bold.&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://support.sas.com/resources/papers/stylesinprocs.pdf" target="_self"&gt;here&lt;/A&gt; for more examples, including setting styles for column variables.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 01:07:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/latex-and-proc-report-bold-header/m-p/623472#M183565</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-02-10T01:07:28Z</dc:date>
    </item>
  </channel>
</rss>

