Re: [NTG-context] Bug: missing Lua API in binaries

2021-04-23 Thread luigi scarso
On Sat, Apr 24, 2021 at 1:33 AM Sylvain Hubert wrote: > You're right, I just checked the symbols of luatex and they contain all > the APIs of lua 5.3. > So I guess the problem is specific to luametatex and the latest context. > > > but in any case you should compile against the luatex headers,

Re: [NTG-context] Bug: missing Lua API in binaries

2021-04-23 Thread Sylvain Hubert
You're right, I just checked the symbols of luatex and they contain all the APIs of lua 5.3. So I guess the problem is specific to luametatex and the latest context. > but in any case you should compile against the luatex headers, not the stock lua 5.3.6. Does luatex have dedicated headers

Re: [NTG-context] Bug: missing Lua API in binaries

2021-04-23 Thread luigi scarso
On Fri, Apr 23, 2021 at 10:08 PM Sylvain Hubert wrote: > Dear Devs, > > Sorry if this is not the best place for reporting bugs. > > I'm trying to use the lpeglabel library written in C and delivered as > lpeglabel.so. > > $ ls > testlabel.lua lpeglabel.so > $ cat testlabel.lua >

[NTG-context] Bug: missing Lua API in binaries

2021-04-23 Thread Sylvain Hubert
Dear Devs, Sorry if this is not the best place for reporting bugs. I'm trying to use the lpeglabel library written in C and delivered as lpeglabel.so. $ ls testlabel.lua lpeglabel.so $ cat testlabel.lua require("lpeglabel") The ConTeXt binary cannot load the library because it lacks certain

[NTG-context] PDF forms not creating proper children

2021-04-23 Thread Leonard Janis Robert König
Hello, I currently try to build a document with AcroForms, e.g., the examples from [1] also linked in the Wiki. The most recent example is in the form/ subdirectory and dated mid 2020. However, when building the file(s) with my ConTeXt distribution the file created is broken, in comparison to

Re: [NTG-context] new page before xtable with repeated headers

2021-04-23 Thread Hans Hagen
On 4/23/2021 11:33 AM, Werner Hennrich wrote: Hello everyone, I'm having an xtable spanning several pages and need to have its headers repeated. For this I've set "split=repeat", but unfortunately this causes the table to start with a new new page leaving the rest of the preceding page

Re: [NTG-context] nbsp in XML (S01E01)

2021-04-23 Thread Jano Kula
Hello, the first episode was more dramatic than expected, seem to be a good series. On Thu, Apr 22, 2021 at 11:36 AM Hans Hagen wrote: > On 4/21/2021 8:17 PM, Jano Kula wrote: > > > Does unicode nbsp have fixed with in ctx? > > sometimes ... but you just uncovered an old bug > if attr >=

Re: [NTG-context] arm osx

2021-04-23 Thread Charles Doherty
Hi all (especially Keith who successfully got Context running on the new M1 Mac OS ARM) Again thanks to Mojca for providing the Mac OS ARM download. I recently replace my old Mac with the new ARM one. I am having difficulty getting ConTeXt to work. This is what I have done and the

Re: [NTG-context] arm osx

2021-04-23 Thread Keith McKay
Sorry. I put a typo in the engine file in my reply. It should be #!/bin/bash export PATH=/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin:/Users/pothole/data/contextarm64/tex/texmf-osx-64/bin /Users/pothole/data/contextarm64/tex/texmf-osx-64/bin/mtxrun --autogenerate --script context

Re: [NTG-context] arm osx

2021-04-23 Thread Keith McKay
Hi Charles Firstly. I can take no credit for getting Context running on the new M1 Mac OS ARM. Hans and his team are the real heroes here. I just downloaded the zip file and off I went. I don't normally use TexShop, I use Texworks, but I have it set up on my machine. I cant remember how I

Re: [NTG-context] ToC filler dots/leaders not aligned in LMTX

2021-04-23 Thread Hans Hagen
On 4/23/2021 12:24 PM, Schister, Roman wrote: Hello everyone I’m trying to typeset a table of contents with filler dots (list alternative C) in LMTX. Unfortunately, the dots are not vertically aligned and do not end flush on the right-hand side. If I try to use leaders in a paragraph, I get

[NTG-context] setupalign[height] vs setupalign[line] in MKIV

2021-04-23 Thread denis.maier
Hi, I've noticed a somewhat unexpected behaviour. MWE below. \setupalign[line] adds an enormous amount of whitespace to fill a last page, but \setupalign[height] doesn't. Is that intended ? Currently this only happens with mkiv. As stated in another mail, these options seem to have no effect

[NTG-context] ToC filler dots/leaders not aligned in LMTX

2021-04-23 Thread Schister, Roman
Hello everyone I’m trying to typeset a table of contents with filler dots (list alternative C) in LMTX. Unfortunately, the dots are not vertically aligned and do not end flush on the right-hand side. If I try to use leaders in a paragraph, I get the same behaviour: the leading dots are not

[NTG-context] new page before xtable with repeated headers

2021-04-23 Thread Werner Hennrich
Hello everyone, I'm having an xtable spanning several pages and need to have its headers repeated. For this I've set "split=repeat", but unfortunately this causes the table to start with a new new page leaving the rest of the preceding page empty. Having "split=yes" makes the tabe continue on