-
Is there any way I can render a png of arbitrary size from KaTeX? I've tried taking screenshots using PhantomJS, but it doesn't give me great control over the image (fonts and cropping are wonky).
-
Specification of input / output formats:
```
$ plurimath convert -i asciimath "sum_{i=0}^{n} (i + 2)" -o mathml
=> "sum_{i=0}^{n} (i + 2)"...
```
-
**What Course are you in**
The bug first appears here: https://runestone.academy/ns/books/published/2024_fall_csc226/SimplePythonData/Input.html
**What Page were you on**
https://runestone.ac…
-
This image is currently targeted on a Linux container with x86_64 CPU architecture.
Docker galaxy recently saw the "manifest 2.2" landing, enabling multi-arch support on a single image name.
In …
-
While looking at 10303-104 output we discovered the following source
```
[latexmath%unnumbered]
++++
\left(
\begin{array}{cccccc}
d_{1111} & d_{1122} & d_{1133} & d_{1112} & d_{1123} & d_{1131}…
-
I have discovered a little typo at lines 312 and 314. They should be:
```js
{asciimath: "mathbf", atname:"mathvariant", atval:"bold", tex:"\\mathbf"},
{asciimath: "mathsf"…
-
## 概述
在文章中展示UML图
## 动机
在文章中展示某些模型时用 UML 比文字更方便
## 详细解释
或许可以使用 [PlantUML](https://plantuml.com/zh/)
PlantUML 支持快速绘制:
- 时序图
- 用例图
- 类图
- 对象图
- 活动图
- 组件图
- 部署图
- 状态图
…
-
Thanks for the awesome plugin!
It would be really helpful if there is a way to only convert the asciimath equation in the current line or selection to LaTeX. Sometimes there are other equations in th…
-
PlantUML supports math via AsciiMath and Latex (via JLaTeXMath). The comparison presents a view of a [legacy approach to generating diagrams into LaTeX](https://plantuml.com/latex) versus rendering d…
-
**Blocked** on a new parse tree that Kevin is working on. When we have the new tree, we'll be able to add clearer information about approximate values and won't have to round!
----
so it's good …