<?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: ODS Custom Style - Times New Roman vs. Times - Linux in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513739#M21997</link>
    <description>Ah, but the beauty of RTF is that once opened in Word, it is a simple CTRL+A to highlight the whole document and then the file font can be changed in Word if Times makes them too twitchy. Then just save the document. RTF files are designed to be editable.&lt;BR /&gt;Cynthia</description>
    <pubDate>Fri, 16 Nov 2018 00:08:26 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2018-11-16T00:08:26Z</dc:date>
    <item>
      <title>ODS Custom Style - Times New Roman vs. Times - Linux</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513345#M21989</link>
      <description>&lt;P&gt;I am using SAS 9.4M2 on SYSSCP=LIN X64.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to create a custom template with all fonts as "Times New Roman".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;template&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt; ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;define&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; MyStyleRTF ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;parent&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=styles.rtf ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; fonts /&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'TitleFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'TitleFont2'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'headingFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Bold) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'docFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'footFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt) &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'StrongFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Bold)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'EmphasisFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Italic)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'headingEmphasisFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Italic)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'FixedFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'FixedEmphasisFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Italic)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'FixedStrongFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt,Bold)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'FixedHeadingFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'BatchFixedFont'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = (&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"Times New Roman"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;10&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;pt) ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;　&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;end&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, after the output is produced.&amp;nbsp; The Font is "Times" not "Times New Roman" throughout the titles, footnotes, and report.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;LISTING&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;CLOSE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;tagsets.RTF&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;FILE&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"/&amp;lt;yourpath&amp;gt;/tagsetsrtf.rtf"&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=MyStyleRTF &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;options&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;(VSPACE=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;"NO"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;) &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;startpage&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=no&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;title1&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#800080"&gt;'Title 1'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" color="#0000ff"&gt;footnote1&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#800080"&gt;'Footnote 1'&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; test;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;length&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; col1 text &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;$80.&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; text=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'n'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; col1=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;' 9'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; text=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'mean'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; col1=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;' 21.22'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; text=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'std'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; col1=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;' 1.234'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; text=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'Q1, Q3'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; col1=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;' 1.1, 99.1'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; text=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'min, max'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; col1=&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'123.3, 134.5'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;output&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=test;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;column&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; text col1;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; text / &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'text'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; col1 / &lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#800080"&gt;'active'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#000080"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3" color="#0000ff"&gt;ODS&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;tagsets.RTF&lt;/FONT&gt; &lt;FONT face="Courier New" size="3" color="#0000ff"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is happening?&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 21:19:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513345#M21989</guid>
      <dc:creator>SmithCJGVSU</dc:creator>
      <dc:date>2018-11-15T21:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513471#M21991</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; When I try your code, I do get Times New Roman font used when I open the RTF file with Word. However, are you sure that Times New Roman is available on the system that is opening the RTF file???&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tnr_used_mycode.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24951iED1E6721EA86D126/image-size/large?v=v2&amp;amp;px=999" role="button" title="tnr_used_mycode.png" alt="tnr_used_mycode.png" /&gt;&lt;/span&gt;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; What I notice is that if I specify a font that doesn't exist on my system, like Times OLD Roman, then I just get the Times font used in Word, which is probably some default in Word based on finding "Times" in the font name. However, if I specify a totally bogus font name like 'Mites New Roman' or 'Cynthia Font' in the style template, then when I open the file in Word, I get the Courier font used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might want to open a track with Tech Support if you can't figure it out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 17:28:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513471#M21991</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-11-15T17:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513481#M21993</link>
      <description>&lt;P&gt;Thanks Cynthia,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, Times New Roman is available.&amp;nbsp; For what it's worth, I am using Microsoft Word 2013.&amp;nbsp; In fact, when I open a document and put the cursor before the first paragraph line...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Untitled.png" style="width: 76px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24953i05CB07236E8A740D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;...that shows "Times New Roman".&amp;nbsp; But the actual title text is just "Times".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sounds like it is something with the Word application, but I'll open a ticket and see where it goes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 17:44:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513481#M21993</guid>
      <dc:creator>SmithCJGVSU</dc:creator>
      <dc:date>2018-11-15T17:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513515#M21994</link>
      <description>&lt;P&gt;Attached is the actual RTF file.&amp;nbsp; I've tried opening up on several different versions of Word&amp;nbsp;(Microsoft Word 2010, 2013, Office 365) and it is has the same result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cursor before leading paragraph shows application has Times New Roman.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="TNR.png" style="width: 221px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24957i0B7331F59B07BE47/image-dimensions/221x162?v=v2" width="221" height="162" role="button" title="TNR.png" alt="TNR.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Putting cursor in the titles, footnotes, or body of table shows "Times".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="T.png" style="width: 278px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/24958i6481E933CBCEB1ED/image-dimensions/278x295?v=v2" width="278" height="295" role="button" title="T.png" alt="T.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 18:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513515#M21994</guid>
      <dc:creator>SmithCJGVSU</dc:creator>
      <dc:date>2018-11-15T18:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513610#M21995</link>
      <description>Hi:&lt;BR /&gt;  Did you get template error messages in the SAS log? That is not how your output should look when you use a parent template. That's not how my output looked in the screen shot when I ran your code.&lt;BR /&gt;My guess is that this is a Word oddity and honestly, I don't see great differences between "Times" and Times New Roman" ,but I'm not a font person. But the gray and blue output should NOT be what you see unless somehow your template step failed.&lt;BR /&gt;Cynthia</description>
      <pubDate>Thu, 15 Nov 2018 21:03:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513610#M21995</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-11-15T21:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times - Linux</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513632#M21996</link>
      <description>&lt;P&gt;Sorry for the confusion, I was continuing to play with different parent styles (statdoc) I think, to see if the issue persisted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I contacted SAS Tech support and the issue might be related to the fonts available on the Linux server at the time of the RTF creation. &amp;nbsp;The possible resolution will require SAS Admin rights, which I don’t have. &amp;nbsp;I’d recommend anyone else experiencing this issue to also create a SAS support ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would agree with you that the fonts are very similar, but I’d suspect it would make a medical writer twitch a bit.&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you again, Cynthia to your prompt responses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 21:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513632#M21996</guid>
      <dc:creator>SmithCJGVSU</dc:creator>
      <dc:date>2018-11-15T21:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Custom Style - Times New Roman vs. Times - Linux</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513739#M21997</link>
      <description>Ah, but the beauty of RTF is that once opened in Word, it is a simple CTRL+A to highlight the whole document and then the file font can be changed in Word if Times makes them too twitchy. Then just save the document. RTF files are designed to be editable.&lt;BR /&gt;Cynthia</description>
      <pubDate>Fri, 16 Nov 2018 00:08:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Custom-Style-Times-New-Roman-vs-Times-Linux/m-p/513739#M21997</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-11-16T00:08:26Z</dc:date>
    </item>
  </channel>
</rss>

