Dear Alan,
When I used that I only got an alpha and a beta.
Tnx anyway.
Bob
Dear Ingo,
I don't want to violate any copyright laws, but
I have a need for the use of a wide variety of Greek
letters. I would be interested in your
Stata_Arial font off-list insofar as we don't
violate any copyright laws.
Thanks,
Bob
Robert A. Yaffee, Ph.D.
Research Professor
Shirley M. Ehrenkranz
School of Social Work
New York University
home address:
Apt 19-W
2100 Linwood Ave.
Fort Lee, NJ
07024-3171
Phone: 201-242-3824
Fax: 201-242-3825
[email protected]
----- Original Message -----
From: Ingo Brooks <[email protected]>
Date: Tuesday, December 12, 2006 10:50 am
Subject: Re: st: Greek Alphabet?
> Bob,
>
> Probably the simplest thing to do is (as I have written before) to
> create your own customized *.ttf font. In such a font you can include
> all the symbols (and characters) you need. The only thing you then
> have to do is to refer to your costumized font in the graph
> preferences.
>
> If you should be interested I could send you my "Stata_Arial" font
> off-list. However, as I said before, there are possibly some copyright
> issues (is it allowed to change existing character sets?)...
>
> Best,
> Ingo
>
>
>
> On 12/12/06, Robert A Yaffee <[email protected]> wrote:
> > Hi,
> > How does one obtain the complete Greek alphabet with Stata?
> > Thanks,
> > Bob Yaffee
> >
> > Robert A. Yaffee, Ph.D.
> > Research Professor
> > Shirley M. Ehrenkranz
> > School of Social Work
> > New York University
> >
> > home address:
> > Apt 19-W
> > 2100 Linwood Ave.
> > Fort Lee, NJ
> > 07024-3171
> > Phone: 201-242-3824
> > Fax: 201-242-3825
> > [email protected]
> >
> > ----- Original Message -----
> > From: Michael Blasnik <[email protected]>
> > Date: Tuesday, December 12, 2006 10:06 am
> > Subject: Re: st: Re: Tip - Special characters in labels, titles
> of graphs &c
> >
> > > The char() function can return different results depending on your
> > > font (and
> > > therefore OS). You can get a quick listing of what is
> available by
> > > changing
> > > your font in the Stata results window to one that shows upper
> ASCII> > characters (rather than just ?) and then :
> > >
> > > forval i=123(1)255 {
> > > di "`i': " char(`i')
> > > }
> > >
> > > M Blasnik
> > >
> > > ----- Original Message -----
> > > From: "David Airey" <[email protected]>
> > > To: <[email protected]>
> > > Sent: Tuesday, December 12, 2006 9:34 AM
> > > Subject: re: st: Re: Tip - Special characters in labels, titles of
> > > graphs &c
> > >
> > >
> > > >> The char(178) doesn't work on my Mac. Char(181) does.
> > > >>
> > > >> local mu=char(181)
> > > >> local squared=char(179)
> > > >> sysuse auto
> > > >> graph tw scatter weight mpg , ///
> > > >> title("here is mu: `mu', here is mpg squared: mpg`squared'")
> > > >
> > > > Oops. Neither does char(179) work.
> > >
> > > *
> > > * For searches and help try:
> > > * http://www.stata.com/support/faqs/res/findit.html
> > > * http://www.stata.com/support/statalist/faq
> > > * http://www.ats.ucla.edu/stat/stata/
> > >
> > *
> > * For searches and help try:
> > * http://www.stata.com/support/faqs/res/findit.html
> > * http://www.stata.com/support/statalist/faq
> > * http://www.ats.ucla.edu/stat/stata/
> >
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/