Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

st: RE: RE: graph title formatting


From   "Klink, Andrew" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: RE: RE: graph title formatting
Date   Thu, 11 Feb 2010 13:02:38 -0500

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
-- 
Andrew Klink, MPH
Senior Clinical Research Assistant


*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index