ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Recursive printing letters using Letters module...
@ 2010-08-29  0:34 Jaroslav Hajtmar
  2010-08-29  1:19 ` Jaroslav Hajtmar
  0 siblings, 1 reply; 6+ messages in thread
From: Jaroslav Hajtmar @ 2010-08-29  0:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,
Can be deployed print letters due t-letter module in the cycle?
When I use recursion, then an error occurs.
I note that I am going to change the values (from CSV file) in a cycle 
(that someone thought that I want to write a few the same letters in 
cycle  :-)

here is my example:

\usemodule[letter]

\starttext

\dorecurse{5}{
\startletter[
         toname={Name},
         toaddress={Address},
         opening={Dear Name,},
         subject={Step by step guide to write a letter},
         closing={Greetings from the Author}]

     Thus, I came to the conclusion ...

     \stopletter
\page
}

\stoptext


Thanx, Jaroslav


___________________________________________________________________________________
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] 6+ messages in thread

end of thread, other threads:[~2010-09-09 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-29  0:34 Recursive printing letters using Letters module Jaroslav Hajtmar
2010-08-29  1:19 ` Jaroslav Hajtmar
2010-08-29  7:02   ` Wolfgang Schuster
2010-08-29  9:59     ` Jaroslav Hajtmar
2010-09-09 12:49       ` Wolfgang Schuster
2010-09-09 23:09         ` Jaroslav Hajtmar

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).