Open main menu

Changes

62 bytes added ,  13:20, 9 August 2020
m
Text replacement - "<cmd>" to "{{cmd|"
< [[Installation hints]]
This file lives in <tt>(mytexmf/)tex/context/user/</tt>, you must copy it first time from [http://source.contextgarden.net/tex/context/user/cont-sys.rme cont-sys.rme].
Here you can set up all your options that you want to be valid for ''all'' projects.
There are some settings on [[Fonts]], [[MetapostMetaPost]]/[[MetaFun - MetaPost in ConTeXt|MetaFun]]; most options are documented in the file itself.
<pretexcode>
% set default encoding
\setupencoding [\s!default=ec]
\useMETAFUNformattrue
\protectbufferstrue
</pretexcode>
For me, typescripts only work if I uncomment <{{cmd>|autoloadmapfilestrue</cmd> }} and <{{cmd>|resetmapfiles</cmd> }} --[[User:Hraban|Hraban]] 2004-08-24 [[Category:Old_Content]]