On 9/3/2025 2:26 PM, Erik Nijenhuis wrote:
Hi,

I've setup a command line utility which I use for some internal projects.

I wondered if the following options can be implemented in LuaTeX's texconfig
table:
  * --lang=
  * --pdfversion=
  * --pdfstandard=
  * --tagging
  * --uncompress

These options are specific for the setup macro \DocumentMetadata. However, for
now I have it working, I guess...

A detailed explanation and demo can be found at:
https://github.com/Xerdi/la-lua-opts

I think it would be better for testing purposes if those settings can be set
from the command line.

What do you think?

There will be no end to this if we start doing that, also because that is very macro package specific.

Can't you just consult the lua 'arg' table to get the command line arguments.

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
-----------------------------------------------------------------
_______________________________________________
dev-luatex mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to