Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: eps set fontface command


From   ariley@stata.com (Alan Riley)
To   statalist@hsphsun2.harvard.edu
Subject   st: Re: eps set fontface command
Date   Tue, 27 May 2003 11:20:58 -0500

David LB Schwappach (dlb@h-ero.de) wrote
> I'm having trouble using the fontface option with the graphs set
> command:
> . graph set eps fontface times
> returns
> "" required
> r(198);

-graph set eps fontface- appears to have a bug preventing the fontface
from being set.  In addition, -graph query eps- is reporting the
-graph query ps- settings.  We will fix this in a future ado-file update.

David can still set the eps fontface via the undocumented
-translator set- command:

   . translator set gph2eps fontface "Times"

To see the changed setting, type

   . translator query gph2eps


--Alan
(ariley@stata.com)
*
*   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/