From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54839 Path: news.gmane.org!not-for-mail From: Chen Shen Newsgroups: gmane.comp.tex.context Subject: Verbatim problem in mkiv Date: Sat, 28 Nov 2009 23:58:41 +0800 Message-ID: <48af9a710911280758t4d892fc0l2e89ec766f3c8c93@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0363251996==" X-Trace: ger.gmane.org 1259423954 28925 80.91.229.12 (28 Nov 2009 15:59:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Nov 2009 15:59:14 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 28 16:59:07 2009 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.50) id 1NEPhT-00030y-Ac for gctc-ntg-context-518@m.gmane.org; Sat, 28 Nov 2009 16:59:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 07050C9CDD; Sat, 28 Nov 2009 16:56:08 +0100 (CET) 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 0jrD6GvfOEsF; Sat, 28 Nov 2009 16:56:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 12115C9CCF; Sat, 28 Nov 2009 16:56:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 70F94C9CCE for ; Sat, 28 Nov 2009 16:55:58 +0100 (CET) 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 pWsqjTcfwQlI for ; Sat, 28 Nov 2009 16:55:45 +0100 (CET) Original-Received: from mail-pw0-f55.google.com (mail-pw0-f55.google.com [209.85.160.55]) by balder.ntg.nl (Postfix) with ESMTP id 45D5CC9CCF for ; Sat, 28 Nov 2009 16:55:45 +0100 (CET) Original-Received: by pwj19 with SMTP id 19so1460041pwj.34 for ; Sat, 28 Nov 2009 07:58:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Esp7aV+nB6YncplQq2xrWiVsyY0/o0r09HyfpjcB2s0=; b=VZ2VlEa0B44I39B9Ooc5+WXkbAMY9f9kY6S78gcpgp8qmMv7uqEVkpPkEiCyo06LUS MaGxaMtj7+FNglQ4QY9PVzMeSGhlwv4us+0kg3wEkCRAKVtK3KRqinVSxfd5YZudSfPY e9LenL8bfCYhnNXo71hNWBbGesfuncP0BW0j0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=IvkoQjE0jtf64rfRmoSaIuZHf+kl/5pwp0TMw+dcXoJNCFYHkMMrDHdUqzbM0YZtSx I5vs2207VH5/133oWq/HuR/GOz79+taQTRnbuFZCGgRmLP0gLtCpf4UY7VI1jnsa57QM bZm0ViDuvilBntP/Zjd1ExwLemNyMUV5qD7WI= Original-Received: by 10.142.61.35 with SMTP id j35mr241139wfa.52.1259423921681; Sat, 28 Nov 2009 07:58:41 -0800 (PST) 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:54839 Archived-At: --===============0363251996== Content-Type: multipart/alternative; boundary=001636e0b6207934610479707b7d --001636e0b6207934610479707b7d Content-Type: text/plain; charset=UTF-8 Hi, I'm having problem with verbatim typing with linenumber under mkiv. The following code works fine without location=text turned off, but fails when it's turned on. The text 0279699410 appears at the beginning of every alternate line. Thanks a lot. regards, shenchen ========= start =========== \setuplinenumbering[location=text] \starttext \starttyping[numbering=line] aaaaa aaaaa aaaaa \stoptyping \stoptext ========= end =========== --001636e0b6207934610479707b7d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I'm having problem with verbatim typi= ng with linenumber under mkiv.
The following code works fine with= out location=3Dtext turned off, but fails when it's turned on.
The text=C2=A00279699410=C2=A0appears at= the beginning of every alternate line.=C2=A0
Thanks a lot.

regards,
shenchen

=3D=3D=3D=3D=3D=3D=3D=3D=3D start =3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D

\setuplinenumbering[location=3Dtex= t]

\starttext

\starttyping[numbering=3Dline]
aaaaa
aaaaa
aaaaa
\stoptyping
=
\stoptext

=3D=3D=3D=3D=3D=3D= =3D=3D=3D =C2=A0end =C2=A0=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

<= /div>
--001636e0b6207934610479707b7d-- --===============0363251996== 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0363251996==--