From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59607 Path: news.gmane.org!not-for-mail From: Vyatcheslav Yatskovsky Newsgroups: gmane.comp.tex.context Subject: Weird \Word behaviour Date: Mon, 14 Jun 2010 14:13:38 +0300 Message-ID: <4C160EE2.3080606@gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1276514044 21189 80.91.229.12 (14 Jun 2010 11:14:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Jun 2010 11:14:04 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 14 13:14:00 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OO7c8-0007pw-GJ for gctc-ntg-context-518@m.gmane.org; Mon, 14 Jun 2010 13:14:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC006C9A41; Mon, 14 Jun 2010 13:13:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id JOWpwTZdBHW7; Mon, 14 Jun 2010 13:13:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E97C2C9A7C; Mon, 14 Jun 2010 13:13:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CF707C9AAA for ; Mon, 14 Jun 2010 13:13:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id k70M7qsX2vNO for ; Mon, 14 Jun 2010 13:13:52 +0200 (CEST) Original-Received: from mail-fx0-f41.google.com (mail-fx0-f41.google.com [209.85.161.41]) by balder.ntg.nl (Postfix) with ESMTP id B614AC9A41 for ; Mon, 14 Jun 2010 13:13:52 +0200 (CEST) Original-Received: by fxm19 with SMTP id 19so2697780fxm.14 for ; Mon, 14 Jun 2010 04:13:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=JVHfiITSDp3ECYmGLfLfCIbOBB4o0g4aa7ksLh9cu2Q=; b=Q5XpXaSRRSr5f6JbyZpQwI5ZQ+3mX7Qk4Y22yMDS1cfVUNvTQnGuHYmQT7gMxiJvKr sozqDlxZsNQr/ogNmmZ/op1MHRCBzDnoy8Tjycss4fbLsTEvoFOif3wUDWw/yPhHSZ2r ETSb1OzE5nCS36jV0/0q3wxzD/Dl7Kni90fW0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Bw1hOsWyTaP76eOGADwSfRQ7aHz4lfAyonBejsxTcKRFJVJ4P+/21i2wR55H7IA+Jk 9Ky95y0UG7Wn9A5Gv+R4dzV5aB1lFm11Q0l2qGB1PG7T0GUqrMD9J3+RgX4bqDsmDF5O nbiXdCWuQDBDl7zz4hJmkGSf72NmlGJnjkhEE= Original-Received: by 10.223.144.77 with SMTP id y13mr5195542fau.86.1276514032425; Mon, 14 Jun 2010 04:13:52 -0700 (PDT) Original-Received: from [10.0.22.59] ([194.242.119.74]) by mx.google.com with ESMTPS id 7sm12568814far.6.2010.06.14.04.13.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Jun 2010 04:13:51 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5 In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59607 Archived-At: ))) Can please someone explain me why it happens? \def \sps {special-purpose digital computers} \starttext \Word{\sps} %Special-purpose digital computers "\Word{\sps}" %special-purpose Digital computers \stoptext -- Best Regards, Vyatcheslav Yatskovsky ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________