<html><head></head><body class="" lang="en-GB" style="background-color: rgb(255, 255, 255); line-height: initial;"> <div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Thanks that worked</div> <div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br style="display:initial"></div> <div style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Sent from my BlackBerry 10 smartphone.</div> <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"> <div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;"> <div><b>From: </b>Alan Brammer</div><div><b>Sent: </b>Wednesday 4 November 2015 14:24</div><div><b>To: </b>David Craig</div><div><b>Cc: </b>ncl-talk@ucar.edu</div><div><b>Subject: </b>Re: [ncl-talk] math symbols in title strings</div></div></td></tr></tbody></table><div style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style=""><meta http-equiv="Content-Type" content="text/html charset=utf-8"><div class=""><br class=""></div><div class="">Chances are your <a href="https://www.ncl.ucar.edu/Document/Graphics/function_code.shtml" class="">text function code</a> is ~</div><div class="">Which you’ve used through most of the string. To change font you also use the same character. </div><div class=""><br class=""></div><div class="">I assume the edit you want is below. The extra ~F~ is to change the font back to default. Otherwise you’ll stay in greek characters which will be weird.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">res@tiYAxisString = "Variance [10 ~F34~W~F~ log~B~10~N~ m~S~2~N~/Hz]" </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Alan Brammer. </div><div class=""><img apple-inline="yes" id="67B6874B-3037-425D-98B5-B9A4D1ABE908" height="600" width="600" apple-width="yes" apple-height="yes" src="cid:DD7BA945-7F7F-48FB-BBE1-C0F62A46F8D0@eas.albany.edu" class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 4 Nov 2015, at 09:07, David Craig <<a href="mailto:dcdavemail@gmail.com" class="">dcdavemail@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class="">How do I use math symbols in a title string? I have tried the code below<br class="">but with no luck. <br class=""><br class="">res@tiYAxisString = "Variance [10 :F34:W log~B~10~N~ m~S~2~N~/Hz]" <br class=""><br class="">thanks<br class="">David<br class=""><br class="">_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">http://mailman.ucar.edu/mailman/listinfo/ncl-talk<br class=""></div></div></blockquote></div><br class=""><br><!--end of _originalContent --></div></body></html>