Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: RE: RE: graph title formatting


From   Michael Norman Mitchell <[email protected]>
To   [email protected]
Subject   Re: st: RE: RE: graph title formatting
Date   Thu, 11 Feb 2010 10:08:54 -0800

How about this...

title("{it: Group-A} {&beta}{it:-hemolytic Streptococcus}")

Based on
http://www.stata.com/stata11/graphics.html

Michael N. Mitchell
See the Stata tidbit of the week at...
http://www.MichaelNormanMitchell.com
Visit me on Facebook at...
http://www.facebook.com/MichaelNormanMitchell

On 2010-02-11 10.02 AM, Klink, Andrew wrote:
Thanks, James.

I got the beta added by ':di _char(167)' but am still figuring out the
italics for Streptococcus.

I found this helpful:

*List of Greek Letters:
forvalues i = 1(1)255 {
     local character = char(`i')
     di "for n=`i', ASCII char = `character'"
     }

Here's what I have so far:

title("Group-A `: di _char(167)'-hemolytic Streptococcus")

-Andy
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index