An open API service indexing awesome lists of open source software.

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

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/PostScript

Usage
-----

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.