-
From https://github.com/sile-typesetter/sile/issues/2169 so I remember:
> ... we should cobble together a page worth showcasing some more of the bits that are coming together.
-
Math formulae are not properly rendered.
For example:
:math:'v_d>v_c'
is not rendered properly
hbouy updated
1 month ago
-
```
\DocumentMetadata{
testphase = {
math % adds \parskip below display formulas
}}
\documentclass{article}
\parskip\baselineskip
\usepackage{amsmath}
\begin{document}
Some Text
$$…
-
This string in the last section should also be capitalized:
> accessibility of formulas, charts, math, and diagrams not identified as being accessible
This statement also sounds repetitive. It w…
-
This is a [known bug](https://temml.org/docs/en/administration#browser-issues) in the implementation of MathML in Webkit.
There are two possible workarounds, listed with better option first:
1. We…
-
4/85 has math formulas like this:
![image](https://github.com/user-attachments/assets/8bb7515a-3fd9-4877-aac9-c5528086ab0c)
The MathJax JS library might be a good start.
-
### Bug summary
I tested the font customization and fallback functionality in Matplotlib, and also tested whether this works with mathematical formulas.
However, I found that without mathemat…
-
Quotes, strikethrough, and math formulas (inline or standalone) are also quite common when we write markdown in additional to bold, italic, and headers. Would you like to add their syntax highlighting…
-
For now, Verso supports inline math and display math but the latter can only use inline code block:
````
$`\sum_{i=0}^{10} i`
$$`\sum_{i=0}^{10} i`
````
It doesn't seem possible to use …
-
It would be nice to allow displaying LaTex math formulas in Newelle. The problem is that I don't think that GTK supports LaTex rendering, so we will probably have to display them as images.