On 2/20/2015 10:53 PM, Pablo Rodriguez wrote:
Dear list,
I have two questions on how to improve the way I use ConTeXt to handle files.
Is there a way that I can specify the document from the command line in the line below?
\insertpages[mydocument.pdf][width=0pt]
Is there any way that context compiles using the a pipe? (Sorry if this is wrong, but this is totally new to me.)
you can pass command line arguments, see mtx-context-*.tex files for examples
I would like to compile something like (well, using pandoc):
cat a.tex | contextjit --purgeall
won't work (imagine multiple runs) .. why pipe and not just "contextjit a.tex"
Many thanks for your help,
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------