From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
Pablo Rodriguez <oinos@gmx.es>
Subject: Re: different outputfilename
Date: Sun, 15 Nov 2020 18:29:03 +0100 [thread overview]
Message-ID: <d0a043dd-287f-ec3d-af23-821cf3112c3a@xs4all.nl> (raw)
In-Reply-To: <3b20abdd-e9b7-0036-9b57-a2320880c2ce@gmx.es>
On 11/15/2020 3:21 PM, Pablo Rodriguez wrote:
> Dear list,
>
> I have the following sample:
>
> \enablemode[presentation]
>
> \doifmodeelse{typesetting}
> {\disablemode[presentation]}
> {\enablemode[typesetting]}
>
> \startmode[typesetting]
> \environment[typeset-pages.tex]
> \stopmode
>
> \startmode[presentation]
> \environment[presentation.tex]
> \stopmode
>
> This help me to generate from the same XML files either text or
> presentations (they are different elements in the XML itself).
>
> I have to invoke ConTeXt as ($source.tex has the content described above):
>
> context --purgeall --environment=$source.tex $source.xml
>
> But this approach has two shortcommings.
>
> It always generates a single file and using the same file name
> (\jobname.pdf).
>
> Is there no way to get the file with the outputfilename set to
> \jobname-presentation?
>
> Many thanks for your help,
--result=foo
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
prev parent reply other threads:[~2020-11-15 17:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-15 14:21 Pablo Rodriguez
2020-11-15 17:29 ` Hans Hagen [this message]
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=d0a043dd-287f-ec3d-af23-821cf3112c3a@xs4all.nl \
--to=j.hagen@xs4all.nl \
--cc=ntg-context@ntg.nl \
--cc=oinos@gmx.es \
/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).