The R Project SVN R

Rev

Rev 24735 | Rev 27236 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24735 Rev 26060
Line 1939... Line 1939...
1939
    double topShift, botShift, extShift, midShift;
1939
    double topShift, botShift, extShift, midShift;
1940
    double ytop, ybot, extHeight, delta;
1940
    double ytop, ybot, extHeight, delta;
1941
    double axisHeight = TeX(sigma22);
1941
    double axisHeight = TeX(sigma22);
1942
 
1942
 
1943
    switch(which) {
1943
    switch(which) {
1944
    case '.':
1944
    case '.': 
-
 
1945
	SetFont(prev);
1945
	return NullBBox();
1946
	return NullBBox();
1946
	break;
1947
	break;
1947
    case '|':
1948
    case '|':
1948
    case 2:
1949
    case 2:
1949
	top = 239; ext = 239; bot = 239; mid = 0;
1950
	top = 239; ext = 239; bot = 239; mid = 0;