-
@alexfernandez Hello, on all the different versions here http://pinchito.es/elyxer/math-html.html I can see nice fractions, etc. Everything works perfectly on all versions (or almost) whether in firef…
-
### Description
AMS has an `intertext` function that allows you to insert normal text between lines of an equation, while still keeping everything aligned.
### Use Case
Useful whenever fully left-j…
-
If a use FiraCode I get the following error message: `dvipdfmx:fatal: Invalid TTC index (not TTC font): C:/WINDOWS/Fonts/FiraCode-VF.ttf`
Max
Full error message:
```
exec error: Error: Comman…
-
### Description
I am not sure whether formulas are considered text, and whether `text`'s function argument `lang` should be considered, but I wish there was localization for mathematics.
1. In polis…
-
The following document produces angle brackets at the same size with and without `\big`. Removing `mathtools` or switching to TeX Gyre Pagella Math removes the problem. Nor is a problem at size `\B…
-
The LaTeX integration in stackedit is really awesome. I had a talk with someone who came up with an other similar idea: having support for inline mathematical calculations. This should be relatively e…
-
Weave is pretty great for quickly writing notes to go into a Github repo. Unfortunately, Github has decided not to support LaTeX of any sort.
Can Weave render math environments into images in a sub…
-
Consider the file
```latex
\documentclass{acmart}
\usepackage{tikz}
\usepackage{pgfplots}
\usepgfplotslibrary{external}
\tikzexternalize
\begin{document}
\begin{tikzpicture}
\begin{axis}
…
-
## Description
Writing \mooᵥ results in an "Undefined control sequence" error. How easy would it be to stop command names when sub/superscripts characters are encountered?
## Check/indicate
- [X]…
thirs updated
6 years ago
-
Currently renders as flat text block - should convert to proper latex table, not sure why it isn't, might be glue() issue again? (But OK in HTML output.)