diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2010-05-24 14:05:02 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2010-05-24 14:05:02 +0000 |
commit | 57ea7dad48fbf2541c04e434c31bde655ada3ac4 (patch) | |
tree | 1f8b43bc7cb92939271e1f5bec610710be69097f /Master/texmf-dist/tex/context/base/s-mod-01.tex | |
parent | 6ee41e1f1822657f7f23231ec56c0272de3855e3 (diff) |
here is context 2010.05.24 13:05
git-svn-id: svn://tug.org/texlive/trunk@18445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/s-mod-01.tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/s-mod-01.tex | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/base/s-mod-01.tex b/Master/texmf-dist/tex/context/base/s-mod-01.tex index dc695a44d72..4454986ce6d 100644 --- a/Master/texmf-dist/tex/context/base/s-mod-01.tex +++ b/Master/texmf-dist/tex/context/base/s-mod-01.tex @@ -16,10 +16,19 @@ \usemodule[mod-00,abr-01] +\dontcomplain + \unprotect \setupbodyfont - [10pt,ams] + [10pt] + +\definetypeface + [narrowtt] [tt] + [mono] [modern-cond] [default] [encoding=\defaultencoding] + +\setuptyping[\v!typing][\c!style=\narrowtt] +\setuptype [\v!type] [\c!style=\narrowtt] \mainlanguage [en] @@ -44,7 +53,7 @@ \c!topspace=2cm, \c!header=1.25cm, \c!footer=1.25cm, - \c!height=25cm, + \c!height=middle, \c!style=\ss] \setupsetup @@ -60,9 +69,9 @@ \setuppagenumbering [\c!location=] -\setupfootertexts +\expanded{\setupfootertexts [\v!edge] - [][\v!pagenumber] + [][\v!pagenumber]} \startmode[single] |