Hi,
let's say I want to produce two different versions of my document, one with
papersize a4, the other with papersize a5.

```
\setuppapersize[a4][a4]
\startmode[a5]
  \setuppapersize[a5][a5]
\stopmode
```

What is the best way to produce both versions with one command? A makefile?
Or is there a way to do this with context alone?

Best,
Denis
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to