-
e.g., only before/after certain conditions are met (Lua), or only for specific players (also Lua), or only in certain kinds of liquids (both MML and Lua).
I would expect the Lua stuff to be Kinderg…
-
-
(official)
-
MML is commonly used follows this description
https://en.wikipedia.org/wiki/Music_Macro_Language
There are midi to MML converters online
Would it be possible to implement a too from MML to intybas…
-
In-line formulas are rendered twice. For example, the following code renders the Pi symbol two times, once as and once as .
`The last value must be $\pi$.`
Is rendered as
```
The last value…
-
Using:
* https://github.com/lutaml/genericode
* https://github.com/lutaml/ogc-gml
* https://github.com/metanorma/modspec-ruby
* https://github.com/metanorma/rfcxml
* https://github.com/metanorma/…
-
Document all known supported/working MML commands in manual.html
-
### Prerequisites and Pre-Issue Checklist
- [X] I'm reporting the issue to the correct repository:
- [MegaMek](https://github.com/MegaMek/megamek/issues)
- [MegaMekLab](https://github.com/MegaMek/meg…
-
Is it possible to output/export to MML? It would make it a lot easier to play on a real OPNA
-
Input:
```xml
K
Req
```
Current output:
`{}^{}_{}{}{K}^{}_{}`
Target output (using katexify.xsl):
`{}^{}_{\htmlClass{override-text}{\text{Req}}}{}{K}^{}_{}`
…