<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content=""><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:Calibri;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:Calibri;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:595.0pt 842.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body bgcolor=white lang=EN-GB link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>I&#8217;m trying to get NCL to write a variable with both a sub and superscript of the form T_B^A, where the B is subscript and A is superscript to T.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>I&#8217;ve gotten something workable with: &quot;~F8~D~N~T~B~B~N~~S~A~N~ [K]&quot; but in this example the A is shifted to the left by a noticeable amount.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Is there a way to have both the super and subscript to T exactly over each other?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>Best,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'>/M<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>Marston S. Johnston, PhD<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>Department of Earth Sciences<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>University of Gothenburg, Sweden<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>Email:&nbsp;<a href="mailto:marston.johnston@gu.se"><span style='color:#0070C0'>marston.johnston@gu.se</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>SkypeID: marston.johnston&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>Phone: +46-31-7864901&nbsp;<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>Only the fruitful thing is true!<o:p></o:p></span></p><p class=MsoNormal><span style='font-family:"Times New Roman";color:#0070C0;mso-fareast-language:EN-GB'>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>