Tks, it works now , just needing some extra ajustment.
-- PO SU mail: [email protected] Majored in Statistics from SJTU At 2014-09-12 12:33:19, "Jinsong Zhao" <[email protected]> wrote: >On 2014/9/11 21:10, PO SU wrote: >> >> Dear expeRts, >> When i use the following codes: >> pdf(file="1.pdf",width=15) >> plot(1:3,main="你好") >> dev.off() >> #There were 12 warnings (use warnings() to see them) >> I find that "你好" can't show correctly in pdf file, but i just >> plot(1:3,main="你好") to R plot viewer, it's ok . >> Is there anyone happen to know the solution? BTW, i explore the encoding >> argument in ?pdf ,but still can't solve the problem. >> > >please refer to: >Paul Murrell and Brian Ripley (2006) Non-standard fonts in PostScript >and PDF graphics. R News, 6(2):41–47. >http://cran.r-project.org/doc/Rnews/Rnews_2006-2.pdf > >if you can read Chinese, you also can refer to: >http://www.newsmth.net/bbscon.php?bid=1039&id=3924 > >HTH, >Jinsong > >> >> >> >> -- >> >> PO SU >> mail: [email protected] >> Majored in Statistics from SJTU >> ______________________________________________ >> [email protected] mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> > >______________________________________________ >[email protected] mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

