Move a tag
[latex2e.git] / latex2e-20151001 / required / babel / build.lua
blobb272379f3b60eea13fd6d55b6490ee3dc99f1c42
1 #!/usr/bin/env texlua
3 -- Build script for LaTeX2e "babel" files
5 dofile("settings.build.lua")
7 -- Find and run the build system
8 kpse.set_program_name ("kpsewhich")
9 dofile (kpse.lookup ("l3build.lua"))