Re: [NTG-context] \clip isn’t clipping any more

2021-01-20 Thread Hans Hagen

On 1/20/2021 11:24 AM, Henning Hraban Ramm wrote:

In the following example, the image is calculated after the clipped width, but 
the full image is shown:

\setupexternalfigures[location=default]
\showframe

\starttext
\strut
\hfill\clip[width=20mm]{\externalfigure[cow][height=30mm]}

\stoptext

This happens in current LMTX (2020-01-18), it was still ok in LMTX as of 
2020-01-11. It also works in MkIV.

see previous mails

fixed in next upload

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] \clip isn’t clipping any more

2021-01-20 Thread Henning Hraban Ramm
In the following example, the image is calculated after the clipped width, but 
the full image is shown:

\setupexternalfigures[location=default]
\showframe

\starttext
\strut
\hfill\clip[width=20mm]{\externalfigure[cow][height=30mm]}

\stoptext

This happens in current LMTX (2020-01-18), it was still ok in LMTX as of 
2020-01-11. It also works in MkIV.


Hraban
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___