Difference between revisions of "Cont-sys.tex"

From Wiki
Jump to navigation Jump to search
(new)
 
(small hint to texmf.cnf)
Line 12: Line 12:
 
\autoloadmapfilestrue
 
\autoloadmapfilestrue
 
\usetypescript [map] [default,\defaultencoding]
 
\usetypescript [map] [default,\defaultencoding]
 +
 
% runtime processing of MetaPost
 
% runtime processing of MetaPost
 +
%
 +
% for the next two, you need write18 enabled in texmf.cnf
 +
%
 
\runMPgraphicstrue
 
\runMPgraphicstrue
 
\runMPTEXgraphicstrue
 
\runMPTEXgraphicstrue
 +
 
\recycleMPslotstrue
 
\recycleMPslotstrue
 
% use MetaFun
 
% use MetaFun

Revision as of 15:06, 11 August 2004

< Installation hints

This file lives in (mytexmf/)tex/user/, you must copy it first time from 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, Metapost/MetaFun; most options are documented in the file itself.

% load font maps for pdfTeX automatically
% (makes sense if you use a lot of different fonts)
\autoloadmapfilestrue
\usetypescript [map] [default,\defaultencoding]

% runtime processing of MetaPost
% 
% for the next two, you need write18 enabled in texmf.cnf
%
\runMPgraphicstrue
\runMPTEXgraphicstrue

\recycleMPslotstrue
% use MetaFun
\useMETAFUNformattrue
\protectbufferstrue