[latex3-commits] [latex3/l3build] ad961b: introduce a docfiledir

GitHub noreply at github.com
Fri Jul 21 22:21:07 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/latex3/l3build
  Commit: ad961b65dd1f36344326bbb0ac8b66af13280d92
      https://github.com/latex3/l3build/commit/ad961b65dd1f36344326bbb0ac8b66af13280d92
  Author: XZS <d.f.fischer at web.de>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M l3build.dtx
    M l3build.lua

  Log Message:
  -----------
  introduce a docfiledir

It essentially is to the typesetfiles what testfiledir is to the
testfiles: The files found therein are only introduced into the
unpacking process when typesetting the documentation.


  Commit: fc66f6202ed9e393703ba233828bdf45ebb3836f
      https://github.com/latex3/l3build/commit/fc66f6202ed9e393703ba233828bdf45ebb3836f
  Author: XZS <d.f.fischer at web.de>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M l3build.lua

  Log Message:
  -----------
  reverse arguments

In Lua, positional arguments can only be left out in reverse order. So,
the most likely argument to be left out should be the last one.


  Commit: bf4cc832de221ab012a3db4d88ad422e76b38bbc
      https://github.com/latex3/l3build/commit/bf4cc832de221ab012a3db4d88ad422e76b38bbc
  Author: XZS <d.f.fischer at web.de>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M l3build.lua

  Log Message:
  -----------
  pluralize table name

The variable multiple values in a table. Its name should signify this.


Compare: https://github.com/latex3/l3build/compare/0fda829d5254...bf4cc832de22


More information about the latex3-commits mailing list