From 85b7bc695629926641c7cb752fd478adfdf374f3 Mon Sep 17 00:00:00 2001 From: Marius Date: Sun, 4 Jul 2010 15:32:09 +0300 Subject: stable 2010-05-24 13:10 --- context/data/scite/cscite.rme | 50 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 context/data/scite/cscite.rme (limited to 'context/data/scite/cscite.rme') diff --git a/context/data/scite/cscite.rme b/context/data/scite/cscite.rme new file mode 100644 index 000000000..f084100c9 --- /dev/null +++ b/context/data/scite/cscite.rme @@ -0,0 +1,50 @@ +Files: + +cont-nl-scite.properties : keywords for the dutch user interface +cont-en-scite.properties : keywords for the english user interface +cont-de-scite.properties : keywords for the german user interface +cont-cz-scite.properties : keywords for the czech user interface +cont-it-scite.properties : keywords for the italian user interface +cont-ro-scite.properties : keywords for the romanian user interface +cont-xx-scite.properties : additional keywords +metafun-scite.properties : keywords for the metafun collection + +context.properties : a configuration suitable for context + + +Method 1: + +Copy the property files to the path where your local "SciTEUser.properties" +file lives. Add the following entries to "SciTEUser.properties": + +import cont-nl-scite +import cont-en-scite +import cont-de-scite +import cont-cz-scite +import cont-it-scite +import cont-ro-scite +import cont-xx-scite +import metafun-scite + +import context + +If you want latex syntax higlighting as well, you should also import the file +"latex-scite.properties" (no suffix needed). + + +Method 2: + +Copy the property files to the path where your local "SciTEGlobal.properties" +file lives. + +Copy the files "context.properties to the path where "SciTEUser.properties" +lives. Add the following entries to "SciTEUser.properties": + +import context + + +Info: + +Hans Hagen +PRAGMA ADE, Hasselt NL +http://www.pragma-ade.com \ No newline at end of file -- cgit v1.2.3