search for: overstrik

Displaying 8 results from an estimated 8 matches for "overstrik".

Did you mean: overstrike
2008 Apr 08
2
plotmath "overstrikes" in output on a Linux system
I've been testing plotmath. But I'm getting some funny output one one computer. The problem is that characters are 'jumbled' and overstrike when symbols are introduced. Sample code: mu <- 440.0 sigma <- 12.5 myx <- seq( mu - 4*sigma, mu+ 4*sigma, length.out=500) myDensity <- dnorm(myx,mean=mu,sd=sigma) # Here's one way to retrieve the values of mu and sigma and insert them into an expression t1t2 <- bquote (past...
2003 Jan 26
0
Re: removing overstrikes
Your mistake in in your sed script. The sed script should only have the command you want to run. Your script should only have one line in the file in this example. s/.//g or this: s/.\x08//g Joel On Sun, Jan 26, 2003 at 12:59:19PM -0000, richardkoliver <rko15@attbi.com> wrote: > If I type (bash shell, where the backspace character is entered by > typing ctrl-v ctrl-h) >
2010 Oct 08
2
font question on pdf device
...))) I get a plot with a title having uppercase delta followed by "D". But in the following > pdf(file="deltaTest.pdf") > plot(c(0,1),c(0,1),main=expression(paste(symbol("D"),"D",sep=""))) > dev.off() the uppercase delta looks like O with overstrike slash, i.e. ?. Other greek alphabets, such as Gamma, seem to work fine for pdf as well. My sessioninfo for this is > sessionInfo() R version 2.11.1 (2010-05-31) x86_64-pc-linux-gnu locale: [1] LC_CTYPE=en_GB.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_GB.UTF-8 LC_COLLAT...
2003 Jan 03
4
number plot symbol in scatterplot?
If I make a scatterplot and several (e.g. 5) points lie on top of each other at a given x,y location I would like the plot symbol to be the number of superimposed points (e.g. "5"). Could someone please tell me how to do this in R? Thanks! Bill Simpson
2010 Jan 20
2
Plot frame border to start at zero?
Hello, I am creating plots of hourly precipitation and accumulated precipitation (on different axis, see attached image). I was wondering how can I have the plot frame (black border) start at zero, it looks like it is plotted less than zero? The code I use to create the png files is below: CairoPNG(PNG_file,width=1000, height=600, pointsize=14, bg="white") opar <-
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
Using Debian Sarge, samba, CUPS, and an HP G85 mutifunction with HPOJ to use the G85 USB connection, I've been able to get raw printing to work, and Point 'n' Print driver download to work, but not at the same time. The driver download was a chore, because of HP's proprietary install program. Had to install the driver locally to get the needed files and copy them manually to the
2003 Apr 17
2
fontconfig-2.1.93 considered more harmful
There is an ongoing thread "fontconfig-2.1.92 considered harmful" on -CURRENT. Because I have not moved to -CURRENT, I post this to -STABLE. Since I upgraded to fontconfig-2.1.93 (on Apr 14) a lot of ports start to complain a lot of "Cannot fork: Resource temporarily unavailable" errors. What resource ? I inserted top into my ports build script to notice that a lot of
2003 Aug 02
7
[2.6] Perl weirdness with ext3 and HTREE
Hi I have mailed about this previously, but back then it was not really confirmed, so I have let it be at that. Anyhow, problem is that for some reason 2.5/2.6 ext3 with HTREE support do not like what perl-5.8.0 does during installation. It *seems* like one of the temporary files created during manpage installation do not get unlinked properly, or gets into the hash (this possible?) and cause