<?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: Formatting of title and footnote in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196951#M7323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is nice stuff to know . I am definately going to use this tip. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2015 07:58:34 GMT</pubDate>
    <dc:creator>ucvikas</dc:creator>
    <dc:date>2015-07-10T07:58:34Z</dc:date>
    <item>
      <title>Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196946#M7318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a report which is generated by combination of multiple reporting and graph procedure like proc ghcart, gplot , report, greplay and gkpi , boxplot. SAS has some default sytle to TITLE and FOOTNOTE for some procedure . Like BOLD , ITALIC and specific font type and size .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use same font/type/color throughout report . Also do not want bold title by default . how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 'note'&amp;nbsp; and 'ods pdf text=' also and want to have control on text there also. Can any one suggest method to do this? Specially I want to UN'BOLD' the titles and footnotes which comes as default for procs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 10:09:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196946#M7318</guid>
      <dc:creator>ucvikas</dc:creator>
      <dc:date>2015-07-07T10:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196947#M7319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can put style information in a title/footnote part, e.g.&lt;/P&gt;&lt;P&gt;title j=c f='SAS Monospace' h=8pt 'Title';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you want it to be consitent then you need to write a style template.&amp;nbsp; Right click on the output in the output window of SAS 9.3 for example and select templates.&amp;nbsp; In there you will see default ones, printer, rtf etc.&amp;nbsp; You can either copy these or inherit from them.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/112-31.pdf" title="http://www2.sas.com/proceedings/sugi31/112-31.pdf"&gt;http://www2.sas.com/proceedings/sugi31/112-31.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also suggest you move to sgplot, and GTL (Graph Template Language) to experience the full latest technology.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 10:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196947#M7319</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-07-07T10:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196948#M7320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was helpful but I find it difficult to know which class from style will be for which part. Class for title is not same across procs . I did not get class for title using proc boxplot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2015 17:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196948#M7320</guid>
      <dc:creator>ucvikas</dc:creator>
      <dc:date>2015-07-08T17:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196949#M7321</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;Unfortunately we all find it difficult to work with templates, and tagsets for that matter.&amp;nbsp; There seems to be no documentation for them as far as I can tell, its a matter of taking what is there - defaults template - and modifying it until you get the result you need.&amp;nbsp; Also, as I suggest, move to sgplot, and sgrender (GTL), far more flexibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 08:21:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196949#M7321</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-07-09T08:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196950#M7322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way would be to store the text options you want to use in a macro variable, such as ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%let&lt;STRONG&gt; titlstuf&lt;/STRONG&gt;=font='albany amt' color=red height=14pt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then any time you have a title/footnote/note/etc you want to have those text options, then use that macro variable in them, such as ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title1 &lt;STRONG&gt;&amp;amp;titlstuf&lt;/STRONG&gt; ls=1.5 "Here is my title";&lt;/P&gt;&lt;P&gt;footnote &lt;STRONG&gt;&amp;amp;titlstuf&lt;/STRONG&gt; "Here is my footnote";&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.class;&lt;/P&gt;&lt;P&gt;note &lt;STRONG&gt;&amp;amp;titlstuf&lt;/STRONG&gt; move=(15pct,80pct) "Here is my note";&lt;/P&gt;&lt;P&gt;plot height*weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196950#M7322</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2015-07-09T14:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting of title and footnote</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196951#M7323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is nice stuff to know . I am definately going to use this tip. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 07:58:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Formatting-of-title-and-footnote/m-p/196951#M7323</guid>
      <dc:creator>ucvikas</dc:creator>
      <dc:date>2015-07-10T07:58:34Z</dc:date>
    </item>
  </channel>
</rss>

