Re: [NTG-context] Addition of authortitle sorttype for bibliographies

2021-09-19 Thread Joey McCollum via ntg-context
Actually, since some categories (such as @review and @suppbook from biblatex) do not necessarily have titles of their own, it may be best to include a few other fields in the sort sequence to accommodate them. The following sequence may be better: ``` publications.sortmethods.authortitle = {

[NTG-context] Addition of authortitle sorttype for bibliographies

2021-09-19 Thread Joey McCollum via ntg-context
Hi, I've had to make another update to the general publications support code in order to implement a feature of the SBL rendering. Denis Maier has opened some issues on the context-sbl GitHub repo ( https://github.com/jjmccollum/context-sbl) to offer some helpful suggestions about needed features

Re: [NTG-context] no lua configuration files found

2021-09-19 Thread Rik Kabel via ntg-context
On 9/19/2021 07:46, Henning Hraban Ramm via ntg-context wrote: I hope it’s again only me being stupid, but when I try to update my LMTX installation or make a new one, the install script always fails with the above warning. ~/lmtx_2021-09-19 $ . install.sh mtxrun | forcing cache

[NTG-context] no lua configuration files found

2021-09-19 Thread Henning Hraban Ramm via ntg-context
I hope it’s again only me being stupid, but when I try to update my LMTX installation or make a new one, the install script always fails with the above warning. ~/lmtx_2021-09-19 $ . install.sh mtxrun | forcing cache reload resolvers | resolving | looking for regular

Re: [NTG-context] tabulate with lp columns

2021-09-19 Thread Henning Hraban Ramm via ntg-context
> Am 19.09.2021 um 13:27 schrieb Wolfgang Schuster via ntg-context > : > > Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um 13:14: >>> Am 19.09.2021 um 13:01 schrieb Wolfgang Schuster via ntg-context >>> : >>> >>> Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um

Re: [NTG-context] tabulate with lp columns

2021-09-19 Thread Wolfgang Schuster via ntg-context
Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um 13:14: Am 19.09.2021 um 13:01 schrieb Wolfgang Schuster via ntg-context : Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um 12:44: There are some problems in the following MWEs. First example looks the same with MkIV and

Re: [NTG-context] tabulate with lp columns

2021-09-19 Thread Henning Hraban Ramm via ntg-context
> Am 19.09.2021 um 13:01 schrieb Wolfgang Schuster via ntg-context > : > > Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um 12:44: >> There are some problems in the following MWEs. >> >> First example looks the same with MkIV and LMTX, second uses \NS that is >> only in LMTX. >>

Re: [NTG-context] tabulate with lp columns

2021-09-19 Thread Wolfgang Schuster via ntg-context
Henning Hraban Ramm via ntg-context schrieb am 19.09.2021 um 12:44: There are some problems in the following MWEs. First example looks the same with MkIV and LMTX, second uses \NS that is only in LMTX. The first column is justified even if it’s defined as left aligned; this happens also with

[NTG-context] tabulate with lp columns

2021-09-19 Thread Henning Hraban Ramm via ntg-context
There are some problems in the following MWEs. First example looks the same with MkIV and LMTX, second uses \NS that is only in LMTX. The first column is justified even if it’s defined as left aligned; this happens also with a simple "l" column. With "p" the width is ignored. With \NS the

[NTG-context] Acrobat doesn’t display some imported metadata

2021-09-19 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample to import metadata (title, author, subject, keywords and dates). \starttext \startluacode function document.transfer_metadata(name) local main_doc = lpdf.epdf.load(name) lpdf.addtocatalog("Lang", lpdf.unicode(main_doc.Catalog.Lang),