Re: [Rd] shared-mime-info (PR#8278)

2005-11-03 Thread Vaidotas Zemlys
As far as I know, at least in Debian, the mimetypes are tracked by shared-mime-info package. The upstream is freedesktop.org. I do not know about oficial standarts, but Gnome and KDE tries to adher to some of the freedesktop.org standarts. I can confirm that mimetypes provided by shared-mime-in

Re: [Rd] shared-mime-info (PR#8278)

2005-11-04 Thread Vaidotas Zemlys
oaded. I could write and test the xml code. But first we have to agree on which files benefit from having mimetypes and how the mimetypes should be named. Feel free to suggest. Vaidotas Zemlys -- Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php Vilnius University _

Re: [Rd] Saving a plot in R-LINUX

2006-01-13 Thread Vaidotas Zemlys
ld be easily adapted for copying to other formats. Since the answer was too easy, probably I did not understand question correctly. In that case please ignore this message. Vaidotas Zemlys -- Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php Vilnius University ___

Re: [Rd] (PR#13234) Problems with Sweave and pdf.options(encoding="ISOLatin7")

2008-11-19 Thread Vaidotas Zemlys
obably ok. Sorry for the garbled message, next time I will send unicode portable code without relying on email encodings. Sincerely yours, Vaidotas Zemlys __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] (PR#13234) Problems with Sweave and pdf.options(encoding="ISOLatin7")

2008-11-19 Thread Vaidotas Zemlys
2008/11/19 Prof Brian Ripley <[EMAIL PROTECTED]>: > On Wed, 19 Nov 2008, Vaidotas Zemlys wrote: > >> OK, the modified R code is: >> >> >> plot(rnorm(100),main="\u0105\u010D\u0117\u0119\u012F\u0161\u016B\u0173\u017E") >> >> It does