search for: nopadding

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

Did you mean: no_padding
2012 Apr 20
1
How to make nice tiny sized figures on graphic devices producing scalable vector output?
...<- .3 win.metafile("some.emf", 3.35, 2) data <- data.frame(y=rep(c("a","b","c"), each=10), x=runif(30)) bwplot(y~x, data, par.settings = modifyList( simpleTheme(cex=cex, lwd=cex), c( # theme.nopadding, axis.line=list(lwd=cex))), panel=function(...) { panel.bwplot(..., pch="|") # panel.mean(..., pch=16) }, cex=cex, ylab=list(label=expression(bold("my x label")), cex=cex),...
2007 Jun 18
4
pxelinux bug's
Hello Peter, The attached patch contains three small (although 2 of them are fundamental :) fixes for pxelinux 1. Alignment error when more than one initramfs are loaded using initrd - the alignment of the last disk is discarded in calculations but is ALWAYS present when the loading procedure is called. As a result - the second image (cpio) is not recognized. 2. On some platforms
2004 Dec 16
26
CentOS-2 errata
The following errata for CentOS-2 have been built and uploaded the the centos mirror: RHSA-2004:634-01 Updated zip package fixes security issue Files available: zip-2.3-10.1.i386.rpm More details are available from the RedHat web site at https://rhn.redhat.com/errata/rh21as-errata.html The easy way to make sure you are up to date with all the latest patches is to run: # yum update -- John