There was a bug in the Windows version of Stata, which is now fixed:
" 24. Windows Metafiles (WMF) created by graph export or copied to the
Clipboard had incorrectly positioned text. This has been fixed."
Perhaps this is related? I don't see any problems in the Windows
version when I run your code.
Is your Stata up-to-date?
Best, Sergiy Radyakin
On Wed, Nov 18, 2009 at 3:57 PM, Airey, David C
<[email protected]> wrote:
> . sysuse auto
> (1978 Automobile Data)
>
> . scatter weight length, ms(oh) // small o
>
> never renders well on my system, and copying the graph preserves the oblong symbols
>
> . scatter weight length, ms(Oh) // large O
>
> doesn't show the complaint
>
> I sent you off list the horrible rendering of a graph twoway function (y=x). Looked like someone shocked it with electricity.
>
> -Dave
>
>
> *
> * 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/
>
*
* 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/