From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39381 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: "texexec --module" stops with "\wait=" Date: Tue, 4 Mar 2008 13:40:26 +0100 Message-ID: <20080304124026.GA331@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="BXVAT5kNtrzKuDFl" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1204634531 10169 80.91.229.12 (4 Mar 2008 12:42:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2008 12:42:11 +0000 (UTC) To: ConTeXt list Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 04 13:42:37 2008 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 1JWWTc-000735-CN for gctc-ntg-context-518@m.gmane.org; Tue, 04 Mar 2008 13:42:36 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F8981FB7E; Tue, 4 Mar 2008 13:42:03 +0100 (CET) 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 27221-03-2; Tue, 4 Mar 2008 13:41:25 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 298631FB8C; Tue, 4 Mar 2008 13:41:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0FFA1FB7F for ; Tue, 4 Mar 2008 13:41:15 +0100 (CET) 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 30127-01 for ; Tue, 4 Mar 2008 13:40:28 +0100 (CET) Original-Received: from smtp23.orange.fr (smtp23.orange.fr [80.12.242.50]) by ronja.ntg.nl (Postfix) with ESMTP id CC88D1FB8C for ; Tue, 4 Mar 2008 13:40:27 +0100 (CET) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2301.orange.fr (SMTP Server) with ESMTP id 9568E1C0008F for ; Tue, 4 Mar 2008 13:40:27 +0100 (CET) Original-Received: from gaston.couberia.bzh (unknown [90.54.136.254]) by mwinf2301.orange.fr (SMTP Server) with ESMTP id 5D8F61C0008D for ; Tue, 4 Mar 2008 13:40:27 +0100 (CET) X-ME-UUID: 20080304124027383.5D8F61C0008D@mwinf2301.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id E8E2E306A2; Tue, 4 Mar 2008 13:40:26 +0100 (CET) Mail-Followup-To: ConTeXt list Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) 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:39381 Archived-At: --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Hello, When generating the module documentation of my module t-french.tex (attached to this message) with the command: texexec --luatex --module t-french The compilation stops with the message "\wait=". Could anybody help please? Cheers, Peter -- http://pmrb.free.fr/contact/ --BXVAT5kNtrzKuDFl Content-Type: text/x-tex; charset=utf-8 Content-Disposition: attachment; filename="t-french.tex" Content-Transfer-Encoding: quoted-printable %D \module %D [ file=3Dt-french, %D version=3D2008.03.04, %D title=3D\CONTEXT\ User Module, %D subtitle=3DFor French documents, %D author=3DPeter M=C3=BCnster, %D date=3D\currentdate, %D copyright=3D{Peter M=C3=BCnster}] %C This module is copyrighted by Peter M=C3=BCnster. %C Please send any comments to pmrb at free.fr. % This program is free software; you can redistribute it and/or % modify it under the terms of the GNU General Public License % as published by the Free Software Foundation; either version 2 % of the License, or (at your option) any later version. % This program is distributed in the hope that it will be useful, % but without any warranty; without even the implied warranty of % merchantability or fitness for a particular purpose. See the % GNU General Public License for more details. %D This module tries to do similar things as the frenchb.ldf in LaTeX: %D \startitemize %D \item automatic space before =C2=BB and after =C2=AB, :, ?, ; and !=20 %D \item changing symbol for itemize environment %D \stopitemize \writestatus{loading}{Typesetting French documents} \doifnotmode{mkiv}{\writestatus{error}{needs luatex}\wait\end} \startlanguagespecifics[fr] \setcharacterspacing[frenchpunctuation] \setupitemize[symbol=3D2] \lccode`\'=3D`\' \stoplanguagespecifics \appendtoks \doresetattribute{spacing} % todo: \setcharacterspacing[reset] \setupitemize[symbol=3D\itemlevel] \to \everyresetlanguagespecifics \mainlanguage[fr] \doifnotmode{demo}{\endinput} %D Usage example: \def\myItems{% \startitemize \item test \item test \startitemize \item test \item test \startitemize \item test \item test \stopitemize \stopitemize \stopitemize} \usemodule[french] \starttext Voil=C3=A0: Voil=C3=A0? Voil=C3=A0! Voil=C3=A0; {\en some english text: =C2=ABEnglish=C2=BB or \quotation{French}, ok?} =C2=ABvoil=C3=A0=C2=BB \quote{voil=C3=A0} \quotation{voil=C3=A0} \myItems \en \myItems \stoptext --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --BXVAT5kNtrzKuDFl--