ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* next about expanding attributes and newly about clipping
@ 2003-02-10 16:06 Martin Kolařík
  0 siblings, 0 replies; only message in thread
From: Martin Kolařík @ 2003-02-10 16:06 UTC (permalink / raw)


Hi all,

thanks for responses to \expanded{\bTD[align={...}]}. After reading this I
remembered I have this issue solved -- BUT -- this did not work for me if I
use ContML -- <table>, <td>, etc. from it. Now I have not tested this yet,
so it probably already works (e.g. <table><tr><td align="left,
lohi"></td></tr></table>). I'll try it.

Second -- is it possible to define, when using \clip, some overlay? If I use

\clip[nx=2,x=1]{\externalfigure[gif]}
\page[yes]
\clip[nx=2,x=2]{\externalfigure[gif]}

I get two precisely clipped figures, but I would get/define something like

\clip[nx=2,x=1,width=55% (or absolute value)]{\externalfigure[gif]}
\page[yes]
\clip[nx=2,x=2]{\externalfigure[gif]}

to get the first image slightly overlayed over the second image.

If I define width absolutely (e.g. 100mm), the clipped pieces ignore x=...
parameter.

Maybe, I should achieve overlay if I can define range of clipped areas like

\clip[nx=20,x=1-11]{\externalfigure[gif]}
\page[yes]
\clip[nx=20,x=9-20]{\externalfigure[gif]}

There both clipped figures overlay the second one.

Is this possible anyhow?

Thanks,

Martin

--------
Martin Kolarik
Moravske Pristroje, a.s., Masarykova 1148, Zlin 76302
tel. +420 603 498 498, fax +420 577 107 171
web: http://www.mii.cz
--------
e-mail: kolarik@mii.cz
e-mail: kolarik@click.cz
tel. +420 603 535 593

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-10 16:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-10 16:06 next about expanding attributes and newly about clipping Martin Kolařík

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).