summaryrefslogtreecommitdiff
path: root/scripts/context/ruby
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2009-08-11 23:48:00 +0200
committerHans Hagen <pragma@wxs.nl>2009-08-11 23:48:00 +0200
commit8def9a965dd090ee803cc6c12e186bb48ae4dcf7 (patch)
treee25e57a4285eb0930853120f174343add7172011 /scripts/context/ruby
parent06f543b2faef1df3adf5f00839e16942863f0376 (diff)
downloadcontext-8def9a965dd090ee803cc6c12e186bb48ae4dcf7.tar.gz
beta 2009.08.11 23:48
Diffstat (limited to 'scripts/context/ruby')
-rw-r--r--scripts/context/ruby/texexec.rb3
-rw-r--r--scripts/context/ruby/texmfstart.rb1
2 files changed, 4 insertions, 0 deletions
diff --git a/scripts/context/ruby/texexec.rb b/scripts/context/ruby/texexec.rb
index a549659ef..94b14e428 100644
--- a/scripts/context/ruby/texexec.rb
+++ b/scripts/context/ruby/texexec.rb
@@ -1,3 +1,6 @@
+#!/usr/bin/env ruby
+#encoding: ASCII-8BIT
+
banner = ['TeXExec', 'version 6.2.1', '1997-2009', 'PRAGMA ADE/POD']
$: << File.expand_path(File.dirname($0)) ; $: << File.join($:.last,'lib') ; $:.uniq!
diff --git a/scripts/context/ruby/texmfstart.rb b/scripts/context/ruby/texmfstart.rb
index 4976f7fd0..97087c3ae 100644
--- a/scripts/context/ruby/texmfstart.rb
+++ b/scripts/context/ruby/texmfstart.rb
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
+#encoding: ASCII-8BIT
# We have removed the fast, server and client variants and no longer
# provide the distributed 'serve trees' option. After all, we're now