ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* location=middle smashes the height
@ 2012-02-01  1:27 Aditya Mahajan
  2012-02-02 23:59 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2012-02-01  1:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Something has changed recently in how location=middle (and location=low) 
work in frames. The height of the frame is \smash-ed in both cases.

Minimal example:

\useMPlibrary[dum]
\starttext

\input knuth
Some text \inframed[height=4cm]{\tfc IMPORTANT} \input ward

\startcombination[2]
   {\externalfigure[dum][location=middle,width=3cm, height=5cm]}{a}
   {\externalfigure[dum][location=middle,width=3cm, height=2cm]}{b}
\stopcombination
\stoptext

Aditya
___________________________________________________________________________________
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: location=middle smashes the height
  2012-02-01  1:27 location=middle smashes the height Aditya Mahajan
@ 2012-02-02 23:59 ` Hans Hagen
  2012-02-03  0:16   ` Aditya Mahajan
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2012-02-02 23:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 1-2-2012 02:27, Aditya Mahajan wrote:
> Hi,
>
> Something has changed recently in how location=middle (and location=low)
> work in frames. The height of the frame is \smash-ed in both cases.
>
> Minimal example:
>
> \useMPlibrary[dum]
> \starttext
>
> \input knuth
> Some text \inframed[height=4cm]{\tfc IMPORTANT} \input ward
>
> \startcombination[2]
> {\externalfigure[dum][location=middle,width=3cm, height=5cm]}{a}
> {\externalfigure[dum][location=middle,width=3cm, height=2cm]}{b}
> \stopcombination
> \stoptext

I see an issue with middle but low hasn't changed (unless I look wrong)

\installframedlocator \v!middle
   {}
   {\scratchdimen.5\ht\b_framed_normal
    \setbox\b_framed_normal\hbox{\lower\scratchdimen\box\b_framed_normal}%
    \ht\b_framed_normal\scratchdimen
    \dp\b_framed_normal\scratchdimen
    \hbox{\box\b_framed_normal}}


-----------------------------------------------------------------
                                           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: location=middle smashes the height
  2012-02-02 23:59 ` Hans Hagen
@ 2012-02-03  0:16   ` Aditya Mahajan
  2012-02-03  8:33     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Aditya Mahajan @ 2012-02-03  0:16 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Fri, 3 Feb 2012, Hans Hagen wrote:

> On 1-2-2012 02:27, Aditya Mahajan wrote:
>> Hi,
>> 
>> Something has changed recently in how location=middle (and location=low)
>> work in frames. The height of the frame is \smash-ed in both cases.
>> 
>> Minimal example:
>> 
>> \useMPlibrary[dum]
>> \starttext
>> 
>> \input knuth
>> Some text \inframed[height=4cm]{\tfc IMPORTANT} \input ward
>> 
>> \startcombination[2]
>> {\externalfigure[dum][location=middle,width=3cm, height=5cm]}{a}
>> {\externalfigure[dum][location=middle,width=3cm, height=2cm]}{b}
>> \stopcombination
>> \stoptext
>
> I see an issue with middle

Thanks for the fix.

> but low hasn't changed (unless I look wrong)

Perhaps I don't remember correctly then. (I don't have an old version of 
ConTeXt on this machine, so cannot test).

Aditya
___________________________________________________________________________________
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: location=middle smashes the height
  2012-02-03  0:16   ` Aditya Mahajan
@ 2012-02-03  8:33     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2012-02-03  8:33 UTC (permalink / raw)
  To: Aditya Mahajan; +Cc: mailing list for ConTeXt users

On 3-2-2012 01:16, Aditya Mahajan wrote:

>> but low hasn't changed (unless I look wrong)
>
> Perhaps I don't remember correctly then. (I don't have an old version of
> ConTeXt on this machine, so cannot test).

ok, I'll wait for more info then

Hans


-----------------------------------------------------------------
                                           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:[~2012-02-03  8:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01  1:27 location=middle smashes the height Aditya Mahajan
2012-02-02 23:59 ` Hans Hagen
2012-02-03  0:16   ` Aditya Mahajan
2012-02-03  8:33     ` 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).