On Mon, 23 Feb 2015, Gerben Wierda wrote:

I have a standard ConTeXt project setup (products, environment, chapters 
subdirectory). In the chapters subdirectory there is a Makefile. I’ve just 
installed mkiv. Can someone tell me what I need to change in this Makefile to 
compile my project with mkiv instead of mkii?

.tex.pdf:
        texexec --pdf ${MODE} ${ONCE} $<

Change `texexec --pdf` to `context`

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
___________________________________________________________________________________

Reply via email to