2012-11-19 H. Özoguz:

> Is there an equivalent of the LaTeX "\includeonly" ?

You can place individual chapters in components and use the mode
mechanism:

  \startproduct *

  \startmodeset
    [alpha] {\component [alpha]}
    [beta]  {\component [beta]}
    [gamma] {\component [gamma]}
  \stopmodeset

  \stopproduct

Then compile with `context --mode=alpha,gamma main.tex`.

http://wiki.contextgarden.net/Project_structure


Marco

___________________________________________________________________________________
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