-
## 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 data rows are show. It would be h…
-
Requestiong for cheatsheet regarding popular latex commands for:
- regular office documentation
- project documentation
- question paper
- tables
- images
-
For latex_table(), it would be helpful if the table indicated which row is the optimal equation (according to whichever model_selection criterion was chosen). This is something I could work on for yo…
-
Hi, I found that header
`":_:" =list(" "=2, "A"=2, "B"=2) `
produces
`NA \cmidrule(lr){4-5} \cmidrule(lr){6-7} `
Is there anyway to prevent etable generating "NA" for the first two columns? T…
-
## Please Select if your Request is Either something new or an Enhancement ##
- [ ] Enhancement of an existing Feature.
- [x] Request of a new feature.
## Please select the area your reques…
-
Basically, the goal is to be able to take both arrays and uarrays and output a LaTeX table, just like how csvtex takes a csv file and outputs it. Most of the code from csvtex can be reused (or turned …
-
## Brief outline of the bug
The minimal example file does not compile: TeX stops with
error `TeX capacity exceeded, sorry [grouping levels=255]`.
## Minimal example showing the bug
```latex…
-
There are some callbacks, like `mlist_to_hlist`, which are currently classified as `list` callbacks. Therefore multiple callbacks can be added there, even if they by definition can't compose. E.g. the…
-
Reader : Markdown
Writer : LaTeX
Current version : Pandoc 1.11.1
Pandoc lacks the possibility of inserting tables with vertical lines.
I've been tweaking the generated tex from a markdown grid such a…
-
First off, thank you for this fantastic plugin! It’s a huge help, especially since exporting notes to PDF with emoji or Twemoji via Pandoc can be quite complicated and doesn’t always work as expected.…