ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with TeXexec
@ 2004-08-03 12:31 Michal Kvasnicka
  2004-08-03 10:53 ` Patrick Gundlach
  2004-08-03 11:02 ` Eros Albertazzi
  0 siblings, 2 replies; 9+ messages in thread
From: Michal Kvasnicka @ 2004-08-03 12:31 UTC (permalink / raw)


Good afternoon.

I have just installed a new Linux system (SuSE 9.1 with teTeX) and the 
new ConTeXt (texexec version 4.3) -- in the same way as older one. But 
it doesn't work. It writes a following error message:

    ...
    sh: line1: cont-en: command not found
    ...
    This is pdfetex...
    ...
    **
    ! End of file on the terminal ... why?

I do wrong? How can I correct it? I tried to link cont-en to pdfetex, 
but I've still got the second error message. Moreover, the system tried 
to make the format file.

Many thanks for your help.
Michal Kvasnicka

^ permalink raw reply	[flat|nested] 9+ messages in thread
* problem with texexec
@ 2001-08-13 14:12 Hervé rouault
  2001-08-13 15:23 ` Taco Hoekwater
  0 siblings, 1 reply; 9+ messages in thread
From: Hervé rouault @ 2001-08-13 14:12 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]

Hello,

I'm a beginner and I try to install context. I use MiKTeX. I read the minstall file and when I try to execute texexec I get the message :

C:\WINDOWS>texexec --make en
Missing $ on loop variable at C:\LOCALTEXMF\CONTEXT\PERLTK\TEXEXEC.pl line 788.

The line 788 of texexec.pl is :

      sub CheckOutputFormat

      { my $Ok = 1 ;

      if ($OutputFormat ne 'standard')

      { my @OutputFormat = split(/,/,$OutputFormat) ;

788   foreach my $F (@OutputFormat)

      { if (defined($OutputFormats{lc $F}))

      { my $OF = $OutputFormats{lc $F} ;

      next if (",$FullFormat," =~ /\,$OF\,/) ;

      if ($FullFormat) { $FullFormat .= "," }

      $FullFormat .= "$OutputFormats{lc $F}" }

      else

      { $Ok = 0 } }

      if (!$Ok)

      { print $Help{output} }

      elsif ($FullFormat)

      { print OPT "\\setupoutput[$FullFormat]\n" } }

      unless ($FullFormat)

      { $FullFormat = $OutputFormat } } # 'standard' to terminal

Is my texexec.pl correct??

[-- Attachment #2: Type: text/html, Size: 2388 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-08-03 13:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-03 12:31 Problem with TeXexec Michal Kvasnicka
2004-08-03 10:53 ` Patrick Gundlach
2004-08-03 13:14   ` Michal Kvasnicka
2004-08-03 11:02 ` Eros Albertazzi
  -- strict thread matches above, loose matches on Subject: below --
2001-08-13 14:12 problem with texexec Hervé rouault
2001-08-13 15:23 ` Taco Hoekwater
2001-08-13 15:25   ` Hervé rouault
2001-08-13 21:54     ` Olya Briginets
2001-08-14 14:55       ` Hervé rouault

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).