search for: hl3

Displaying 4 results from an estimated 4 matches for "hl3".

Did you mean: el3
2008 Nov 08
0
Bug in plot.dendrogram, and how to submit patches
...t;edgetext") <- "c & d" > plot(d, horiz="F") #OK > plot(d, horiz="T") #edge labels do not change position to account for horiz I think this is because stats:::plotNode doesn't deal with horiz=TRUE on line 152 (starting "polygon(mx + c(-hl3, hl3),"). I'm quite happy to submit a patch to fix this, but I'm not sure how to do so. Is there a web page which gives details about the preferred format for patches, and how to download the latest code for patching? I guess I initially need to download the latest SVN repositor...
2005 Oct 23
1
Coloring leaves, twigs and labels in plot.dendrogram()
...t = 1, i) t.font <- Xtract("t.font", ePar, default = par("font"), i) vlm <- strheight(c(edgeText, "h"), cex = t.cex)/2 hlm <- strwidth(c(edgeText, "m"), cex = t.cex)/2 hl3 <- c(hlm[1], hlm[1] + hlm[2], hlm[1]) polygon(mx + c(-hl3, hl3), my + sum(vlm) * c(-1:1, 1:-1), col = p.col, border = p.border, lty = p.lty, lwd = p.lwd) text(mx, my, edgeText, cex = t.cex, col = t.col, font...
2008 Dec 17
2
Something strange! Wine 1.10 doesn't want to delete stuff.
So, recentley I upgraded to the new 1.10 with apt, I am running 2.6.24-21-generic #1 SMP kernel, although I don't know why it thinks I have to have smp, I have a 2400+ sempron, my v-card is a 7300Gt nvidia. And after I upgraded, I shut it down and I went to bed. The next day, I tried to play WoW, everything was cool, no glitches, it ran noticeably faster, so I changed the graphics settings
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking