summaryrefslogtreecommitdiff
path: root/context/data/scite/context/scite-context.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/context/scite-context.properties')
-rw-r--r--context/data/scite/context/scite-context.properties78
1 files changed, 42 insertions, 36 deletions
diff --git a/context/data/scite/context/scite-context.properties b/context/data/scite/context/scite-context.properties
index 3d6ff872c..8db638e60 100644
--- a/context/data/scite/context/scite-context.properties
+++ b/context/data/scite/context/scite-context.properties
@@ -87,7 +87,7 @@ open.suffix.$(file.patterns.context)=.tex
# Example : patterns
file.patterns.xml=
-file.patterns.example=*.xml;*.xsl;*.xsd;*.fo;*.exa;*.rlb;*.rlg;*.rlv;*.rng;*.xfdf;*.xslt;*.dtd;*.lmx;*.htm;*.html;*.xhtml;*.ctx;*.export;*.svg;*.xul
+file.patterns.example=*.xml;*.xsl;*.xsd;*.fo;*.exa;*.rlb;*.rlg;*.rlv;*.rng;*.xfdf;*.xslt;*.dtd;*.lmx;*.htm;*.html;*.xhtml;*.ctx;*.export;*.svg;*.xul;*.osm;
open.suffix.$(file.patterns.example)=.xml
filter.example=eXaMpLe|$(file.patterns.example)|
#~ lexer.$(file.patterns.example)=xml
@@ -108,7 +108,7 @@ command.go.$(file.patterns.lua)=mtxrun --script "$(FileNameExt)"
# Test: patterns
-file.patterns.text=*.txt
+file.patterns.text=*.txt;*.log
filter.text=Text |$(file.patterns.text)|
# lexer.$(file.patterns.txt)=txt
@@ -136,11 +136,11 @@ name.metafun.console=$(name.context.console)
name.example.console=$(name.context.console)
name.context.mtxrun=mtxrun --autogenerate
-name.context.mtxrunjit=mtxrunjit --autogenerate
+#~ name.context.mtxrunjit=mtxrunjit --autogenerate
name.context.check=$(name.context.mtxrun) --script check
name.context.run=$(name.context.mtxrun) --script context $(name.flag.pdfopen)
-name.context.runjit=$(name.context.mtxrunjit) --script context $(name.flag.pdfopen)
+#~ name.context.runjit=$(name.context.mtxrunjit) --script context $(name.flag.pdfopen)
name.context.texshow=$(name.context.mtxrun) texshow
name.context.purge=$(name.context.mtxrun) --context --purge --all
name.context.showcase=$(name.context.mtxrun) --launch showcase.pdf
@@ -232,22 +232,22 @@ command.name.1.$(file.patterns.lua)=Process Lua File
command.1.$(file.patterns.context)=$(name.context.run) "$(FileNameExt)"
command.1.$(file.patterns.metafun)=$(name.context.run) "$(FileNameExt)" --metapost
command.1.$(file.patterns.example)=$(name.context.run) "$(FileNameExt)" --xml
-command.1.$(file.patterns.lua)=$(name.context.mtxrunjit) --script ""$(FileNameExt)""
+#~ command.1.$(file.patterns.lua)=$(name.context.mtxrunjit) --script ""$(FileNameExt)""
#~ command.1.subsystem.$(file.patterns.context)=1
#~ command.1.subsystem.$(file.patterns.metafun)=1
#~ command.1.subsystem.$(file.patterns.example)=1
#~ command.1.subsystem.$(file.patterns.lua)=1
-command.name.29.*=Run with jit
+#~ command.name.29.*=Run with jit
#~ command.subsystem.29.*=1
-command.29.$(file.patterns.context)=$(name.context.runjit) "$(FileNameExt)"
-command.29.$(file.patterns.metafun)=$(name.context.runjit) "$(FileNameExt)" --metapost
-command.29.$(file.patterns.example)=$(name.context.runjit) "$(FileNameExt)" --xml
-command.29.$(file.patterns.lua)=$(name.context.mtxrunjit) --script ""$(FileNameExt)""
-command.groupundo.29.*=yes
-command.save.before.29.*=2
-command.shortcut.29.*=Alt+F12
+#~ command.29.$(file.patterns.context)=$(name.context.runjit) "$(FileNameExt)"
+#~ command.29.$(file.patterns.metafun)=$(name.context.runjit) "$(FileNameExt)" --metapost
+#~ command.29.$(file.patterns.example)=$(name.context.runjit) "$(FileNameExt)" --xml
+#~ command.29.$(file.patterns.lua)=$(name.context.mtxrunjit) --script ""$(FileNameExt)""
+#~ command.groupundo.29.*=yes
+#~ command.save.before.29.*=2
+#~ command.shortcut.29.*=Alt+F12
#~ command.name.30.*=Run with jit
#~ command.subsystem.30.*=1
@@ -335,28 +335,28 @@ command.10.$(file.patterns.example)=$(name.context.run) --arrange --xml "$(Fil
#~ command.10.subsystem.$(file.patterns.metafun)=1
#~ command.10.subsystem.$(file.patterns.example)=1
-# 11: make
+#~ # 11: make pdftex
+#~
+#~ command.name.11.$(file.patterns.context)=Generate Formats (pdfTeX)
+#~ command.name.11.$(file.patterns.metafun)=Generate Formats
+#~ command.name.11.$(file.patterns.example)=Generate Formats
+#~ command.11.$(file.patterns.context)=$(name.context.run) --make --all --pdftex
+#~ command.11.$(file.patterns.metafun)=$(name.context.run) --make --all
+#~ command.11.$(file.patterns.example)=$(name.context.run) --make --all
+#~ #~ command.11.subsystem.$(file.patterns.context)=1
+#~ #~ command.11.subsystem.$(file.patterns.metafun)=1
+#~ #~ command.11.subsystem.$(file.patterns.example)=1
-command.name.11.$(file.patterns.context)=Generate Formats (pdfTeX)
-command.name.11.$(file.patterns.metafun)=Generate Formats
-command.name.11.$(file.patterns.example)=Generate Formats
-command.11.$(file.patterns.context)=$(name.context.run) --make --all --pdftex
-command.11.$(file.patterns.metafun)=$(name.context.run) --make --all
-command.11.$(file.patterns.example)=$(name.context.run) --make --all
-#~ command.11.subsystem.$(file.patterns.context)=1
-#~ command.11.subsystem.$(file.patterns.metafun)=1
-#~ command.11.subsystem.$(file.patterns.example)=1
-
-# 12: make
+# 12: make luatex
command.name.12.$(file.patterns.context)=Generate Formats (luaTeX)
command.12.$(file.patterns.context)=$(name.context.run) --make --all --luatex
-#~ command.12.subsystem.$(file.patterns.context)=1
-
-# 13: make
+command.12.subsystem.$(file.patterns.context)=1
-command.name.13.$(file.patterns.context)=Generate Formats (XeTeX)
-command.13.$(file.patterns.context)=$(name.context.run) --make --all --xetex
+#~ # 13: make xetex
+#~
+#~ command.name.13.$(file.patterns.context)=Generate Formats (XeTeX)
+#~ command.13.$(file.patterns.context)=$(name.context.run) --make --all --xetex
#~ command.13.subsystem.$(file.patterns.context)=1
# 15: example
@@ -464,14 +464,12 @@ styles.controlchar=$(styles.nothing)
# Editor: color schemes
-caret.width=3
-
style.*.32=$(font.base),back:$(colors.textpanel)
style.*.33=$(font.base),back:$(colors.linepanel)
style.errorlist.32=$(font.errorfont),back:$(colors.logpanel)
-selection.back=#9F9F9F
+#~ selection.back=#9F9F9F
#~ selection.secondary.back=#9F9F9F
#~ selection.additional.back=#9F9F9F
#~ selection.inactive.back=#9F9F9F
@@ -707,9 +705,17 @@ fold.margin.colour=#CCCCCC
# testing
-caret.width = 3
-selection.rectangular.switch.mouse = 1
+# Currently the caret line wipes out marks (accents) in the next line because it
+# overlays. These marks are often in the previous line.
+
+caret.width=3
+
+caret.line.back=#8F8F8F
+caret.line.back.alpha=20
+
+selection.rectangular.switch.mouse=1
-#~ cache.layout=
+#~ cache.layout=1
+#~ output.cache.layout=1
find.command=mtxrun --script grep "$(find.what)" "$(find.files)"