summaryrefslogtreecommitdiff
path: root/context/data/scite/scite-context.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/scite-context.properties')
-rw-r--r--context/data/scite/scite-context.properties11
1 files changed, 6 insertions, 5 deletions
diff --git a/context/data/scite/scite-context.properties b/context/data/scite/scite-context.properties
index caf230de7..ce56084c0 100644
--- a/context/data/scite/scite-context.properties
+++ b/context/data/scite/scite-context.properties
@@ -29,7 +29,7 @@
# 1: better anti-aliasing on windows, also slightly diffent lineheights
-#~ technology=1
+technology=1
# not much difference
#
@@ -51,8 +51,6 @@ virtual.space=1
textwrapper.margin=4
textwrapper.length=68
-output.wrap=0
-
# xml.auto.close.tags=1
# ConTeXt: suffixes (really needed)
@@ -102,14 +100,17 @@ if PLAT_WIN
name.context.gsview=gsview32.exe
name.context.acrobat=
name.flag.pdfopen=--autopdf
- #~ name.flag.pdfopen=--autopdf=default
+ name.flag.pdfopen=--autopdf=sumatra
+
+# consoles: rxvt,konsole | acrobat: acroread,xpdfopen
+#
+# name.flag.pdfopen=--autopdf --xpdf
if PLAT_GTK
name.context.console=rxvt
name.context.gsview=gv
name.context.acrobat=acroread
name.flag.pdfopen=--autopdf
- name.flag.pdfopen=--autopdf=sumatra
name.metafun.console=$(name.context.console)
name.example.console=$(name.context.console)