-
### What version of `mystjs` are you using?
0.1.11
### How did you install myst?
npm
### What operating system are you using?
Mac
### Which area is this feature request for?
Export: LaTeX or PD…
-
This looks pretty great!
running it on typical file I noticed the following
1. section titles sometimes miss a newline, so that the whole paragraph is rendered as a heading
2. complex tables fail…
-
Hey everyone,
**I write a table in jupyter notebook and declare some usual statistics symbols like Latex.
$\DeclareMathOperator{\Corr}{Corr}$
$\DeclareMathOperator{\Var}{Var}$
$\DeclareMat…
-
In [the documentation of text()](https://typst.app/docs/reference/text/raw/#parameters-lang), there is only note about Typst language. In [the raw element](https://typst.app/docs/reference/text/raw/),…
-
All `` formatting seems completely lost, and each cell is surrounded by newlines.
-
See the Table 13.12 here:
http://mathbook.pugetsound.edu/examples/sample-article/derivatives.pdf
In source, valign is set to top for each row, but currently the paragraph entries in a row start lo…
-
The plugin [yegappan/taglist](https://github.com/yegappan/taglist) and the plugin [vim-latex](https://github.com/vim-latex/vim-latex) are very nice to navigate within the table of content of a latex d…
-
Tagging of `\tableofcontents` is wrong with the obsolete [tocstyle](https://ctan.org/pkg/tocstyle) package. Note it's not in texlive.
```tex
\DocumentMetadata
{
lang=en-US,
pdfversion=2…
-
### Bug description
The second table does not render correctly:
````qmd
---
title: "Empty"
engine: jupyter
---
```{python}
#| label: tbl-test1
#| tbl-cap: Test1
import pandas as pd
pd.DataFrame(d…
-
Is it possible to support `table.el` tables?
Latex export is done via `table-generate-source`, maybe the resulting LaTeX can be translated?
Otherwise, any other hints on how to add a text-based ta…
xeruf updated
2 years ago