diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-02 00:03:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-02 00:03:54 +0000 |
commit | 033a26ed0e42d930f1e3c20a70f7b820235e0257 (patch) | |
tree | 1d3de9b96f79e7b325fadeec1524817f8d8dc6ab /Master/tlpkg | |
parent | 95af11f5497cb80f978601e7484d284ef19fb527 (diff) |
autoaligne (1sep16)
git-svn-id: svn://tug.org/texlive/trunk@41970 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/autoaligne.tlpsrc | 0 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc | 1 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 69daf0d9afb..4794b2be381 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -51,7 +51,7 @@ my @TLP_working = qw( asypictureb attachfile aucklandthesis augie auncial-new aurical aurl autobreak autopdf authoraftertitle authorindex - auto-pst-pdf autoarea automata autonum autosp avantgar avremu + auto-pst-pdf autoaligne autoarea automata autonum autosp avantgar avremu b1encoding babel babel-albanian babel-bahasa babel-basque babel-belarusian babel-bosnian babel-breton diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 985aafe7385..73d24495698 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1461,6 +1461,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' 'apacite', '\.apc|' . $standardtex, 'apnum', 'apnum.tex', 'arabtex', '\.tex|' . $standardtex, + 'autoaligne', '\.tex|' . $standardtex, 'babel', 'bl?plain\.tex|' . $standardtex, 'babel-french', '\.lua|' . $standardtex, 'babel-georgian', 'georgiancaps\.tex|' . $standardtex, diff --git a/Master/tlpkg/tlpsrc/autoaligne.tlpsrc b/Master/tlpkg/tlpsrc/autoaligne.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/autoaligne.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc index 99c1c7ff2e6..1c9361ea6a4 100644 --- a/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-genericextra.tlpsrc @@ -7,6 +7,7 @@ depend collection-basic # depend abbr depend abstyles +depend autoaligne depend barr depend bitelist depend borceux |