mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added the paste-latex-image script
This commit is contained in:
parent
1413ab5b14
commit
8b02b4d0a2
2 changed files with 45 additions and 0 deletions
7
paste-latex-image/info.json
Normal file
7
paste-latex-image/info.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Paste Latex Image",
|
||||
"identifier": "paste-latex-image",
|
||||
"script": "paste-latex-image.qml",
|
||||
"version": 0.1,
|
||||
"description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue