ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: tetex-pretest <tetex-pretest@dbs.uni-hannover.de>
Subject: Re: Re: Update ConTeXt 2004-12-06 for teTeX 2.99.4-beta: map files
Date: Wed, 08 Dec 2004 21:48:32 +0100	[thread overview]
Message-ID: <41B768A0.2010301@wxs.nl> (raw)
In-Reply-To: <20041207202904.GA30279@dbs.uni-hannover.de>

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
-----------------------------------------------------------------

  parent reply	other threads:[~2004-12-08 20:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-07 20:10 VnPenguin
2004-12-07 20:29 ` Thomas Esser
2004-12-07 20:48   ` VnPenguin
2004-12-07 20:53     ` Thomas Esser
2004-12-08 20:48   ` Hans Hagen [this message]
2004-12-09 18:57     ` [NTG-context] " Thomas Esser
2004-12-09 22:33       ` h h extern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41B768A0.2010301@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=tetex-pretest@dbs.uni-hannover.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).