<?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 How to make \outlinelevel take effect when using ods tagset.rtf ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-outlinelevel-take-effect-when-using-ods-tagset-rtf/m-p/946755#M26773</link>
    <description>&lt;P&gt;When using&amp;nbsp;ods tagset.rtf, the RTF control word "\outlinelevel" won't take effects, how to solve it?&lt;/P&gt;
&lt;P&gt;Here is what I tried:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods tagsets.rtf file='test.rtf' startpage=no options(vspace='no' tables_off='usertext');

ods tagsets.rtf text='(*ESC*)R"\b\ql\fs24\outlinelevel1 Section 1 Demgraphics"';
ods tagsets.rtf text='\outlinelevel2 Student Infomation';

proc report data=sashelp.class;
run;

ods tagsets.rtf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I want "&lt;CODE class=" language-sas"&gt;Section 1 Demgraphics&lt;/CODE&gt;" displayed in left navigate pannel.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 03:25:57 GMT</pubDate>
    <dc:creator>whymath</dc:creator>
    <dc:date>2024-10-09T03:25:57Z</dc:date>
    <item>
      <title>How to make \outlinelevel take effect when using ods tagset.rtf ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-outlinelevel-take-effect-when-using-ods-tagset-rtf/m-p/946755#M26773</link>
      <description>&lt;P&gt;When using&amp;nbsp;ods tagset.rtf, the RTF control word "\outlinelevel" won't take effects, how to solve it?&lt;/P&gt;
&lt;P&gt;Here is what I tried:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods tagsets.rtf file='test.rtf' startpage=no options(vspace='no' tables_off='usertext');

ods tagsets.rtf text='(*ESC*)R"\b\ql\fs24\outlinelevel1 Section 1 Demgraphics"';
ods tagsets.rtf text='\outlinelevel2 Student Infomation';

proc report data=sashelp.class;
run;

ods tagsets.rtf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I want "&lt;CODE class=" language-sas"&gt;Section 1 Demgraphics&lt;/CODE&gt;" displayed in left navigate pannel.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 03:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-outlinelevel-take-effect-when-using-ods-tagset-rtf/m-p/946755#M26773</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2024-10-09T03:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to make \outlinelevel take effect when using ods tagset.rtf ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-outlinelevel-take-effect-when-using-ods-tagset-rtf/m-p/947236#M26776</link>
      <description>&lt;P&gt;What is the error you are getting in the log? Please share the log&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 04:11:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-make-outlinelevel-take-effect-when-using-ods-tagset-rtf/m-p/947236#M26776</guid>
      <dc:creator>Bala_Saladi</dc:creator>
      <dc:date>2024-10-13T04:11:14Z</dc:date>
    </item>
  </channel>
</rss>

