Added package matext (#2229)

This commit is contained in:
Adam Blažek 2022-05-11 21:18:37 +02:00 committed by GitHub
parent 547b0d8c11
commit ba536571f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26133,5 +26133,17 @@
"description": "Create and remove ramdisks easily",
"license": "MPL-2.0",
"web": "https://github.com/ment1na/tmpnim"
},
{
"name": "matext",
"url": "https://git.sr.ht/~xigoi/matext",
"method": "git",
"tags": [
"math",
"latex"
],
"description": "Render LaTeX math as multiline Unicode text",
"license": "GPL-3.0-or-later",
"web": "https://git.sr.ht/~xigoi/matext"
}
]