[Rcpp-devel] Formulas in Markdown of Rcpp-Gallery
Simon Zehnder
szehnder at uni-bonn.de
Tue Sep 24 14:20:33 CEST 2013
Hi Dirk,
good to now. I worked with knitr a lot but never with Ruby/Jekyll, so I deduced prematurely that formulas are possible. As I wrote to J.J. I can as well use just O(N^3) or write it out. I just didn't want to submit an article that does not exhibit the expected text form.
Best
Simon
On Sep 24, 2013, at 2:07 PM, Dirk Eddelbuettel <edd at debian.org> wrote:
>
> On 24 September 2013 at 13:10, Simon Zehnder wrote:
> | I need a little help with the markdown in .cpp files for the Rcpp-Gallery:
> | How do I type in inline formulas? For example O(N^3)? I tried $O(N^3)$ and
> | also $$latex O(N^3)$$ but nothing seems to work (I forked the repository
> | and make/make preview works perfect - only the formulas do not work - I see
> | there only what I type).
>
> PBKAC: Nowhere do we say that you can. Plots are not (currently) supported
> either. And consequently, none of the 70+ posts use either.
>
> Dirk
>
> --
> Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Rcpp-devel
mailing list