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

st: Re: eps set fontface command


From   [email protected] (Alan Riley)
To   [email protected]
Subject   st: Re: eps set fontface command
Date   Tue, 27 May 2003 11:20:58 -0500

David LB Schwappach ([email protected]) 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
([email protected])
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index