Christopher Swingley
Christopher Swingley
## Description When printing a tables in a loop I get the proper output when choosing html format (via quarto), but the tables are not printing correctly in pdf format....
## Proposal When a table is converted to LaTeX the column labels are only printed on the first page of output. If the table extends onto subsequent pages, only the...
The latest survey created by our team seems to have issues when trying to parse the survey object. The code looks like this: ```r survey_object
## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/rstudio/gt/issues), whether open or closed, comment on...