tufte-jekyll icon indicating copy to clipboard operation
tufte-jekyll copied to clipboard

Working directly with .Rmd files

Open ghost opened this issue 8 years ago • 4 comments

Hello :) Is there any option to work directly with an .Rmd file?

Thanks,

ghost avatar May 02 '16 18:05 ghost

Rmd files work for me

  • Write your stuff as an Rmd file.
  • Use the servr package.
  • Enjoy

ekstroem avatar May 09 '16 20:05 ekstroem

Hi, They work for me too, though I did this manually, and it has nothing to do with tufte-jekyll,. It is just an Rmd rendered as an HTML page, see http://quantscientist.github.io/inferno/articles/16/ma1-process. But the look and feel is different from the regular tufte-jekill, e,g, http://quantscientist.github.io/inferno/ and I don't have any of the menu items since as recidted above, the HTML page was generated with server::

ghost avatar May 09 '16 20:05 ghost

Yeah - I have the same issue. The two outputs are not .... quite identical. I think it may be a font issue or something although I haven't been able to figure out why I get different results. My main issue with rmd files is that I cannot use $$ $$ for displaymath (I know it is an abomination but old habits die hard)

ekstroem avatar May 10 '16 08:05 ekstroem

If anyone has any clue with the the possible reason for the font difference I'd love to help trying to track this down. The feel and quality of the of Slomos Rmd-parsed html slide is a wee bit better

ekstroem avatar May 13 '16 01:05 ekstroem