-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
When there are nested environments then the filter might be unable to process/ignore correctly. Here is an example, where \eqref must be ignored, but not table:
```qmd
---
filters:
- parse-lat…
-
Dear Prof. Harrel.
I am currently experiencing an issue when using latex on a summaryM object and producing pdf output. The latex call is included in the text:
`%latex.default(cstats, title = …
-
As per discussion with @cderv, we suggest including a lua filter that allows users to change font color and/or text highlighting via simple pandoc attributes.
This originated from [this SO question…
-
Hi,
as I commented in https://github.com/sphinx-doc/sphinx/issues/2305#issuecomment-182575690 currently there is no way in styling tables for LaTex output.
Examples that are cannot be 'styled' for ta…
-
It seems LaTeX renders a table as collapsed.
Input:
```
========= ======== =======================================================
Tag Required Description
========= ======== =================…
-
### Bug description
From https://github.com/quarto-dev/quarto-cli/discussions/1182
````markdown
---
format: pdf
keep-md: true
keep-tex: true
---
```{r}
#| label: tbl-md
#| tbl-cap: "$\…
-
If I generate a LaTeX table with a table heading (using `tab_header()`) the resulting LaTeX code generated contains the use of a `\caption` command. For example, I could use
```r
exibble %>% gt() …
-
We are working on a project to enhance LaTeX so that it can produce tagged pdf.
https://www.latex-project.org/news/2020/11/30/tagged-pdf-FS-study/
For a tabular this means that one need to add co…
-
1. Download this PDF https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9547654/pdf/main.pdf
2. Upload it to Terarium
3. Drag it onto the workflow canvas
4. Notice that Equation (3) is not showing up in the…