Re: [Rd] UTF8 markdown vignette

2014-12-19 Thread ONKELINX, Thierry
__ Van: Duncan Murdoch [murdoch.dun...@gmail.com] Verzonden: vrijdag 19 december 2014 14:02 Aan: Yihui Xie CC: ONKELINX, Thierry; r-devel@r-project.org; Kurt Hornik Onderwerp: Re: [Rd] UTF8 markdown vignette On 18/12/2014, 12:17 AM, Yihui Xie wrote: > For the record, I saw a chang

Re: [Rd] UTF8 markdown vignette

2014-12-19 Thread Duncan Murdoch
On 18/12/2014, 12:17 AM, Yihui Xie wrote: > For the record, I saw a change had been made in R-devel: > https://github.com/wch/r-source/commit/d53b098 (Thanks, Duncan) > Meanwhile, I also made a change in knitr to assume UTF-8 unless R > passes an encoding to the vignette engine: > https://github.co

Re: [Rd] UTF8 markdown vignette

2014-12-17 Thread Yihui Xie
For the record, I saw a change had been made in R-devel: https://github.com/wch/r-source/commit/d53b098 (Thanks, Duncan) Meanwhile, I also made a change in knitr to assume UTF-8 unless R passes an encoding to the vignette engine: https://github.com/yihui/knitr/commit/23c6c8e2 Both will solve the or

Re: [Rd] UTF8 markdown vignette

2014-12-10 Thread Duncan Murdoch
HTML vignette is not an option as the vignette demonstrates the use of a >>> custom beamer output format. >>> >>> Best regards, >>> >>> Thierry >>> >>> Van: xieyi...@gmail.com [xie

Re: [Rd] UTF8 markdown vignette

2014-12-10 Thread ONKELINX, Thierry
kelijk bericht- Van: xieyi...@gmail.com [mailto:xieyi...@gmail.com] Namens Yihui Xie Verzonden: woensdag 10 december 2014 4:37 Aan: Duncan Murdoch CC: ONKELINX, Thierry; r-devel@r-project.org; Kurt Hornik Onderwerp: Re: [Rd] UTF8 markdown vignette I took a look at the R source and I realized tha

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Yihui Xie
>> Van: xieyi...@gmail.com [xieyi...@gmail.com] namens Yihui Xie >> [x...@yihui.name] >> Verzonden: dinsdag 9 december 2014 17:13 >> Aan: ONKELINX, Thierry >> CC: r-devel@r-project.org; Duncan Murdoch; Kurt Hornik >> Onderwerp: Re: [Rd] UTF8 markdown vignette >

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Duncan Murdoch
an: xieyi...@gmail.com [xieyi...@gmail.com] namens Yihui Xie > [x...@yihui.name] > Verzonden: dinsdag 9 december 2014 17:13 > Aan: ONKELINX, Thierry > CC: r-devel@r-project.org; Duncan Murdoch; Kurt Hornik > Onderwerp: Re: [Rd] UTF8 markdown vignette > > A few things to clarif

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread ONKELINX, Thierry
ns Yihui Xie [x...@yihui.name] Verzonden: dinsdag 9 december 2014 17:13 Aan: ONKELINX, Thierry CC: r-devel@r-project.org; Duncan Murdoch; Kurt Hornik Onderwerp: Re: [Rd] UTF8 markdown vignette A few things to clarify: 1. You do not necessarily have to keep the \usepackage{} line if

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Yihui Xie
Thanks for the kind words. Actually we have more ambitious plans than just reverse search :) Regards, Yihui -- Yihui Xie Web: http://yihui.name On Tue, Dec 9, 2014 at 11:18 AM, Duncan Murdoch wrote: > On 09/12/2014 11:13 AM, Yihui Xie wrote: >> >> Lastly, the most important piece of informatio

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Duncan Murdoch
used. You might want to try that line as well. (You need to > keep the \usepackage line to tell LaTeX what encoding you're using.) > > Duncan Murdoch > > >> I'll post the question on an RStudio forum as well. >> >> Best regards, >> >> Thierr

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Yihui Xie
ch > > >> I'll post the question on an RStudio forum as well. >> >> Best regards, >> >> Thierry >> >> >> -Oorspronkelijk bericht- >> Van: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] >> Verzonden: dinsdag 9 decemb

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Duncan Murdoch
ng desire for an answer does not > ensure that a reasonable answer can be extracted from a given body of data. > ~ John Tukey > > > -Oorspronkelijk bericht- > Van: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] > Verzonden: dinsdag 9 december 2014 11:04 > Aa

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread ONKELINX, Thierry
..@gmail.com] Verzonden: dinsdag 9 december 2014 11:04 Aan: ONKELINX, Thierry; r-devel@r-project.org Onderwerp: Re: [Rd] UTF8 markdown vignette On 09/12/2014, 4:48 AM, ONKELINX, Thierry wrote: > Dear all, > > I'm trying to use a Markdown vignette with UTF-8 encoding. It compiles well

Re: [Rd] UTF8 markdown vignette

2014-12-09 Thread Duncan Murdoch
On 09/12/2014, 4:48 AM, ONKELINX, Thierry wrote: > Dear all, > > I'm trying to use a Markdown vignette with UTF-8 encoding. It compiles well > when knitting the vignette in RStudio, but it fails to recognize the UTF-8 > settings when building the source package. Can someone point out what I'm >