On 9/28/07, Vyatcheslav Yatskovsky wrote:
> Hello all,
>
> Let me share my luatex "success story". I teach computer science, and
> current topics I deliver are Numbering Systems and Data Representation.
> Yesterday, I needed to prepare about twenty test papers with 10 questions per
> a paper. Examples: "1. convert Dec 36 into Hex", "2. convert Bin 10010101
> into Dec", etc. The wording of every question has not to be changed through
> papers, only numbers had.
Nice :)
> Then I copied my finished test text and pasted it many-many times. (It was
> probably not very wise approach, but I'm not familiar with looping TeX
> commands at the moment.) Luatex did the rest of the job perfectly, and in
> minute I had test papers with identical questions but all different figures!
> I only had to cut papers apart and hand out to my students.
\dorecurse{30}{\page
... problems ...
}
Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________