Re: Re: Update ConTeXt 2004-12-06 for teTeX 2.99.4-beta: map files

Hans Hagen <[email protected]> Wed, 08 Dec 2004 21:48:32 +0100
Newsgroups gmane.comp.tex.context,gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
Hi Thomas,

>   rm -rf tex/latex
> 
> (teTeX has aliases for the files that context distributes in tex/latex,
> so we don't need these files).

i'm a bit puzzled by this alias:

e.g., m-ch-en.tex says:

\ProvidesPackage{m-ch-en}[2004/07/30 package wrapper for m-ch-en.tex]

\newif\ifPPCH@PSTRICKS

\DeclareOption{pstricks}{\PPCH@PSTRICKStrue}
\DeclareOption{pictex}{\PPCH@PSTRICKSfalse}

\ExecuteOptions{pictex}
\ProcessOptions\relax

\ifPPCH@PSTRICKS
   \RequirePackage{pstricks,pst-plot}
\else
   \RequirePackage{m-pictex}
\fi

\input{m-ch-en.tex}

\endinput

so, i wonder what this is aliased to. The content of these files is 
suggested/provided by latex users (esp the provide, require, and options stuff);


Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------