ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: setting variable on cmd-line
Date: Sun, 20 Sep 2009 23:24:17 +0200	[thread overview]
Message-ID: <fe8d59da0909201424i749f46a8of11ee28d4c99ff6@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0909202130420.8278@gaston.couberia.bzh>

On Sun, Sep 20, 2009 at 9:46 PM, Peter Münster <pmlists@free.fr> wrote:
> On Fri, 18 Sep 2009, Peter Münster wrote:
>
>> I've a little feature request:
>> It would be nice, to have a command line option like "--setvalue x=y" or
>> similar for the "context" command to define a variable for the job.
>>
>> Modes are already very nice, but often I need just one value for
>> conditional compiling a document instead of many binary switches.
>>
>> Perhaps the "context --arguments" option is what I'm looking for, but I
>> didn't find how to use it.
>
> Hello,
>
> After reading a bit in mtx-context.lua, I've found out how to use
> --arguments:
>
> test-file:
>
> \starttext
> Value of myVar: \ctxlua{tex.print(document.arguments["arguments=myVar"])}
> \stoptext
>
> cmd-line:
>
> context --arguments=myVar=myValue test
>
> But this syntax is very strange!
Does
 context --arguments="myVar=myValue" test
work too ?
-- 
luigi
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2009-09-20 21:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18 13:31 Peter Münster
2009-09-20 19:46 ` Peter Münster
2009-09-20 21:24   ` luigi scarso [this message]
2009-09-21  5:39     ` Peter Münster
2009-09-21  5:52       ` luigi scarso
2009-09-21  6:16         ` Peter Münster
2009-09-21  8:05           ` Hans Hagen
2009-09-21 19:43             ` Peter Münster
2009-09-21 20:23               ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe8d59da0909201424i749f46a8of11ee28d4c99ff6@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).