ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texmfstart problem
@ 2006-05-19  7:57 Richard Gabriel
  2006-05-19  8:39 ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Richard Gabriel @ 2006-05-19  7:57 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 560 bytes --]

Hello Hans and others,

I've got the following problem...
I used to use such a command to compile my documents:

texexec --format=cont-cz --mode=print file.tex

After upgrade to latest ConTeXt (2006-05-17), I got a warning "Use 'texmfstart texexec' instead!".
So I've changed my batch to call:

texmfstart texexec --format=cont-cz --mode=print file.tex

But it seems the --format switch is not processed correctly because the cont-en format is always used. On the other hand, the mode is passed correctly.
Where's the problem? 

Thanks,
Richard

[-- Attachment #1.2: Type: text/html, Size: 846 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: texmfstart problem
  2006-05-19  7:57 texmfstart problem Richard Gabriel
@ 2006-05-19  8:39 ` Hans Hagen
  2006-05-19  9:05   ` Richard Gabriel
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2006-05-19  8:39 UTC (permalink / raw)


Richard Gabriel wrote:
> Hello Hans and others,
>
> I've got the following problem...
> I used to use such a command to compile my documents:
>
> texexec --format=cont-cz --mode=print file.tex
>
> After upgrade to latest ConTeXt (2006-05-17), I got a warning "Use 
> 'texmfstart texexec' instead!".
> So I've changed my batch to call:
>
> texmfstart texexec --format=cont-cz --mode=print file.tex
maybe --interface=cz works
>
> But it seems the --format switch is not processed correctly because 
> the cont-en format is always used. On the other hand, the mode is 
> passed correctly.
> Where's the problem?
can you send me a small czech test file? 

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] 6+ messages in thread

* Re: texmfstart problem
  2006-05-19  8:39 ` Hans Hagen
@ 2006-05-19  9:05   ` Richard Gabriel
  2006-05-19  9:21     ` Taco Hoekwater
  2006-05-19 13:26     ` Hans Hagen
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Gabriel @ 2006-05-19  9:05 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1890 bytes --]

Thanks Hans, 

this way it works!
Anyway, I'd suggest to list this option in the command line help (texmfstart texexec --help). I find it one of the most important texexec options...
Another issue: 
'texexec --version' also lists versions of TeXUtil, pdfTeX and the particular ConTeXt formats.
'texmfstart texexec --version' shows only the version of texexec itself... :-(

I've attached a small Czech test file (utf-8 encoded).

-Richard


  _____  

From: Hans Hagen [mailto:pragma@wxs.nl]
To: mailing list for ConTeXt users [mailto:ntg-context@ntg.nl]
Sent: Fri, 19 May 2006 10:39:13 +0200
Subject: Re: [NTG-context] texmfstart problem

Richard Gabriel wrote:
> Hello Hans and others,
>
> I've got the following problem...
> I used to use such a command to compile my documents:
>
> texexec --format=cont-cz --mode=print file.tex
>
> After upgrade to latest ConTeXt (2006-05-17), I got a warning "Use 
> 'texmfstart texexec' instead!".
> So I've changed my batch to call:
>
> texmfstart texexec --format=cont-cz --mode=print file.tex
maybe --interface=cz works
>
> But it seems the --format switch is not processed correctly because 
> the cont-en format is always used. On the other hand, the mode is 
> passed correctly.
> Where's the problem?
can you send me a small czech test file? 

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
  

[-- Attachment #1.2: Type: text/html, Size: 2588 bytes --]

[-- Attachment #2: test.tex --]
[-- Type: application/x-tex, Size: 152 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: texmfstart problem
  2006-05-19  9:05   ` Richard Gabriel
@ 2006-05-19  9:21     ` Taco Hoekwater
  2006-05-19 13:26     ` Hans Hagen
  1 sibling, 0 replies; 6+ messages in thread
From: Taco Hoekwater @ 2006-05-19  9:21 UTC (permalink / raw)




Richard Gabriel wrote:
> Thanks Hans,
> 
> this way it works!
> Anyway, I'd suggest to list this option in the command line help 
> (texmfstart texexec --help). I find it one of the most important texexec 
> options...
> Another issue:
> 'texexec --version' also lists versions of TeXUtil, pdfTeX and the 
> particular ConTeXt formats.
> 'texmfstart texexec --version' shows only the version of texexec 
> itself... :-(

Use:

   texmfstart texexec --check

Taco

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

* Re: texmfstart problem
  2006-05-19  9:05   ` Richard Gabriel
  2006-05-19  9:21     ` Taco Hoekwater
@ 2006-05-19 13:26     ` Hans Hagen
  1 sibling, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2006-05-19 13:26 UTC (permalink / raw)


Richard Gabriel wrote:
> Thanks Hans,
>
> this way it works!
here 

texexec --interface=cz   test.tex
texexec --format=cz      test.tex
texexec --format=cont-cz test.tex

all work ok 

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] 6+ messages in thread

* Re: texmfstart problem
@ 2006-05-22  6:30 Richard Gabriel
  0 siblings, 0 replies; 6+ messages in thread
From: Richard Gabriel @ 2006-05-22  6:30 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 1317 bytes --]

Yes,

  texexec --format=cont-cz test.tex 

also works for me, but

texmfstart texexec --format=cont-cz test.tex

doesn't! In such a case, the format cont-en gets always used.


texmfstart texexec --interface=cz test.tex

works well and the format cont-cz is used.

Got TeXLive 2005 on Windows XP and ConTeXt 2006-05-17.

-Richard


  _____  

From: Hans Hagen [mailto:pragma@wxs.nl]
To: mailing list for ConTeXt users [mailto:ntg-context@ntg.nl]
Sent: Fri, 19 May 2006 15:26:00 +0200
Subject: Re: [NTG-context] texmfstart problem

Richard Gabriel wrote:
  > Thanks Hans,
  >
  > this way it works!
  here 
  
  texexec --interface=cz   test.tex
  texexec --format=cz      test.tex
  texexec --format=cont-cz test.tex
  
  all work ok 
  
  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
  -----------------------------------------------------------------
  
  _______________________________________________
  ntg-context mailing list
  ntg-context@ntg.nl
  http://www.ntg.nl/mailman/listinfo/ntg-context
    

[-- Attachment #1.2: Type: text/html, Size: 2011 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-05-22  6:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19  7:57 texmfstart problem Richard Gabriel
2006-05-19  8:39 ` Hans Hagen
2006-05-19  9:05   ` Richard Gabriel
2006-05-19  9:21     ` Taco Hoekwater
2006-05-19 13:26     ` Hans Hagen
2006-05-22  6:30 Richard Gabriel

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