ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texexec
@ 2006-05-04 22:03 Hans Hagen
  2006-05-04 23:59 ` texexec Jilani Khaldi
                   ` (7 more replies)
  0 siblings, 8 replies; 49+ messages in thread
From: Hans Hagen @ 2006-05-04 22:03 UTC (permalink / raw)


Hi,

I'd like to make the ruby version of texexec the default. Are there any 
strong objections to this?

Also, i'd like the stubs to run texmfstart as launcher. For that purpose i'll add a /scripts/context/stubs/[mswin|unix] path with the default stubs that one can copy to some bin path  

Hans  

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 49+ messages in thread
[parent not found: <Pine.LNX.4.44.0307012300450.9436-100000@twain.marshallward .net>]
* texexec
@ 2003-06-12 13:04 Raimund Kohl-Fuechsle
  0 siblings, 0 replies; 49+ messages in thread
From: Raimund Kohl-Fuechsle @ 2003-06-12 13:04 UTC (permalink / raw)


Hello there,

I love working with ConTeXt, and never had to think about it much since SuSE 
makes it realy easy ... but now I switched to Debian, and all of a sudden 
have to face some trouble :-))

I run Debian Woody 3.01r and if I call

texexec --make de

it says 

"warning : texexec.ini not found; try 'texexec --verbose'

TeXExec 2.5 -ConTeXt / PRAGMA ADE 1997 - 2001

locating ini file : not found by kpsewhich
locating ini file : not found by searching
locating ini file : no environment variable set
locating ini file : not found in own path

so, what am I going to do?  I found "texexec" in 
/usr/share/texmf/context/config ... am I to make a link? Let's say to 
/home/user/texmf?

Thanks in advance

ray

^ permalink raw reply	[flat|nested] 49+ messages in thread
* texexec
@ 2002-12-09 14:56 Matthew Huggett
  2002-12-09 19:25 ` texexec Henning Hraban Ramm
  0 siblings, 1 reply; 49+ messages in thread
From: Matthew Huggett @ 2002-12-09 14:56 UTC (permalink / raw)


Hi:

I just re-installed TeX (fpTeX) and I have a question about running texexec.
I've followed the instructions in the texexec manual--i.e., customized and
copied texexec.rme to texexec.ini-- but I still get the following error when
I run texexec:
     locating ini file : not found by kpsewhich
     locating ini file : not found by searching
     locating ini file : no environment variable set
     locating ini file : not found in own path
             warning : texexec.ini not found, did you read 'texexec.rme'?

the context/perltk directory is in my path. Any ideas as to what I'm
missing?

thanks in advance

Matt

^ permalink raw reply	[flat|nested] 49+ messages in thread
* texexec
@ 2001-02-10 19:02 Giuseppe Bilotta
  2001-02-11  8:23 ` texexec Marc van Dongen
                   ` (2 more replies)
  0 siblings, 3 replies; 49+ messages in thread
From: Giuseppe Bilotta @ 2001-02-10 19:02 UTC (permalink / raw)


Hello,

I'm getting so used to ConTeXt that I sometime
run texexec on my LaTeX documents. So I found
that it would be nice if texexec had (possibly
limited) support for non-ConTeXt format, especially
plain and LaTeX.

I could then link .tex files to texexec without worries.

E.g., when texexec recognizing a LaTeX document,
it simply bails out; it would be nice if it closed
the cont-?? session and started a latex session
(possibly running enough times to fix cross-refs, plus
running bibtex and makeindex etc---and stopping after
no more than 10 --configurable-- runs, to prevent
hangups when non-converging LaTeX documents are parsed;
such features are implemented in the MiKTeX program texify).
Plain support would be even less mess. Is it much work to do?

Recognizing a format should not be much work, especially
if using well-behaved distributions AND well-behaved files
that use the %&fmtname metacommand. Well, LaTeX files can be
recognized by \documentclass, anyway. And the user could
always force in some way the format in case of misrecognitions.

Giuseppe Bilotta

Using Microsoft products is like
having sex without condoms---but
much less pleasurable


^ permalink raw reply	[flat|nested] 49+ messages in thread
* TeXexec
@ 2000-02-08  6:16 Dan Seracu
  2000-02-08  8:33 ` TeXexec Gilbert van den Dobbelsteen
  0 siblings, 1 reply; 49+ messages in thread
From: Dan Seracu @ 2000-02-08  6:16 UTC (permalink / raw)


Hello everybody!

I'm comming back with a problem.
I'm using TeXexec downloaded on Jan. 6 from Pragma-ade and I'm using
perl 5 under DOS.

When I made the format files, all were OK:
texexec --make en
worked allright.

But when trying to typeset a file
texexec testfile.tex
or even
texexec --verbose testfile.tex
the system just hanged on!

