From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11876 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: Floating error Date: Thu, 10 Apr 2003 23:29:54 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <87fzoqqbvx.fsf@gundla.ch> References: <3E9559C7.7060501@freemail.hu> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050013262 30110 80.91.224.249 (10 Apr 2003 22:21:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2003 22:21:02 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Apr 11 00:21:00 2003 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 193kPa-0007oW-00 for ; Fri, 11 Apr 2003 00:20:50 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 6135010B81; Fri, 11 Apr 2003 00:21:16 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by ref.ntg.nl (Postfix) with ESMTP id 0B33410B81 for ; Fri, 11 Apr 2003 00:15:14 +0200 (MEST) Original-Received: from [212.227.126.162] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 193kKA-0006eu-00 for ntg-context@ntg.nl; Fri, 11 Apr 2003 00:15:14 +0200 Original-Received: from [129.217.137.219] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 193kKA-0004Jt-00 for ntg-context@ntg.nl; Fri, 11 Apr 2003 00:15:14 +0200 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 193jcI-0000Jf-00 for ; Thu, 10 Apr 2003 23:29:54 +0200 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <3E9559C7.7060501@freemail.hu> (Nagy Bence's message of "Thu, 10 Apr 2003 13:47:19 +0200") Original-Lines: 23 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk 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:11876 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11876 Nagy Bence writes: > I have a small problem with ConTeXt's floating meachnism. There are > two wide pictures and other narrow pictures in columns, ConTeXt breaks > the first page after the first wide picture. > > \midaligned{\framed[frame=off]{\externalfigure[p1_7.pdf][factor=fit]}} Hello, how should we be able to reproduce the problem? There is no way for us to see how large the figures are? Please use something like \midaligned{\framed[width=10cm,height=5cm]{XYZ}} or \blackrule[...] or... and repost your problem. And please a complete but minimal file so we can see what is wrong. Perhaps Hans knows what is going on whithout an example, but I guess that for most other people that are not "thinking in ConTeXt" it is impossible to make a wild guess. Patrick