ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problems with t-letter - reference line
@ 2011-12-28 16:41 Thomas Engel
  2011-12-28 16:59 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Engel @ 2011-12-28 16:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

Hello,

I have updated my context system (recent beta) and get some problems with the t-letter module. (also updated)
I'm not able to get a reference line. See attached example. Are there some changes in the interface?

The date is in English, but I have switched the mainlanguage to German.

Thanks!
Thomas


[-- Attachment #2: testbriefmodule.tex --]
[-- Type: text/x-tex, Size: 1084 bytes --]

\setuppapersize[A4,A4]
\enableregime[utf]
\mainlanguage[de]
\setupcolors[state=start]

\usemodule[cor-01] % will change

%\setupletteroptions
% [bodyfont=calluna]
\setupletter
  [phone=0123/456789,
   email=Max.Muster@mail.me,
   room=414,
   date=\currentdate]

\setupletterstyle
  [phone,email,room,date]
  [separator=: ,
   titlecolor=blue,
   textcolor=red,
   width=4cm]

\setupletterstyle
  [room]
  [titlestyle=bold,
   textstyle=italic]

\setupletterlayer
  [reference]
  [list={phone,email,room,date}] 

\setupletter
[fromname={John Simmons},
fromaddress={Parkstreet 12\\8257 Green Bay}]

\setupletter
[toname={Steve Wilson},
toaddress={Nightstreet 4a\\9183 Cotton Village}]

\setuplettertext
[copy=cc: ,
enclosure=encl: ]

\setupletter
[copy=Copy,
enclosure=Enclosure,
postscript=Postscript]
\starttext
%\letterelement[layer][reference][a]
\setupletterlayer[reference][list=reference]

\startletter
[opening={Dear Mr Wilson,},
subject={Brand new templates for Word},
closing={Best regards},
signature={John Simmons}]

\dorecurse{4}{\input knuth\par}

\stopletter 
\stoptext

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

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

end of thread, other threads:[~2011-12-29  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-28 16:41 problems with t-letter - reference line Thomas Engel
2011-12-28 16:59 ` Wolfgang Schuster
2011-12-29  8:31   ` Thomas Engel

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