-
### Describe the bug
The following error message is printed to STDERR anytime I press the TAB key:
```text
_zsh_autosuggest_highlight_apply:3: bad math expression: operator expected at `POSTDISPL…
-
This is not really a PG "issue". But I am having an issue with PTX that and LaTeX that stems from something MathObjects does, so I will post here.
If you have like `$f = Formula('x');`, then `$f->T…
-
**Describe the bug**
Global defined macros (by \gdef, \global\def and so on) not persist between math expressions with KaTeX being used. These macros behave like \def , which only works in the same b…
-
## Feature Request
For the CSS property formatter or as a CSS-specific value transform (I prefer the latter, format should not be concerned much with token value changes).
```css
:root {
--m…
-
### Description
I maintain the tiny `xarrow` package and the latest version 0.11 of the compiler seems to have brought a regression, which [impacts the package](https://codeberg.org/loutr/typst-xar…
loutr updated
6 months ago
-
**Version (please complete the following information):**
- OS: Windows 11
- Browser: Microsoft Edge
- Web Clipper version: 0.9.5
- Obsidian version: 1.7.5
**Describe the bug**
A clear and c…
-
I've found that using LaTeX in math $$ $$ blocks messes up the alignment of the preview window with the editor window. I understand it's probably hard to figure out exactly but it would be great if i…
-
Documents in [Pandoc Markdown](https://pandoc.org/MANUAL.html) including [R Markdown](https://rmarkdown.rstudio.com/) and [Quarto](https://quarto.org/) have a few special features which currently inte…
-
#### What is the problem?
I am using the double dollars signs and it shows up great in actual Github Markdown, but not in the preview pane when used in a table. When the same code is used outsi…
-
The application currently supports rendering LaTeX math expressions enclosed within the '$...$' and '$$...$$' delimiters. However, a widely adopted and recommended practice in LaTeX is to use the '\(.…