ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Thomas Engel <thomas.engel1@gmx.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: problems with t-letter - reference line
Date: Wed, 28 Dec 2011 17:41:28 +0100	[thread overview]
Message-ID: <20111228164128.GA4359@siduxbox> (raw)

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

             reply	other threads:[~2011-12-28 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28 16:41 Thomas Engel [this message]
2011-12-28 16:59 ` Wolfgang Schuster
2011-12-29  8:31   ` Thomas Engel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111228164128.GA4359@siduxbox \
    --to=thomas.engel1@gmx.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).