Displaying 3 results from an estimated 3 matches for "aussehen".
2008 Mar 01
1
jpeg and margin text
...uot;red",bg="red")
if(datenbankdaten[i,2]<datenbankdaten[i,3])
#dreieck nach unten
points(i,datenbankdaten[i,2]+0.1,pch=25,col="green",bg="green")
}
# Legend muss noch in die Ränder geschrieben werden, würde besser aussehen
Verkleinern<-0.8
for(i in 1:20){
if(i<=9) text(par("usr")[2] + 0.5, Maximum-(i-1)*0.4, srt=0, adj = 0, labels
= sprintf("0%.0f",i),xpd = TRUE,cex=Verkleinern)
else text(par("usr")[2] + 0.5, Maximum-(i-1)*0.4, srt=0, adj = 0, labels =
i,xpd = TRUE,cex...
2001 Aug 16
1
wozu Wine?
Hallo NG-Leser,
ich denke mal, mir fehlt vielleicht einfach nur die Erfahrung, aber ich hab
bisher _kein_ einziges Win-Programm unter Linux zum Laufen bekommen.
Eigentlich m?chte ich nur einen IE 5.5 benutzen k?nnen, um zu sehen, ob
meine unter Linux entwickelten Webpages auch im IE gut aussehen. (jeder
Webmaster kennt ja die Probleme)
Aber mit Wine ist da wohl nix zu machen, wie? Ist das Projekt ein
hoffnungsloser Fall oder warum bekomm ich st?ndig Fehlermeldungen?
Mal zum Fall IE:
Ich habe eine Win2000-Partition gemountet und in der ".wine/config" diese
als Laufwerk "C...
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your