summaryrefslogtreecommitdiff
path: root/context/perltk/texexec.pl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2004-03-09 00:00:00 +0100
committerHans Hagen <pragma@wxs.nl>2004-03-09 00:00:00 +0100
commitb3e51f52d2070a709e3089ada6054cd2080590ca (patch)
treeb14c8903849be35210f217cfa559862a750a87fd /context/perltk/texexec.pl
parentaff54a32fba80a11d2349133324c2c90064b938b (diff)
downloadcontext-b3e51f52d2070a709e3089ada6054cd2080590ca.tar.gz
stable 2004.03.09
Diffstat (limited to 'context/perltk/texexec.pl')
-rw-r--r--context/perltk/texexec.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/context/perltk/texexec.pl b/context/perltk/texexec.pl
index f5e27818d..cd75821a9 100644
--- a/context/perltk/texexec.pl
+++ b/context/perltk/texexec.pl
@@ -325,7 +325,7 @@ if ( ( $LogFile ne '' ) && ( $LogFile =~ /\w+\.log$/io ) ) {
*STDERR = *LOGFILE;
}
-my $Program = " TeXExec 4.0 - ConTeXt / PRAGMA ADE 1997-2003";
+my $Program = " TeXExec 4.0 - ConTeXt / PRAGMA ADE 1997-2004";
print "\n$Program\n\n";
@@ -602,7 +602,7 @@ if ( open( INI, $IniPath ) ) {
if ($Verbose) { print "\n" }
} elsif ($Verbose) {
print
-" warning : $IniPath not found, did you read 'texexec.rme'?\n";
+ " warning : $IniPath not found, did you read 'texexec.rme'?\n";
exit 1;
} else {
print