Tomas Reivinger

Results 8 issues of Tomas Reivinger

**Describe the bug** save_kable() saves .tex files with ANSI encoding; expecting UTF-8 reprex: ```` library(tidyverse) library(kableExtra) test % tidy() %>% kbl(format = "latex") %>% footnote(number = c("Testa å ä ö"))...

Hi! My projects list is getting full . It would be nice to be able to right click and select archive. I know you can delete the projects and keep...

Hi! Large tables can be quite frustrating to deal with in markdown. Usually I just find some table generator online -- the downside is that you can't save a work...

new feature

I trying to get the first input in my first tabstop to be "copied" to the 5th line of my code (\mathcal{L}_{$1}). It works exactly how I want it, except...

Hi, the snippets do not work anymore after upgrading to the latest version (0.2.9) and when I press ctrl+shift+p and choose any hypersnips command I get something like: ![image](https://github.com/draivin/hsnips/assets/50247285/715e5feb-f23e-46ce-a386-78f2c54af23a) However,...

**Description** is only visible when the snippet is selected. See screenshot: The description begin/end align is visible since it's selected. The other descriptions are visible since those are snippets from...

### What's the problem When I click on ...>export>Dropbox I can see my Dropbox folders and I can press save. But nothing happens - there is no file saved in...

known issue

Hi! Can svg and pdf be previewed in the viewer using camcorder? I have tried without success. For example, using the following settings: ```` camcorder::gg_record( dir = here("temp_img"), device =...