From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34131 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: module and def commands problem Date: Thu, 5 Apr 2007 14:20:18 +0200 Message-ID: <115224fb0704050520p9a0f49agffc7f72ee4a2a539@mail.gmail.com> References: <4614C0FE.90802@militzer.net> <115224fb0704050357v12cdc03aib09fffa11571e46e@mail.gmail.com> <4614E16C.4080905@militzer.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_44505_2384625.1175775618784" X-Trace: sea.gmane.org 1175775638 31846 80.91.229.12 (5 Apr 2007 12:20:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Apr 2007 12:20:38 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 05 14:20:36 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HZQx8-0001H3-LD for gctc-ntg-context-518@m.gmane.org; Thu, 05 Apr 2007 14:20:34 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0372320368; Thu, 5 Apr 2007 14:20:31 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01077-03; Thu, 5 Apr 2007 14:20:25 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE691202AE; Thu, 5 Apr 2007 14:20:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB093202AE for ; Thu, 5 Apr 2007 14:20:22 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00478-08 for ; Thu, 5 Apr 2007 14:20:20 +0200 (CEST) Original-Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by ronja.ntg.nl (Postfix) with ESMTP id D31E820275 for ; Thu, 5 Apr 2007 14:20:19 +0200 (CEST) Original-Received: by an-out-0708.google.com with SMTP id d33so620590and for ; Thu, 05 Apr 2007 05:20:19 -0700 (PDT) Original-Received: by 10.100.142.12 with SMTP id p12mr1222609and.1175775618835; Thu, 05 Apr 2007 05:20:18 -0700 (PDT) Original-Received: by 10.100.106.19 with HTTP; Thu, 5 Apr 2007 05:20:18 -0700 (PDT) In-Reply-To: <4614E16C.4080905@militzer.net> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:34131 Archived-At: ------=_Part_44505_2384625.1175775618784 Content-Type: multipart/alternative; boundary="----=_Part_44506_14403999.1175775618784" ------=_Part_44506_14403999.1175775618784 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/4/5, Bernd Militzer : > > Wolfgang Schuster schrieb: > > > > > > Replace the four commands in your file with the next ones: > > > > \def\Fach#1 {\def\internFach{#1}} > > \def\Thema#1 {\def\internThema{#1}} > > \def\SchulJahr#1{\def\internSchulJahr{#1}} > > > > > \def\SpezialTitel{\internFach\hfill\internThema\hfill\internSchulJahr\blank} > > > > > > You can also remove the \startvariables .. \stopvariables part from your > > module, you need them only for keyval commands. > > > Thanks Wolfgang, but after the change I get the same error Hi Bernd, use my attached test file. Wolfgang ------=_Part_44506_14403999.1175775618784 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

2007/4/5, Bernd Militzer <bernd@militzer.net>:
Wolfgang Schuster schrieb:
>
>
> Replace the four commands in your file with the next ones:
>
> \def\Fach#1     {\def\internFach{#1}}
> \def\Thema#1    {\def\internThema{#1}}
> \def\SchulJahr#1{\def\internSchulJahr{#1}}
>
> \def\SpezialTitel{\internFach\hfill\internThema\hfill\internSchulJahr\blank}
>
>
> You can also remove the \startvariables .. \stopvariables part from your
> module, you need them only for keyval commands.
>
Thanks Wolfgang,  but after the change I get the same error

Hi Bernd,

use my attached test file.

Wolfgang

------=_Part_44506_14403999.1175775618784-- ------=_Part_44505_2384625.1175775618784 Content-Type: application/x-tex; name=t-schule.tex Content-Transfer-Encoding: base64 X-Attachment-Id: f_f056erc4 Content-Disposition: attachment; filename="t-schule.tex" XHVucHJvdGVjdA0KDQpcc3RhcnRjb21tYW5kcyAgICAgICAgZ2VybWFuICAgICAgICAgIGVuZ2xp c2gNCg0KICAgICAgICAgICAgICAgZnJhZ2U6IGZyYWdlICAgICAgICAgICBxdWVzdGlvbg0KICAg ICAgICAgICAgICAgIEZhY2g6IEZhY2ggICAgICAgICAgICBzdWJqZWN0DQogICAgICAgICAgICAg ICBUaGVtYTogVGhlbWEgICAgICAgICAgIHRvcGljDQogICAgICAgICAgIFNjaHVsSmFocjogU2No dWxKYWhyCSAgICAgIHNjaG9vbFllYXINCglTcGV6aWFsVGl0ZWw6IFNwZXppYWxUaXRlbCAgICBz cGVjaWFsVGl0bGUJDQpcc3RvcGNvbW1hbmRzDQoNClxkZWZpbmVlbnVtZXJhdGlvbg0KICBbZnJh Z2VdDQogIFtsb2NhdGlvbj1pbmxlZnQsdGV4dD0sc3RvcHBlcj0uLGhlYWRzdHlsZT1ib2xkXQ0K DQpcZGVmXEZhY2gjMSAgICAge1xkZWZcaW50ZXJuRmFjaHsjMX19DQpcZGVmXFRoZW1hIzEgICAg e1xkZWZcaW50ZXJuVGhlbWF7IzF9fQ0KXGRlZlxTY2h1bEphaHIjMXtcZGVmXGludGVyblNjaHVs SmFocnsjMX19DQoNClxkZWZcU3BlemlhbFRpdGVse1xpbnRlcm5GYWNoXGhmaWxsXGludGVyblRo ZW1hXGhmaWxsXGludGVyblNjaHVsSmFoclxibGFua30gDQoNClxkZWZcaW50ZXJuRmFjaHt9DQpc ZGVmXGludGVyblRoZW1he30NClxkZWZcaW50ZXJuU2NodWxKYWhyezAwMDAvMDB9DQoNClxwcm90 ZWN0DQoNClxzdGFydHRleHQNCg0KXEZhY2h7V1ZLfQ0KXFRoZW1he1ZlcmthdWZzZ2VzcHJhZWNo fQ0KXFNjaHVsSmFocnsyMDA2LzA3fQ0KDQpcU3BlemlhbFRpdGVsDQoNCiVcbGFuZ3VhZ2VbZW5d DQpcdG9waWN7dGVzdCBpdH0NClxzdWJqZWN0e0ZpeE1lfQ0KXHNjaG9vbFllYXJ7MjAwNi8wN30N Cg0KXHNwZWNpYWxUaXRsZQ0KDQpcc3RvcHRleHQNCg== ------=_Part_44505_2384625.1175775618784 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context ------=_Part_44505_2384625.1175775618784--