Skip to content
Prev 131822 / 398506 Next

Mono in postscript device

On Tue, 11 Dec 2007, Benjamin Otto wrote:

            
The 'problem' is that you have not provided us with reproducible code, and 
used an obsolete version of R.  At least some of the ways you might have 
done this you needed to specify the 'fonts' argument to postscript().

As a minimal example,
works in R 2.6.1.  If that does not work for you, you need to update.
If it does, you need to consider what you did differently.
[...]