diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-23 23:38:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-23 23:38:05 +0000 |
commit | 60f28f85f2707b6a48c3b5aec0ea68b8ee21e466 (patch) | |
tree | ab34d8d573457bea6a804ee3d5de48dd500bf028 /Master/texmf-dist/context/data/scite/scite-context.properties | |
parent | ac5882d0cb115e11b5cc2e62107ef5822f3507f5 (diff) |
context
git-svn-id: svn://tug.org/texlive/trunk@30865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/context/data/scite/scite-context.properties')
-rw-r--r-- | Master/texmf-dist/context/data/scite/scite-context.properties | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/context/data/scite/scite-context.properties b/Master/texmf-dist/context/data/scite/scite-context.properties index 571396b58a6..ce56084c07d 100644 --- a/Master/texmf-dist/context/data/scite/scite-context.properties +++ b/Master/texmf-dist/context/data/scite/scite-context.properties @@ -27,13 +27,14 @@ # if PLAT_WIN # find.command=fgrep -G -n $(find.what) $(find.files) -# bugged: bad cursor -# -# technology=0 -# +# 1: better anti-aliasing on windows, also slightly diffent lineheights + +technology=1 + # not much difference # # buffered.draw=0 +# two.phase.draw=0 # # no auto save: # @@ -44,13 +45,13 @@ code.page=65001 output.code.page=65001 -# caret gets weird: -# -# technology=1 +position.maximize=1 +virtual.space=1 textwrapper.margin=4 textwrapper.length=68 -#~ textwrapper.length=80 + +# xml.auto.close.tags=1 # ConTeXt: suffixes (really needed) @@ -99,6 +100,7 @@ if PLAT_WIN name.context.gsview=gsview32.exe name.context.acrobat= name.flag.pdfopen=--autopdf + name.flag.pdfopen=--autopdf=sumatra # consoles: rxvt,konsole | acrobat: acroread,xpdfopen # |