Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s5bug/aly-extensions

moonlight sweep 2024
https://github.com/s5bug/aly-extensions

Last synced: about 2 months ago
JSON representation

moonlight sweep 2024

Awesome Lists containing this project

README

        

# aly-extensions

my extensions for [moonlight](https://moonlight-mod.github.io/)

## hanfix

runs a heuristic on CJK characters to properly associate language information,
fixing issues where i.e. Simplified Chinese is incorrectly rendered due to
client language being set `ja-JP`.

## katex

adds KaTeX-based math rendering via `\\(` and `\\)`, rendered to normal users as \\( and \\)

q.v. [Are \\( and \\) preferable to dollar signs for math mode?](https://tex.stackexchange.com/questions/510/are-and-preferable-to-dollar-signs-for-math-mode)

## ruby

adds Ruby (Furigana) support via `{{rb(rt)}}`

`{{猫(ねこ)}}を{{拾(ひろ)う}}` → 猫(ねこ)を拾(ひろ)う
`{{我(wǒ)讲(jiǎng)日(rì)语(yǔ)}}` → 我(wǒ)讲(jiǎng)日(rì)语(yǔ)