From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46417 Path: news.gmane.org!not-for-mail From: "Yue Wang" Newsgroups: gmane.comp.tex.context Subject: Re: Serious bug? Date: Sun, 21 Dec 2008 14:18:02 +0000 Message-ID: <68bfdc900812210618g68bd4534vac8bdb6e0ef6ca03@mail.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" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229869211 23005 80.91.229.12 (21 Dec 2008 14:20:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 21 Dec 2008 14:20:11 +0000 (UTC) Cc: ntg-context@ntg.nl To: "Fengnan Gao" Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 21 15:21:17 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 1LEPBF-0000fg-4G for gctc-ntg-context-518@m.gmane.org; Sun, 21 Dec 2008 15:21:17 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BBA21FC20; Sun, 21 Dec 2008 15:20:02 +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 24830-03-8; Sun, 21 Dec 2008 15:18:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1C6BD1FB7E; Sun, 21 Dec 2008 15:18:57 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4527A1FB74 for ; Sun, 21 Dec 2008 15:18:54 +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 24359-03-7 for ; Sun, 21 Dec 2008 15:18:10 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ronja.ntg.nl (Postfix) with ESMTP id 69D291FB7E for ; Sun, 21 Dec 2008 15:18:02 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id l26so642524fgb.8 for ; Sun, 21 Dec 2008 06:18:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=L42Djf185NDPlSz7LtPPKh0IkRbe7VSkw4g7ph+sN4g=; b=BzFgEQqHoReEHfLXRNX3cbZABPthluHYh1VhR0uOyOsfFP2l7vGTzRc5vJXgXRulHX TBjRV0P33Zdt+4IPKzm/tM+AJoNSzrsdz4EbTKucVRLpf1OoUMPK2b5eMNRuMhrhWye7 sBQXzfnl57Ozu9l+iERjvxidN/zLYytyq+VwE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=TNaJwkqgC2qAjwub8IyWychyv2np40vxJF/eKYq/sbhBmrYX2a+tE5hHatzdsrnP83 bdSFcCj4+BjjtR42QF/eQy9jopIbv/Oli3+iqbpjlCnJMzWb7HEoi42CJBrAJSddx5/j +9pZzptb7Lqoymqvz2yDGUH9gUh0dtwJR+RjY= Original-Received: by 10.86.68.2 with SMTP id q2mr3081295fga.3.1229869082261; Sun, 21 Dec 2008 06:18:02 -0800 (PST) Original-Received: by 10.86.1.11 with HTTP; Sun, 21 Dec 2008 06:18:02 -0800 (PST) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:46417 Archived-At: Hi, maybe this is a windows specific problem. I just upgrade my context but I cannot reproduce your problem. some user also report \usetypescriptfile[zhfonts]\usetypescript[myfont]\setupbodyfont[myfont,rm,12pt] is not working on windows in a local forum here. I am running Mac and FreeBSD and minimals on both systems work fine. On Sun, Dec 21, 2008 at 12:58 PM, Fengnan Gao wrote: > This is the log file. It's very small in size, so I don't thinks I should > use some net storage service to upload it. Just see the attachment please. > And I also attached the output pdf of the last helloworld test file. > > Thanks. > ___________________________________________________________________________________ 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 ___________________________________________________________________________________