It is my understanding that the fix to the splus.ini file is only applicable
to vers. 3.x splus for windows. Vers. 4.x splus does not use an *.ini file
but uses the windows registry instead.
Stephen Smith
> -----Original Message-----
> From: ramon diaz-uriarte [SMTP:rdiazuri@students.wisc.edu]
> Sent: Thursday, April 29, 1999 11:44 AM
> To: s-news@wubios.wustl.edu
> Cc: Humbolt, Allen
> Subject: [S] lwd argument to lines or segments does not work:summary
>
>
> A few days ago I posted a message about the argument lwd not working with
> lty different from 1 (in Splus 3.3. for Win). Thanks to B. Ripley, Allen
> Humbolt, and Stephen Smith for responding.
>
> Stephen's solution should have worked, but didn't for me (maybe because,
> as
> Prof. Ripley said, 3.3 is too old a version...?) I have included Stephen's
> solution below.
>
>
> I have found an "alternative" solution to this problem: I am using
> R(0.64.0) for Win, and things are working fine.
>
> Ramon
>
> **********
>
> This is Stephen's solution.
>
> In your splus.ini file (windows directory) locate the following section
>
>
> [Workarounds]
> ; assorted tuning parameters and workarounds to system limitations
> ;
> ; line/polygon points drawn at a time (max 15000)
> MaxVertices=7500
> ; let Windows devices attempt thick non-solid lines
> WideDeviceLines=no
>
>
>
> The last line may be commented out (semi-colon in first column).
> Uncomment
> and set to
>
> WideDeviceLines=yes
>
>
> -----------------------------------------------------------------------
> This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
> send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
> message: unsubscribe s-news
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|