-
**Is your feature request related to a problem? Please describe.**
We can use LaTeX syntaxes to make beautiful equations, but why not including tables?
**Describe the solution you'd like**
I sugg…
Ewdoc updated
7 months ago
-
If I try to add a % after a number, with `fmt_number(pattern = "{x} %")`, the % is not escaped when the table is converted to latex.
(I know I should use `fmt_percent()` but my actual pattern is a bi…
-
running quarto reports/Spectral_type_classification_report/render .qmd fails because of some latex error:
ERROR:
compilation failed- error
Missing \endcsname inserted.
\pr…
-
My goal is to create an apa_table with a footnote that is being referenced multiple times (in my case, cell1 and cell3).
Besides the fact that I did not a find any way to add footnotes inside an apa_…
-
**Describe the bug**
I wanted to export an MD file to LaTeX, but the export failed saying:
```
couldn't read native
args: [-f, native, -s, -o, path/to/tex/file.tex, -t, latex]
```
I've see…
-
Some ideas:
- [tabulate](https://pypi.python.org/pypi/tabulate)
- [pytablewriter](http://pytablewriter.readthedocs.io/en/latest/)
Requirements:
- Must support Markdown and LaTeX table formats
-
**Replace the text below with the details of the issue you are facing.
DO NOT simply erase the form and type a free-form response.**
-----
### Issue Summary
\LaTeX should not be italic
http…
-
**Is your feature request related to a problem? Please describe.**
Every time I want to put the specific structure of the model I use into a thesis, I will use torchinfo to print it, and make a latex…
-
```{r}
library(knitr)
courses
-
```
1. unable to display math formulation, just show the latex content.
For example, if you search "variance", you will only see pure latex content for
these math formulation.
2. display some table i…