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]
Re: st: characters in the title of a graph
From
Bulent Koksal <[email protected]>
To
[email protected]
Subject
Re: st: characters in the title of a graph
Date
Wed, 16 Nov 2011 15:34:26 +0200
After some search, I've found out that the solution is as follows (222
is the ascii code for Ş):
title({c 222} other text)
The ASCII codes for other characters can be found by
.ssc install asciiplot
.asciiplot
On Wed, Nov 16, 2011 at 11:34, Bulent Koksal <[email protected]> wrote:
> Dear Stata Users,
>
> How can I put the following characters in the title of a graph? It
> seems that I cannot produce these characters in the do editor. Thanks
> for any help.
>
> ğ Ğ
>
> ş Ş
>
> İ (capital i with a dot)
>
> ı (little i without a dot)
>
> --
> Bülent Köksal
>
> *
> * 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/
>
--
Bülent Köksal
*
* 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/