Re: [Rd] plotmath indices: suggested addition to help file

2011-01-21 Thread Claudia Beleites
Dear all, after realizing yesterday that my suggestion was not yet quite "ripe" as the character version is very limited, I decided to wait a bit before summarizing the outcome to a better proposition instead of creating too much fuss. Martin, thanks for your support & systematic table :-) M

Re: [Rd] plotmath indices: suggested addition to help file

2011-01-21 Thread Martin Maechler
> "PE" == Peter Ehlers > on Fri, 21 Jan 2011 06:17:20 -0800 writes: PE> On 2011-01-21 02:27, Martin Maechler wrote: >> Thank you, Claudia, >> >>> "CB" == Claudia Beleites on Thu, >>> 20 Jan 2011 14:05:41 +0100 writes: >> CB> Dear all, I just stumb

Re: [Rd] plotmath indices: suggested addition to help file

2011-01-21 Thread Peter Ehlers
On 2011-01-21 02:27, Martin Maechler wrote: Thank you, Claudia, "CB" == Claudia Beleites on Thu, 20 Jan 2011 14:05:41 +0100 writes: CB> Dear all, I just stumbled over the fact that subsetting CB> by square bracket will only output the first given CB> index. I guess the

Re: [Rd] plotmath indices: suggested addition to help file

2011-01-21 Thread Martin Maechler
Thank you, Claudia, > "CB" == Claudia Beleites > on Thu, 20 Jan 2011 14:05:41 +0100 writes: CB> Dear all, I just stumbled over the fact that subsetting CB> by square bracket will only output the first given CB> index. I guess the rest is thrown away by the CADDR in CB

[Rd] plotmath indices: suggested addition to help file

2011-01-20 Thread Claudia Beleites
Dear all, I just stumbled over the fact that subsetting by square bracket will only output the first given index. I guess the rest is thrown away by the CADDR in RenderSub (plotmath.c l. 1399). Maybe changing this could be considered as "low-priority desired" (would be nice if the output works