David Kaplan
David Kaplan
I recently created a generic "article" format that has a number of useful features for creating vendor neutral articles and is largely compatible with several other rticles formats, allowing one...
This pull request creates a new format for the ICES Journal of Marine Science. This format is essentially the same as the OUP format currently in rstudio/rticles, but I have...
This is a continuation of the discussion begun with pull request #406 . On 5/31/21 4:27 PM, Christophe Dervieux wrote: > > As the template is on CTAN, I am...
Hi, I am just getting started with your great theming tools. I am trying to understand 2 things: 1) How do you control the margins of the content so that...
I use `tilix` on Ubuntu 22.04.3 LTS with the Ubuntu Gnome Desktop. The desktop is in light theme, but tilix itself is in dark theme. I have a problem that...
Hi, I teach a small class on GIS in R and I have been struggling with how to advise my students on whether to use `stars` or `terra` when working...
Hi, I would like to know if there is a simple way to display at the top of the Gantt diagram Q1, Q2, ... instead of M1, M4, ... and...
I have some queries that return columns of type `pq__varchar`. I was wondering if there was some simple way to convert these data into a more R friendly format inside...
I have already filed this bug with quarto here: It is easiest to just look there for the details and solution. Basically, titlepages fails with the newest version of quarto...
Hi, I have a relatively recent access `.accdb` database that I want to import into PostgreSQL. I ran `mdb-schema db.accdb postgres > db.sql`, but the resulting file is inconsistent in...