search for: do_mtext

Displaying 6 results from an estimated 6 matches for "do_mtext".

2002 Jun 07
1
Bug list summary (automatic post)
...a deeper problem: mtext() ignores par(cex=.5) in general. --To see the problem try: par(cex=.5); mtext("hi") --Paul thinks the right fix is to change the argument list for mtext so that --cex=par(cex) by default rather than cex=NA by default (plus corresponding --internal changes to do_mtext in plot.c). --This needs to be done very carefully because (i) the change suggested above --mayhave side-effects in many other pieces of interpreted code --(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy --and anything to do with cexbase needs extreme care. * PR# 820 * Su...
2001 Sep 24
1
R-devel Digest V1 #314
...r problem: mtext() ignores par(cex=.5) in general. - --To see the problem try: par(cex=.5); mtext("hi") - --Paul thinks the right fix is to change the argument list for mtext so that - --cex=par(cex) by default rather than cex=NA by default (plus corresponding - --internal changes to do_mtext in plot.c). - --This needs to be done very carefully because (i) the change suggested above - --mayhave side-effects in many other pieces of interpreted code - --(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy - --and anything to do with cexbase needs extreme care. * PR#...
2002 Jul 07
1
Bug list summary (automatic post)
...a deeper problem: mtext() ignores par(cex=.5) in general. --To see the problem try: par(cex=.5); mtext("hi") --Paul thinks the right fix is to change the argument list for mtext so that --cex=par(cex) by default rather than cex=NA by default (plus corresponding --internal changes to do_mtext in plot.c). --This needs to be done very carefully because (i) the change suggested above --mayhave side-effects in many other pieces of interpreted code --(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy --and anything to do with cexbase needs extreme care. * PR# 820 * Su...
2002 Aug 21
1
Bug list summary (automatic post)
...a deeper problem: mtext() ignores par(cex=.5) in general. --To see the problem try: par(cex=.5); mtext("hi") --Paul thinks the right fix is to change the argument list for mtext so that --cex=par(cex) by default rather than cex=NA by default (plus corresponding --internal changes to do_mtext in plot.c). --This needs to be done very carefully because (i) the change suggested above --mayhave side-effects in many other pieces of interpreted code --(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy --and anything to do with cexbase needs extreme care. * PR# 820 * Su...
2002 Sep 21
1
Bug list summary (automatic post)
...a deeper problem: mtext() ignores par(cex=.5) in general. --To see the problem try: par(cex=.5); mtext("hi") --Paul thinks the right fix is to change the argument list for mtext so that --cex=par(cex) by default rather than cex=NA by default (plus corresponding --internal changes to do_mtext in plot.c). --This needs to be done very carefully because (i) the change suggested above --mayhave side-effects in many other pieces of interpreted code --(ii) do_mtext ignores dd->gp.cexbase unlike, for example, do_plot_xy --and anything to do with cexbase needs extreme care. * PR# 820 * Su...
2003 Oct 09
2
R-1.8.0 on Sparc Solaris 8, gcc3.2.1, bus error and core dump (PR#4485)
...in Rf_GText (x=11.13291338582677, y=6.9477165354330692, coords=1, str=0x0, xc=1, yc=0, rot=90, dd=0xd8e1a0) at graphics.c:3740 #5 0x000988d0 in Rf_GMtext (str=0xb400e0 "help( Bessel )", side=4, line=1.8, outer=0, at=1.04, las=0, dd=0xd8e1a0) at graphics.c:4366 #6 0x000c736c in do_mtext (call=0x80d818, op=0x224b90, args=0x0, env=0x1) at plot.c:2374 #7 0x000ac114 in do_internal (call=0x1bc688, op=0x1, args=0xec15a8, env=0xec328c) at names.c:1046 #8 0x0007d6cc in Rf_eval (e=0x80d78c, rho=0xec328c) at eval.c:375 #9 0x0007ed28 in do_begin (call=0x80cc6c, op=0x2163b8, args=...