Curious Learn wrote: > Taco Hoekwater <taco <at> elvenkind.com> writes: > > >>>> (2) Is there a command to scale the whole picture...not the components? >> Parse error. In my view, the whole picture *is* the components. >> >> Best wishes, >> Taco > > Hi Taco, > > Sorry for the typo and for not being clear. I meant the following. I know that > "scaled" command can be used to scale any particular component. To scale the > whole picture does one have to scale each and every component individually, or > is there one command that scales every component.
You want this, I think: beginfig(1); ... do stuff ... currentpicture := currentpicture scaled X; endfig; ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________