I am still having a problem with left-justifying the date in letters.  The
date is towards the left but is aligned several mm to the right of the
other text.


\usemodule[letter]

%% Omit the word "Date", attempt to left-justify date (doesn't align
perfectly)
\setupletterlayer[reference][alternative=c]

\defineletterelement[layer][address][example]{\correspondenceparameter{toname}\par}
\setupletterlayer[address][alternative=example]

\starttext
\startletter[
  toname={The Addressee},
  opening={Dear Addressee:},
  closing={Best regards,},
  signature={I.M. Sender}]

  \input knuth

\stopletter
\stoptext




BTW are the values for the "alternative" key ("example", "e", "c", etc.)
documented somewhere?

Thank you again.

Best,
Michael
___________________________________________________________________________________
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 via email to