1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-09 13:32:46 +00:00

added authors

This commit is contained in:
Patrizio Bekerle 2017-05-17 12:46:18 +02:00
parent 283e060d87
commit 95a443aae2
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
6 changed files with 6 additions and 0 deletions

View file

@ -3,5 +3,6 @@
"identifier": "paste-latex-image",
"script": "paste-latex-image.qml",
"version": "0.0.1",
"authors": ["@pbek"],
"description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard.\n\nIt uses the webservice <a href='http://latex.codecogs.com'>Codecogs Equation Editor</a>."
}