Re: [NTG-context] context, jobnam

2010-02-25 Thread R. Bastian
On Thu, 25 Feb 2010 13:04:37 -0500 (EST)
Aditya Mahajan  scribit:

> On Thu, 25 Feb 2010, R. Bastian wrote:
> 
> > Hello,
> >
> > is there a way to get the option '--jobname= ' as in tex ?
> 
> texexec has --passon option, so you can do
> 
> texexec --passon="--jobname=whatever" file
> 
> but this is not implemented in context. You can however, use
> 
> context --result=whatever
> 
> which renames the resultant files.
> 
> Aditya

'context --result=whatever' 
works. 
Thanks.

rb

> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki : http://contextgarden.net
> ___
> 


-- 
René Bastian
www.pythoneon.org
www.musiques-rb.org
http://www.soundsurvey.org.uk/


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] context, jobnam

2010-02-25 Thread Aditya Mahajan

On Thu, 25 Feb 2010, R. Bastian wrote:


Hello,

is there a way to get the option '--jobname= ' as in tex ?


texexec has --passon option, so you can do

texexec --passon="--jobname=whatever" file

but this is not implemented in context. You can however, use

context --result=whatever

which renames the resultant files.

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___