search for: ytk

Displaying 3 results from an estimated 3 matches for "ytk".

Did you mean: gtk
1998 Jan 08
0
R-beta: Using par(tck=,xaxs=)
...GP->tck = -0.02; /* Blue Book p.527 standard value */ src/main/plot.c, lines 462-463, replace by: /* this sets the tick length to the same fraction for x and y, as opposed to the Blue Book definition of the same length */ xtk = -GP->tck*(GP->plt[1] - GP->plt[0]); ytk = -GP->tck*(GP->plt[3] - GP->plt[2]); ------------------------------------------------------- Get par(xaxs="s",yaxs="s") to work: src/graphics/graphics.c, line 826, [added after case 's']: /* this is too easy! */ break; -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...O5vIq}|m?_pwMQsb3S9v&WqgoLnT=OGG8LoijJsL}ZV zpgV<+Pnm4>l}vL2YRN+N+Vh<`6jyfB&9rkS-lO`YCPcx26E<BrVbk@I&$Zq96<TeZ zg7=H%{p5|To#^oCRunUO6QA-qhs-*l5!5s*+=Ex?W!lc(jJ0o=?0jjbc60T}HhyVv z`t~*xZ4Rp94ED?(h-+9U+`>9x7t}_tIngbWqIPh^{K1|=6q1hT(pK|o@*Es2O$i-8 z3#X>fS7<OUYD(BWqc=yTK=wM6PcQXIUy6T^QF<5OPyP8NE1V}&qR=n2S%@W~PDEE+ zfYRiSq>i94z}%%Sd6`$x*L*IDkaj~N@wzcdS0#*XT&UA}FfB&(k);%E16vU=<Wn^H zS)@kq;>`DBF*Zxb*!;-~H8u9ek}@&!PC(@jR!<2J6d;sJ<@0UZw#CfMjAhG~v3&V* zE?&HdMsufGu&AhroSYmq8V%#ek7wJqZ3G7g<Kv^>WaaABt9<(Dr{v}3F=)^ryuH2o...
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