Angelo D'Ambrosio

Results 15 issues of Angelo D'Ambrosio

Hello! I'd like to add some simple animation, that is showing an element at the presenter's input. I know you provide `--` or `layout`, but these cannot be used if...

question

I am trying to use lua filters to move figure captions at the end of the document, in a section that exists only in the latex template I'm using, not...

Hello! If the `escape` argument of `kable()` is `TRUE` then $$ enclosed math expressions are not rendered. but if it is `FALSE` the formatting may break for other forbidden characters...

Hello, as I reported in https://github.com/rstudio/rmarkdown/issues/2315, Arxiv sometimes fails to recognize a submitted document as a PDFLaTeX, consequently not showing the material in the final output; for example this happens...

Hello, first of all compliments for your library, it's a great evolution over RSelenium (which I didn't like). I created a function that allows to get the response body of...

Hello, I'm trying to convert a Pdf created via knitr to PNG. When using pdf_convert I get this error: "PDF error: Couldn't find a font for 'Helvetica'". Helvetica is undoubtedly...

Hello! Is there a way to have latex math formatting in the info tab? Enclosing expressions in $ doesn't work. Thanks

enhancement

Hello, I'm having difficulties in understanding how to use your library. I would like to load a csv file and then get the unique value in a column. but this...

Dear Paul, I have a nested model of this form y ~ (1 | A/B/C). I'd like to get the baseline estimates for each level of the model, i.e.: 1....

feature
post-processing

Hello! I'm struggling a bit. How can I get the changes implemented in the first commit of a repo? By my understanding, the expected way to get the changes associated...