ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Is it possible to set the output file name in the script
Date: Fri, 26 Apr 2013 22:24:15 +0200	[thread overview]
Message-ID: <87fvydujkg.fsf@micropit.couberia.selfip.net> (raw)
In-Reply-To: <CAG-LmmA3uxLejVxARSCefOe1bmo-JGM6QbNDigrCjdZ=5fZVeQ@mail.gmail.com> (Cecil Westerhof's message of "Fri, 26 Apr 2013 21:49:33 +0200")

On Fri, Apr 26 2013, Cecil Westerhof wrote:

> The following script does what I want:

Or shorter:

--8<---------------cut here---------------start------------->8---
#!/usr/bin/env bash
context --result=cv-${1:-cecil} CV-Cecil-Westerhof
--8<---------------cut here---------------end--------------->8---

In CV-Cecil-Westerhof.tex you can check the result file:

--8<---------------cut here---------------start------------->8---
\starttext
output file: \systemparameter{file} or \cldcontext{document.arguments.result}
\stoptext
--8<---------------cut here---------------end--------------->8---


> There is only one problem. If I first generate the default one and
> after that a specific one, the default one does not exist anymore.

A known bug: http://www.ntg.nl/pipermail/ntg-context/2008/035125.html

You could add it to the tracker: http://tracker.luatex.org/

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


  parent reply	other threads:[~2013-04-26 20:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-26 15:34 Cecil Westerhof
2013-04-26 16:12 ` Hans Hagen
2013-04-26 16:50   ` Cecil Westerhof
2013-04-26 16:55     ` Hans Hagen
2013-04-26 17:01       ` Cecil Westerhof
2013-04-26 17:12         ` Hans Hagen
     [not found]           ` <CAG-LmmC2vTov3V6+GoUuGxgkoU7MXZu2-K=k07ajxbZZY2DGfg@mail.gmail.com>
2013-04-26 19:08             ` Fwd: " Cecil Westerhof
2013-04-26 19:49               ` Cecil Westerhof
2013-04-26 20:07                 ` Cecil Westerhof
2013-04-26 20:24                 ` Peter Münster [this message]
2013-04-26 20:40                   ` Cecil Westerhof

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=87fvydujkg.fsf@micropit.couberia.selfip.net \
    --to=pmlists@free.fr \
    --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).