https://github.com/dvberkel/gtksourceview-postscript-language-definition
This project will provide a GtkSourceView language definition for Postscript
https://github.com/dvberkel/gtksourceview-postscript-language-definition
Last synced: 2 months ago
JSON representation
This project will provide a GtkSourceView language definition for Postscript
- Host: GitHub
- URL: https://github.com/dvberkel/gtksourceview-postscript-language-definition
- Owner: dvberkel
- Created: 2011-07-01T17:56:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-07-10T18:04:47.000Z (almost 14 years ago)
- Last Synced: 2025-02-07T23:29:54.877Z (4 months ago)
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Description
===========This project provides a GtkSourceView language definition for *PostScript*.
PostScript
----------For more information on the programming language Postscript see
http://en.wikipedia.org/wiki/PostScriptUsage
-----To use the language definition and its style file it has to be installed.
The instructions below outline a means of installation.1) create a ~/.local/share/gtksourceview-2.0/language-specs directory.
2) place language-specs/postscript.lang in above directory.