ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* random background picture in metafun
@ 2012-03-13 14:45 Thomas A. Schmitz
  2012-03-13 15:58 ` Aditya Mahajan
  2012-03-13 16:33 ` Peter Rolf
  0 siblings, 2 replies; 10+ messages in thread
From: Thomas A. Schmitz @ 2012-03-13 14:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

scenario: for a presentation, I want the background to be a random 
picture, taken from a directory "backgroundpics." The pictures are 
numbered consecutively as 1.jpg through 22.jpg. For some complex 
reasons, it would be easier for me to include these pictures via metafun 
(I want to add other graphical elements on top). So my question is, how 
can I pick a random picture? Given the code

StartPage ;
   draw externalfigure "backgoundpics/1" xscaled PaperWidth yscaled 
PaperHeight ;
StopPage ;

how can I obtain a random number and make metapost pick the 
corresponding picture? Sorry, difficult to make a minimal example here...

Thomas
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-03-15 18:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-13 14:45 random background picture in metafun Thomas A. Schmitz
2012-03-13 15:58 ` Aditya Mahajan
2012-03-13 16:33 ` Peter Rolf
2012-03-13 16:56   ` Thomas A. Schmitz
2012-03-13 17:09     ` Thomas A. Schmitz
2012-03-13 18:00   ` Aditya Mahajan
2012-03-13 18:24     ` Peter Rolf
2012-03-15  9:18       ` Thomas A. Schmitz
2012-03-15 18:06         ` Hans Hagen
2012-03-15 18:23           ` Thomas A. Schmitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).