From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13331 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: OT: MP source docu Date: Thu, 18 Sep 2003 13:42:43 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030918134243.52617f6e.morawski@gmx.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063885771 502 80.91.224.253 (18 Sep 2003 11:49:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2003 11:49:31 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 18 13:49:29 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zxHt-0001PM-00 for ; Thu, 18 Sep 2003 13:49:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A31C810B4B; Thu, 18 Sep 2003 13:49:23 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id E774210B3A for ; Thu, 18 Sep 2003 13:43:07 +0200 (MEST) Original-Received: (qmail 4589 invoked by uid 65534); 18 Sep 2003 11:43:05 -0000 Original-Received: from port1320.fra.ginko.net (EHLO melior.localdomain) (212.202.67.50) by mail.gmx.net (mp023) with SMTP; 18 Sep 2003 13:43:05 +0200 X-Authenticated: #1987443 Original-To: ConTeXt X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13331 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13331 Hi, i'm currently writing a MP package and would like to have a printable source documentation. 'texexec --module' does this job very well, but there are two things that i would have changed for my documentation (not in general): - it always writes "ConTeXt" on top of the title page. Since my package is not related to ConTeXt, how can i replace it with a different title, i.e. the package name? - how can i activate an other color palette for pretty printing of the MP code? Thanks in advance Jens