-
## 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/mast…
-
### Bug description
If I attempt to use LaTeX formatting commands (e.g. `\textit{italic text}`) inside a table caption and the table has a cross-ref, the document will not compile. Removing the ita…
-
## Prework
- [x] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob…
-
### Which area is this feature request for?
LaTeX Export
### Describe the feature you'd like to request
i'd like to be able to specify what latex table package to export with.
based on th…
-
Would it be possible to add a table type `array` for LaTeX output? This should be fairly simple to implement, the idea being to replace `\begin{tabular} ... \end{tabular}` with `\begin{array} ... \end…
-
-
Currently having a long patch/erratum table breaks the LaTeX layout - especially the footer.
This seems to be a minor LaTeX template issue.
-
Hi,
ox-pandoc made the export a breeze, but I could not figure out how to customize the look of the outpug. I tried with both scimax (https://github.com/jkitchin/scimax) and ews (https://github.com…
-
I am unable to use pack_rows() in combination with `tabular = "tabularx"`, which produces an error.
```
library(kableExtra)
library(dplyr)
kbl(mtcars, format="latex", tabular = "tabularx", vali…
-
LaTex tables aren't formatting properly. The syntax I'm using is below, the table is rendering properly in TexPad, so I double I have any syntax error. Perhaps Quiver uses a different syntax. I also t…