summaryrefslogtreecommitdiff
path: root/tex/context/user
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2003-08-21 00:00:00 +0200
committerHans Hagen <pragma@wxs.nl>2003-08-21 00:00:00 +0200
commit309b7e1b8d2422eb36e584f3c57591d960bcc402 (patch)
tree08691435b84e3978f244616c400915719b4c256a /tex/context/user
parent3f9c44091f54eb858cfbb71b6346445e606b8687 (diff)
downloadcontext-309b7e1b8d2422eb36e584f3c57591d960bcc402.tar.gz
stable 2003.08.21
Diffstat (limited to 'tex/context/user')
-rw-r--r--tex/context/user/cont-sys.rme37
1 files changed, 31 insertions, 6 deletions
diff --git a/tex/context/user/cont-sys.rme b/tex/context/user/cont-sys.rme
index 55d304913..5e2adef31 100644
--- a/tex/context/user/cont-sys.rme
+++ b/tex/context/user/cont-sys.rme
@@ -13,18 +13,43 @@
\unprotect
+% Occasionally we will support both A4 and letter in
+% styles. If you want letter size paper to be the default,
+% uncomment:
+%
+% \enablemode[\systemmodeprefix letter]
+%
+% If you always want to default to letter, you may uncomment
+% the following line, but beware: it makes your documents less
+% portable:
+%
+% \setuppapersize[letter][letter]
+%
% If you want some extras, just uncomment the following
% line:
%
-% \usemodule[plus]
+% \usemodule[plus] % experimental code
%
% Here you can take care of overloading some (style)
% defaults. What goes here, depends on your local system.
%
% The following commands sets the default font encoding:
%
+% \setupencoding [\s!default=texnansi]
+%
+% or:
+%
% \setupencoding [\s!default=ec]
%
+% If you want the default berry names:
+%
+% \usetypescript [berry] [\defaultencoding]
+%
+% If you run into missing font metrics kind of problems,
+% you may want to uncomment:
+%
+% \usetypescript[adobekb] [\defaultencoding]
+%
% You can let \CONTEXT\ load the map files for \PDFTEX.
%
% \autoloadmapfilestrue
@@ -48,11 +73,9 @@
% \preloadmapfile [il2-ams-cmr]
% \preloadmapfile [pl0-ams-cmr]
%
-% If you want the default berry names (ec and 8r only):
-%
-% \usetypescript [berry] [\defaultencoding]
-%
-% Overload Lucida by Times cum suis:
+% Some styles default to Lucida Bright. You can overload
+% Lucida by Times cum suis. Watch out, the pos collection
+% is not scaled relatively.
%
% \definetypescriptsynonym [lbr] [pos]
%
@@ -115,6 +138,8 @@
% You can also load additional encodings here:
+% \useencoding[x5]
+%
% \useregime[cyr]
% \useencoding[cyr]
% \enableregime[cp1251]