Hi:
I have the same trouble as Willi. My SciTEUser.properties is definitely not being loaded. If I put the import statements in my SciTEGlobal.properties, I get the ConTeXt menu items plus replacement of commands while I type. However, there is no colouring and "compile" calls LaTeX. Two questions: 1) Can we use the ConTeXt stuff with the SciTE distribution from the main SciTE website, or must we use the one from Pragma? 2) The standard SciTE distribution's SciTEGlobal.properties imports the main latex.properties. Should we delete this?
I wonder why the user props are not loaded, this file should be in you Document And Setting \ SomeUserName path. If you open the file (options menu) you can see in the heading where it is located Hans
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some work to do tonight so I can try it out. :-) Best wishes, Matt
At 18:00 30/09/2003 +0900, you wrote:
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some work to do tonight so I can try it out. :-)
strange, i though that i'd put a SciTEGlobal.properties in wscite.zip; will look into it Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Hans Hagen wrote:
At 18:00 30/09/2003 +0900, you wrote:
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some work to do tonight so I can try it out. :-)
strange, i though that i'd put a SciTEGlobal.properties in wscite.zip; will look into it
You probably did. I'm running the distribution from scintilla.org .
At 18:52 30/09/2003 +0900, you wrote:
Hans Hagen wrote:
At 18:00 30/09/2003 +0900, you wrote:
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some work to do tonight so I can try it out. :-)
strange, i though that i'd put a SciTEGlobal.properties in wscite.zip; will look into it You probably did. I'm running the distribution from scintilla.org .
ah .. fetch the one from our site (based on the latest 1.55) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
Hans Hagen wrote:
At 18:00 30/09/2003 +0900, you wrote:
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some work to do tonight so I can try it out. :-)
strange, i though that i'd put a SciTEGlobal.properties in wscite.zip; will look into it You probably did. I'm running the distribution from scintilla.org .
Hans Hagen wrote: ah .. fetch the one from our site (based on the latest 1.55)
Hm, does not work for me. Okay I donwloaded first the version from Scintilla site. Later I replaced this version with the version from the pragma-site. Still the problems mentioned remain. Willi
Willi Egger wrote:
Hans Hagen wrote:
At 18:00 30/09/2003 +0900, you wrote:
Setting an environment variable SciTE_HOME to the path of all my SciTE properties files helped. I also changed the "import latex" statment in my SciTEGlobal.properties to "import tex" so that Hans' new tex.properties is loaded instead. I'm almost happy I have some
work
to do tonight so I can try it out. :-)
strange, i though that i'd put a SciTEGlobal.properties in wscite.zip; will look into it
You probably did. I'm running the distribution from scintilla.org .
Hans Hagen wrote: ah .. fetch the one from our site (based on the latest 1.55)
Hm, does not work for me. Okay I donwloaded first the version from Scintilla site. Later I replaced this version with the version from the pragma-site. Still the problems mentioned remain.
I just wiped out my installation from Scintilla and started again with the Pragma one. I had to get the dll that Willi linked to earlier, but now everything works as expected. Matt
Hi, after all also here sciTE is doing what it should do. :-) get the SciTE zip files from the Pragma-site: http://www.pragma-ade.com/scite/wscite.zip http://www.pragma-ade.com/scite/cscite.zip get the MSVCR71.dll from: http://cvs.osafoundation.org/index.cgi/osaf/chandler/Chandler/distrib/win/ms... Unpack the wscite.zip (will be umpacked into drive:\wscite) Unpack also the cscite.zip into this directory. For setting up your SciTE do the following: 1. Do not make an environment variable under Windows XP (Home edition) 2. Add the path to SciTE.exe to the path systemvariable. 2. Copy the file context.properties to the directory "drive":\Documents and Settings\"user" 3. Start sciTE e.g. from the command prompt 4. Klick on the Options in the topbar. 5. Klick on the Open "User Options File" (SciTEUser.properties) listentry 6. Open the file context.properties in the directory "drive":\Documents and Settings\"user" 7. Edit in this file the lines where ruby and perl paths are defined to mach your own situation. 8. Edit the SciTEUser.properties file according to your needs (It might be helpful to open also the SciTEGlobal.properties file under Options, "Open Global Options File" in order to see which settings you want beyond the settings in context.properties). Add at least the lines import context import metafun-scite 9. Save all files. 10. Restart SciTE If everything went ok, you should be smiling. Willi Willi
participants (3)
-
Hans Hagen
-
Matthew Huggett
-
Willi Egger