Thanks, Wolfgang. That worked nicely.
I have added the information to the Wiki.
Best,
Parchd.
On Sat, Sep 02, 2017 at 01:42:06PM +0200, Wolfgang Schuster wrote:
> \usemodule[letter]
>
> \startletter
> [subject={How to change the position of the subject line},
> opening={Hi Parchd,}]
>
> The elements of the letter environment can be changed with the
> \tex{setupletterelements} commands,
> the default order of them is
>
> \startitemize[packed]
> \item title,
> \item subject,
> \item opening,
> \item content,
> \item closing and
> \item appendices
> \stopitemize
>
> To put the subject after the opening you have to modify this order with the
> following setup:
>
> \starttyping
> \setupletterelements
> [section]
> [title,
> opening,
> subject,
> content,
> closing,
> appendices]
> \stoptyping
>
> \stopletter
>
> Wolfgang
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________