I tryied the debugger from perl I and see that the script hanged on
parsing the arguments:
elsif (@ARGV)
  { foreach (@ARGV) { $_ =~ s/\.tex//io } @ARGV = <@ARGV> ; RunFiles }
(line 1427).

Can anybody help me??!!!!!

Dan Seracu
e-mail: dans@sintezis.rdsor.ro


^ permalink raw reply	[flat|nested] 49+ messages in thread
[parent not found: <375383E9.3A6BF93E@wxs.nl>]
* Re: texexec
@ 1999-04-22 12:31 Thomas Esser
  1999-04-23  7:09 ` texexec Hans Hagen
  0 siblings, 1 reply; 49+ messages in thread
From: Thomas Esser @ 1999-04-22 12:31 UTC (permalink / raw)
  Cc: E.H.M.Frambach, ntg-context

> d**n, I hate it when this happens! Ugrading my TeX installation(s) is

Try to set
  CONTEXTINPUTS = $TEXMF/context//
in your texmf.cnf file.

That should cure the broken compile-time searchpath.

Thomas


^ permalink raw reply	[flat|nested] 49+ messages in thread
* Re: texexec
@ 1999-04-22 12:13 Thomas Esser
  1999-04-22 14:28 ` texexec Taco Hoekwater
  0 siblings, 1 reply; 49+ messages in thread
From: Thomas Esser @ 1999-04-22 12:13 UTC (permalink / raw)
  Cc: ntg-context

> For me, the 'other text files' doesn't work at all:
> 
> -show-path:    .:/home/srahtz/texlive/source/texmf/context// 
> 
> I'm guessing this is the compile-time default, but I don't know what
> variable to set and where.

This is a bug of older web2c versions. I don't know when this was fixed.
The current web2c-7.3 (which is not yet officially released) is ok. So
are my teTeX-0.9 betas.

Thomas


^ permalink raw reply	[flat|nested] 49+ messages in thread
* texexec
@ 1999-04-22  9:05 Erik Frambach
  1999-04-22 11:31 ` texexec Erik Frambach
  1999-04-22 12:12 ` texexec Taco Hoekwater
  0 siblings, 2 replies; 49+ messages in thread
From: Erik Frambach @ 1999-04-22  9:05 UTC (permalink / raw)


Under Windows texexec.pl does not function very well because of:

my $IniPath = `kpsewhich --format='other text files' -progname=context 
texexec.ini` ;

Thee '-quotes around 'other text files' should be "-quotes, or you will
get the wrong answer from kpsewhich! I don't know if using " will break
the script on Unix?

Another problem: this one works just fine:

pdftex.exe -progname=context "&cont-nl" file.tex

but this one does not:

perl.exe texexec.pl --interface=nl file.tex

"tex capacity exceeded" (strings and pool size): that's because
"-progname=context" is not there. In texmf.cnf there are many
".context" specifications, a few ".cont-nl", but not when it comes
to memory settings. I think it would be wise (or at least more safe)
to add "-progname=context" to texexec.pl when running a tex job!

I know, there is no good reason not to use hugetex, but the current
(tex live 4) texmf.cnf still assumes low memory settings.

Greetings,
Erik Frambach


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

end of thread, other threads:[~2006-06-19 21:46 UTC | newest]

Thread overview: 49+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <"from Raimund.Kohl"@freenet.de>
2003-06-12 13:18 ` texexec Raimund Kohl
2003-06-12 15:01   ` texexec Ed L Cashin
2003-06-14  9:30     ` texexec Hans Hagen
2003-06-14 11:27       ` texexec Siep Kroonenberg
2003-06-13 15:57   ` texexec Raimund Kohl-Fuechsle
2003-06-13 16:00   ` texexec Raimund Kohl
2006-05-04 22:03 texexec Hans Hagen
2006-05-04 23:59 ` texexec Jilani Khaldi
2006-05-05  6:10 ` texexec luigi scarso
2006-05-05 13:26 ` texexec Steve Grathwohl
2006-05-05 13:36 ` texexec Renaud AUBIN
2006-05-05 15:16   ` texexec Hans Hagen
2006-05-05 14:09 ` texexec Steve Peter
2006-05-06 23:01 ` texexec Aditya Mahajan
2006-05-07 18:14   ` texexec Hans Hagen
2006-05-07 18:34     ` texexec Aditya Mahajan
2006-05-07 21:15       ` texexec Hans Hagen
2006-05-08  0:37         ` texexec Aditya Mahajan
2006-05-07 19:10   ` texexec Hans Hagen
2006-05-07 19:29     ` texexec Aditya Mahajan
2006-05-07 19:13   ` texexec Hans Hagen
2006-05-07 19:30     ` texexec Aditya Mahajan
2006-05-07 21:53     ` texexec Mojca Miklavec
2006-05-15 22:55 ` texexec frantisek holop
2006-05-15 23:06   ` texexec Hans Hagen
2006-06-19 21:46 ` texexec John R. Culleton
2006-06-19 21:13   ` texexec Hans Hagen
     [not found] <Pine.LNX.4.44.0307012300450.9436-100000@twain.marshallward .net>
2003-07-02 18:08 ` Texexec Hans Hagen
2003-07-04 23:39   ` Texexec Marshall Ward
  -- strict thread matches above, loose matches on Subject: below --
2003-06-12 13:04 texexec Raimund Kohl-Fuechsle
2002-12-09 14:56 texexec Matthew Huggett
2002-12-09 19:25 ` texexec Henning Hraban Ramm
2001-02-10 19:02 texexec Giuseppe Bilotta
2001-02-11  8:23 ` texexec Marc van Dongen
2001-02-11 21:14 ` texexec Hans Hagen
2001-02-12 16:35 ` texexec Ed L Cashin
2001-02-12 18:48   ` texexec Taco Hoekwater
2000-02-08  6:16 TeXexec Dan Seracu
2000-02-08  8:33 ` TeXexec Gilbert van den Dobbelsteen
2000-02-08  9:33   ` TeXexec Dan Seracu
     [not found] <375383E9.3A6BF93E@wxs.nl>
1999-06-01 19:34 ` texexec David Arnold
1999-06-02  7:26   ` texexec Hans Hagen
1999-04-22 12:31 texexec Thomas Esser
1999-04-23  7:09 ` texexec Hans Hagen
1999-04-22 12:13 texexec Thomas Esser
1999-04-22 14:28 ` texexec Taco Hoekwater
1999-04-22  9:05 texexec Erik Frambach
1999-04-22 11:31 ` texexec Erik Frambach
1999-04-22 12:12 ` texexec Taco Hoekwater

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