[NTG-context] [HOWTO] spanning xtable cells

2020-01-30 Thread Floris van Manen
Does anyone knows a hint to get the stacked boxes to the correct size? When usinig non-zero values for the options spaceinbetween and/or columndistance the cells of the xtable will not properly size when spanning over rows and/or columns. e.g. \starttext \startxtable[spaceinbetween=2mm,

Re: [NTG-context] beta vs current

2020-01-30 Thread Hans Hagen
On 1/30/2020 9:56 PM, Henri Menke wrote: On 1/31/20 8:37 AM, Aditya Mahajan wrote: On Thu, 30 Jan 2020, Hans Hagen wrote: Hi, Already for quite some years the 'current' context release is the one that ends up on texlive. The rest of the year we talk about betas and very rarely an alpha

Re: [NTG-context] beta vs current

2020-01-30 Thread Henri Menke
On 1/31/20 8:37 AM, Aditya Mahajan wrote: > On Thu, 30 Jan 2020, Hans Hagen wrote: > >> Hi, >> >> Already for quite some years the 'current' context release is the one >> that ends up on texlive. The rest of the year we talk about betas and >> very rarely an alpha release. This distinction no

Re: [NTG-context] beta vs current

2020-01-30 Thread Aditya Mahajan
On Thu, 30 Jan 2020, Hans Hagen wrote: Hi, Already for quite some years the 'current' context release is the one that ends up on texlive. The rest of the year we talk about betas and very rarely an alpha release. This distinction no longer makes sense. From now on there will be no alpha,

Re: [NTG-context] [question] \clipping some data from a pdf

2020-01-30 Thread Aditya Mahajan
On Wed, 29 Jan 2020, Henning Hraban Ramm wrote: Am 2020-01-29 um 00:27 schrieb Floris van Manen : Or does there happen to be some snazzy tool out there to get the coordinates of embedden images within a pdf? In case the "right" size of your image is defined as one of the PDF boxes

[NTG-context] beta vs current

2020-01-30 Thread Hans Hagen
Hi, Already for quite some years the 'current' context release is the one that ends up on texlive. The rest of the year we talk about betas and very rarely an alpha release. This distinction no longer makes sense. From now on there will be no alpha, beta or current (with latest begin the

Re: [NTG-context] checking whether file is landscape or portrait

2020-01-30 Thread context
Hello Pablo, also Lua might be useful for you - some code like the one bellow, which is based on an answer in this forum years ago: assert(not figures.getinfo2) figures.getinfo2 = function(name, page) -- [ [NTG-context] Pdf info with Lua/Ctx API ] if type(name) == "string" then