ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: was: Configuration SciTE under Linux
Date: Mon, 05 Jul 2004 10:00:17 +0200	[thread overview]
Message-ID: <40E90A91.5000400@boede.nl> (raw)

Hi,

yesterday I posted my problems configuring SciTE under Linux. Thanks to 
the tip of Hraban I came to the following solution:

In the SciTEUser.porperties file setup the paths to the perl and ruby 
scripts. Do not forget the slash at the end of the line.

path.context.rubyscripts=/usr/local/tex/texmf-local/scripts/context/ruby/
path.context.perlscripts=/usr/local/tex/texmf-local/scripts/context/perl/

In the context.properties file change the menu issues as follows:

name.context.concheck=ruby $(path.context.rubyscripts)concheck.rb

name.context.texexec=perl $(path.context.perlscripts)texexec.pl --autopdf

name.context.texshow=perl $(path.context.perlscripts)texshow.pl

name.context.texutil=perl $(path.context.perlscripts)texutil.pl

name.context.examplap=ruby $(path.context.rubyscripts)texmfstart.rb 
--file=examplap.pdf --program=context --browser

name.context.showcase=ruby $(path.context.rubyscripts)texmfstart.rb 
--file=showcase.pdf --program=contextname.context.concheck=ruby 
$(path.context.rubyscripts)concheck.rb


So may be that there is still a better solution to this. Any comment is 
welcome.


Kind regards Willi

                 reply	other threads:[~2004-07-05  8:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40E90A91.5000400@boede.nl \
    --to=w.egger@boede.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).