ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug in placefloat at right
@ 2015-09-03 20:32 Otared Kavian
  2015-09-04 20:12 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Otared Kavian @ 2015-09-03 20:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 767 bytes --]

Hi Hans, 

As it was reported by Fabrice Couvreur in another thread, there is a bug with placing floats on the right in 

	ConTeXt  ver: 2015.09.01 11:10 MKIV beta  fmt: 2015.9.3 

A minimal example follows, with the output attached.

%%%% begin bug-placefigure.tex
\starttext

\startplacefigure[location={right}]
	\externalfigure[cow.jpg][width=5cm]
\stopplacefigure
Look here: this picture is not placed correctly on the right. What is wrong with placing the picture on the right

\startplacefigure[location={left}]
	\externalfigure[cow.jpg][width=5cm]
\stopplacefigure
Look here: this picture is placed correctly on the left. What is wrong with placing the picture on the right?

\stoptext

%%%% end bug-placefigure.tex

Best regards: OK

[-- Attachment #2: bug-placefigure.pdf --]
[-- Type: application/pdf, Size: 12974 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in placefloat at right
  2015-09-03 20:32 Bug in placefloat at right Otared Kavian
@ 2015-09-04 20:12 ` Hans Hagen
  2015-09-05 20:31   ` Alan BRASLAU
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2015-09-04 20:12 UTC (permalink / raw)
  To: ntg-context

On 9/3/2015 10:32 PM, Otared Kavian wrote:
> Hi Hans,
>
> As it was reported by Fabrice Couvreur in another thread, there is a bug with placing floats on the right in

i'll fix it

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in placefloat at right
  2015-09-04 20:12 ` Hans Hagen
@ 2015-09-05 20:31   ` Alan BRASLAU
  2015-09-05 22:45     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Alan BRASLAU @ 2015-09-05 20:31 UTC (permalink / raw)
  To: Hans Hagen; +Cc: ntg-context

On Fri, 4 Sep 2015 22:12:29 +0200
Hans Hagen <pragma@wxs.nl> wrote:

> On 9/3/2015 10:32 PM, Otared Kavian wrote:
> > Hi Hans,
> >
> > As it was reported by Fabrice Couvreur in another thread, there is
> > a bug with placing floats on the right in
> 
> i'll fix it

I did not test with a new beta, but
  \startplacefigure [number=no,location=left]
(or location=right) appears to reserve room for the legend even when it
is not placed.

I suggest that number=no (with title=,) should suppress this space
(without any particular setups).

Alan
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bug in placefloat at right
  2015-09-05 20:31   ` Alan BRASLAU
@ 2015-09-05 22:45     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2015-09-05 22:45 UTC (permalink / raw)
  To: Alan BRASLAU; +Cc: ntg-context

On 9/5/2015 10:31 PM, Alan BRASLAU wrote:
> On Fri, 4 Sep 2015 22:12:29 +0200
> Hans Hagen <pragma@wxs.nl> wrote:
>
>> On 9/3/2015 10:32 PM, Otared Kavian wrote:
>>> Hi Hans,
>>>
>>> As it was reported by Fabrice Couvreur in another thread, there is
>>> a bug with placing floats on the right in
>>
>> i'll fix it
>
> I did not test with a new beta, but
>    \startplacefigure [number=no,location=left]
> (or location=right) appears to reserve room for the legend even when it
> is not placed.
>
> I suggest that number=no (with title=,) should suppress this space
> (without any particular setups).

location={left,none}

(or \placefigure[left,none])

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-05 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-03 20:32 Bug in placefloat at right Otared Kavian
2015-09-04 20:12 ` Hans Hagen
2015-09-05 20:31   ` Alan BRASLAU
2015-09-05 22:45     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).