Am 18.07.2013 um 03:12 schrieb Michael Ash <m...@econs.umass.edu>:

> Dear Wolfgang,
> 
> Thank you very much.  This is very helpful.
> 
> One note is that to center the footer required 
> 
> \setupletterframe[foot][align=middle]

Of course, the alignment is a framed feature.

> (NOT \setupletterlayer.  Per http://wiki.contextgarden.net/Letter#Setup)
> 
> 
> A couple more questions.
> (1) is there a more efficient way to indent only the content of the letter:
> 
> \setupindenting[yes,small]
> \setuplettersection[opening][indenting=no]
> \setuplettersection[subject][indenting=no]
> \setuplettersection[closing][indenting=no]
> \setuplettersection[signature][indenting=no]

You can use \setupletteroptions[indenting=…] which only passed to the content 
section.

> (2) The following did not properly left-justify the date (the date was 
> towards the left but was not perfectly aligned with the other left-justified 
> text):
> \setupletterlayer[reference][alternative=e]

This should be alternative c and not e.


\usemodule[letter]

\setupletterlayer[reference][alternative=c]

%\setupletterlayer[reference][alternative=c,list=reference] % default: list=date
%\setupletter[reference=\currentdate]

\setupletteroptions[indenting={yes,medium,next}]

\startletter
\input knuth
\stopletter


Wolfgang

___________________________________________________________________________________
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