Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjatria/praatkatesyntax
Kate syntax highlighting for Praat. Read more on Kate's syntax highlighting definition here: http://docs.kde.org/stable/en/kde-baseapps/kate/katehighlight-xml-format.html
https://github.com/jjatria/praatkatesyntax
Last synced: about 1 month ago
JSON representation
Kate syntax highlighting for Praat. Read more on Kate's syntax highlighting definition here: http://docs.kde.org/stable/en/kde-baseapps/kate/katehighlight-xml-format.html
- Host: GitHub
- URL: https://github.com/jjatria/praatkatesyntax
- Owner: jjatria
- License: gpl-3.0
- Created: 2012-12-13T11:37:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T00:18:39.000Z (over 8 years ago)
- Last Synced: 2023-03-24T19:25:11.710Z (over 1 year ago)
- Size: 118 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# praatKateSyntax
#### Praat syntax highlighting for Kate
![Graphic sample](highlighted_praat.png)
## Features
* Accurate highlighting of most of Praat's commands,
directives and functions, as well as predefined
variables
* Code folding for all types of blocks
* Highlight of some (not all) unquoted string contexts (eg. `printline`)## Installation
* Download `praat.xml`
* Save to the kate syntax folder.For KDE4 this is one of the following
# System-level
/usr/share/kde4/apps/katepart/syntax
# User-level
~/.kde/share/apps/katepart/syntaxFor KDE5 this is at
~/.local/share/katepart5/syntax
* Restart Kate
The highlighting definition should be automatically selected for most
common Praat script file extensions. If not, it can be manually
selected from `Tools -> Highlighting -> Scripts -> Praat`.## Known Issues
* None! :)
### License
The utils plugin is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation, either
version 3 of the License, or (at your option) any later version.The utils plugin is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with utils. If not, see .Copyright 2012-2016 Jose Joaquin Atria