diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/third/letter/style/english.nls')
-rw-r--r-- | Master/texmf-dist/tex/context/third/letter/style/english.nls | 48 |
1 files changed, 25 insertions, 23 deletions
diff --git a/Master/texmf-dist/tex/context/third/letter/style/english.nls b/Master/texmf-dist/tex/context/third/letter/style/english.nls index bcbfcdea3ff..64000adb8d3 100644 --- a/Master/texmf-dist/tex/context/third/letter/style/english.nls +++ b/Master/texmf-dist/tex/context/third/letter/style/english.nls @@ -1,23 +1,25 @@ -%D \module
-%D [ file=english,
-%D version=2008.03.13,
-%D title=\CONTEXT\ Letter Style,
-%D subtitle=English style,
-%D author=Wolfgang Schuster,
-%D date=\currentdate,
-%D copyright=Public Domain]
-
-\unprotect
-
-%D This is the second letter style for my letter module. The first
-%D style was \mono{dina.nls} with its slightly different alternative
-%D \mono{dinb.nls} but both count only as one style.
-
-\def\letter!order!sections
- {\v!title,\v!opening,\v!subject,\v!content,\v!closing,\v!appendices}
-
-\setupletterstyle
- [\v!subject]
- [\c!style=]
-
-\protect \endinput
+%D \module +%D [ file=english, +%D version=2008.03.13, +%D title=\CONTEXT\ Letter Style, +%D subtitle=English style, +%D author=Wolfgang Schuster, +%D date=\currentdate, +%D copyright=Wolfgang Schuster, +%D email=schuster.wolfgang@googlemail.com, +%D license=Public Domain] + +\unprotect + +%D This is the second letter style for my letter module. The first +%D style was \mono{dina.nls} with its slightly different alternative +%D \mono{dinb.nls} but both count only as one style. + +\def\letter!order!sections + {\v!title,\v!opening,\v!subject,\v!content,\v!closing,\v!appendices} + +\setupletterstyle + [\v!subject] + [\c!style=] + +\protect \endinput |