-
I am really excited to get to use typst, it looks great so far!
However, for larger documents it would be really helpful to have multiple bibliographies, e.g. to categorize publications into books,…
-
When using the "equation" mode in latex printing in a Jupyter notebook it would be useful to be able to label equations so they can be referred to in the markdown for static output.
The use case I…
-
Hello! And many thanks for this sotware.
Maybe it's possible and I wasn't able to figure it out. I'd like to render LaTeX variable labels in plots. For example, the dependent variable label in a RM…
-
If plotly renders the figures before mathjax's configuration has run correctly, latex labels don't get rendered.
Solution will be to hook the invocation of plotly (in `charts.js`) to the startup ho…
-
### Environment
- TeXstudio: current master (local msys2 build)
- Qt: 6.8.0
- OS: Windows10
- TeX distribution: miktex
### Expected behavior
After replacing labels in hidden files these files …
-
Package versions:
- holoviews = 1.16.1
- datashader = 0.15.0
- bokeh = 3.1.1
As of Bokeh 3.0, [LaTeX is now supported](https://docs.bokeh.org/en/3.1.1/docs/user_guide/styling/mathtext.html), but…
-
For example, default quick2D will label the color bar with the channel name.
If, however, you have a channel name called `"signal_mean"`, with `usetex=True` (e.g. `apply_rcparams("publication")`) t…
-
It seems `company-auctex` currently does not support completing label names in LaTeX. I am not talking about LaTeX commands, but rather the labels within macros like \cite{a-seminal-paper}, \label{ch…
-
**What did you expect to happen?**
``` emacs-lisp
(after! latex
(set-company-backend! 'latex-mode '(company-cdlatex-backend ...)))
```
should set the custom backend list as the **first** backen…
-
Hi @AakashGfude and @mmcky , the first issue/difference between PDFs generated by ``rst`` and ``myst`` is that
- there is no input/output labels for python-cell of PDFs generated by ``myst`` files.
…