Re: [R] there are fontencoding problem in Sweave

2009-04-17 Thread Угодай n/a
2009/4/17 Peter Dalgaard > Doesn't \usepackage[noae]{Sweave} do the trick? Sweave.sty has this > conditionalized. > > Yes, it is working. Thanks [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mai

Re: [R] there are fontencoding problem in Sweave

2009-04-16 Thread Peter Dalgaard
Duncan Murdoch wrote: On 4/16/2009 10:29 AM, Угодай n/a wrote: I want write article by russian language using Sweave. For cyrillic text LaTeX use T2A encoding \usepackage[T2A]{fontenc} But in Sweave.sty we find: \RequirePackage[T1]{fontenc} It is source of critical problem. For example Rnw

Re: [R] there are fontencoding problem in Sweave

2009-04-16 Thread Duncan Murdoch
On 4/16/2009 10:29 AM, Угодай n/a wrote: I want write article by russian language using Sweave. For cyrillic text LaTeX use T2A encoding \usepackage[T2A]{fontenc} But in Sweave.sty we find: \RequirePackage[T1]{fontenc} It is source of critical problem. For example Rnw file $ cat estimation