From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11101 Path: main.gmane.org!not-for-mail From: Guo Yang Newsgroups: gmane.comp.tex.context Subject: Re: Chinese text failed to flow around pictures Date: Sat, 22 Feb 2003 12:21:51 -0500 Organization: NJIT Sender: ntg-context-admin@ntg.nl Message-ID: <3E57B1AF.9010108@njit.edu> References: <3E53E6E8.7010007@njit.edu> <3E53E6E8.7010007@njit.edu> <5.1.0.14.0.20030222155016.02372c30@remote-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045934601 21511 80.91.224.249 (22 Feb 2003 17:23:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 22 Feb 2003 17:23:21 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18mdMu-0005ap-00 for ; Sat, 22 Feb 2003 18:23:20 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 2804710AE7; Sat, 22 Feb 2003 18:23:26 +0100 (MET) Original-Received: from mail-shield2.njit.edu (mail-shield2.njit.edu [128.235.251.172]) by ref.ntg.nl (Postfix) with ESMTP id AB6D710ABB for ; Sat, 22 Feb 2003 18:21:53 +0100 (MET) Original-Received: (from uucp@localhost) by mail-shield2.njit.edu (8.11.6/8.11.6) id h1MHLqY13540 for ; Sat, 22 Feb 2003 12:21:52 -0500 (EST) Original-Received: from nodnsquery(128.235.251.173) by mail-shield2.njit.edu via csmap (V4.1) id srcAAAkAaOAA; Sat, 22 Feb 03 12:21:51 -0500 Original-Received: from mailhost.njit.edu (mailhost.njit.edu [128.235.251.108]) by mail-gw5.njit.edu (8.12.4/8.12.4) with ESMTP id h1MHLqRk014297 for ; Sat, 22 Feb 2003 12:21:52 -0500 (EST) Original-Received: from njit.edu (dhcp154-47.njit.edu) by mailhost.njit.edu (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0HAQ00CPI09HBR@mailhost.njit.edu> for ntg-context@ntg.nl; Sat, 22 Feb 2003 12:22:29 -0500 (EST) In-reply-to: <5.1.0.14.0.20030222155016.02372c30@remote-1> Original-To: ntg-context@ntg.nl User-Agent: Mozilla/5.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Accept-Language: en-us, zh-cn, en Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: gxy3139@njit.edu List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11101 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11101 Thanks, Hans. I will try it later. I was thinking to put something invisible before the Chinese characters but nothing came up to my mind because I just started to learn TeX, LaTeX and ConTeXt. I also want to apologize for sending out an empty mail to the group inadvertently. Guo Hans Hagen wrote: > At 03:39 PM 2/19/2003 -0500, you wrote: > >> I actually had the blank line after the \placefigure command. With >> \par it doesn't work either. >> >> Guo Yang wrote: >> >>> when I tried: >>> >>> \placefigure >>> [right] >>> {Some picture} >>> {\externalfigure[temp][type=jpg,width=5cm]} >>> Blah blah ... % These should be pure Chinese characters. >>> >>> In the generated Chinese PDF file, the paragraph right after the >>> figure just runs over the picture like it were not there. But if I >>> append some English words before Chinese, everything would be fine. >>> And \startfiguretext[left] works as expected. Any ideas? >> > > this is the 'par starts with a command using grouping' side effect > (something tex), \noindent, \indent, \dontleavehmode are good escapes; > we may consider to add \dontleavehmode to the chinese symbol handler. > > Hans > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context