[latex3-commits] [latex3/l3build] c52f7c: Stick to a 'simple' scheme for long option names

GitHub noreply at github.com
Wed Jul 5 10:37:22 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/latex3/l3build
  Commit: c52f7c02f379cd21b3d971cf86e9a8ca48f223f8
      https://github.com/latex3/l3build/commit/c52f7c02f379cd21b3d971cf86e9a8ca48f223f8
  Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M l3build.lua

  Log Message:
  -----------
  Stick to a 'simple' scheme for long option names

The key may as well be the option name: Lua is happy with that.

This means if we don want alternative long names they can be done as
a table (as could hte short ones if we want many-one).




More information about the latex3-commits mailing list