All, Hans tells me that I can rebuild formats from within Scite, but I cannot figure out how? David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/
David Arnold wrote:
All,
Hans tells me that I can rebuild formats from within Scite, but I cannot figure out how?
It should be under Ctrl 9, but doesn't work for me either. My scite seems to dislike this line in context.properties: if $(context.distribution.writable) it is apparently never true. Taco
No Ctrl+9 on my menus. On Feb 3, 2006, at 10:54 AM, Taco Hoekwater wrote:
David Arnold wrote:
All,
Hans tells me that I can rebuild formats from within Scite, but I cannot figure out how?
It should be under Ctrl 9, but doesn't work for me either. My scite seems to dislike this line in context.properties:
if $(context.distribution.writable)
it is apparently never true.
Taco _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
David Arnold College of the Redwoods Mathematics Department Eureka, CA 95501 (707) 476-4222 http://online.redwoods.edu/instruct/darnold/
David Arnold wrote:
No Ctrl+9 on my menus.
I suspect it is a bug or missing feature in SciTE. I run 1.62 here, which is rather old. You can copy the relevant bits from context.properties to your User options file (without the if statement, of course). It is the indented block that follows if $(context.distribution.writable) (you can edit context.properties directly, but mine is a symlink to the distributed one from hans) Cheers, Taco
David Arnold wrote:
No Ctrl+9 on my menus.
create a desktop link to cmd.exe (the black console icon in accessoires) edit the properties and change the call to %SystemRoot%\system32\cmd.exe /k .....\setuptex.bat the setuptex script is in your isoimage path a b it down the line that way you will get a console that knows texexec --make --all --fast another option is, when you have scite open, to open a console from scrite, or, to click on the right pane and just key in the same texexec command (the right pane is a both for messages and commands) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Taco Hoekwater wrote:
David Arnold wrote:
All,
Hans tells me that I can rebuild formats from within Scite, but I cannot figure out how?
It should be under Ctrl 9, but doesn't work for me either. My scite seems to dislike this line in context.properties:
if $(context.distribution.writable)
it is apparently never true.
you can set it to true -) it does not work that well from a cd -) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
David Arnold
-
Hans Hagen
-
Taco Hoekwater