The R Project SVN R

Rev

Rev 87958 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87958 Rev 88200
Line 13626... Line 13626...
13626
	continuously rather than a point at a time and so line types,
13626
	continuously rather than a point at a time and so line types,
13627
	mitring and so on work. (PR#2630)
13627
	mitring and so on work. (PR#2630)
13628
 
13628
 
13629
    o	Calling par(mfg) before doing any plotting resulted in NewPage
13629
    o	Calling par(mfg) before doing any plotting resulted in NewPage
13630
	never being called on the device, which in turn resulted in
13630
	never being called on the device, which in turn resulted in
13631
	incorrect output for postcript() and pdf() devices.  (Reported
13631
	incorrect output for postscript() and pdf() devices.  (Reported
13632
	by Marc Schwartz in discussion of the non-bug PR#7820.)
13632
	by Marc Schwartz in discussion of the non-bug PR#7820.)
13633
 
13633
 
13634
    o	terms.formula needed to add parentheses to formulae with
13634
    o	terms.formula needed to add parentheses to formulae with
13635
	terms containing '|'.  (PR#8462)
13635
	terms containing '|'.  (PR#8462)
13636
 
13636