diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-26 00:19:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-26 00:19:50 +0000 |
commit | 4b3e24f9fd2358785feef4daa64d4fdf84171f02 (patch) | |
tree | cad1e93de69f5c549bbf4ba377f0ea0198306644 /Master/tlpkg | |
parent | 0e583582a5df712714661b05da53cf99e99c3d79 (diff) |
sansmath doc+own pkg (22apr10)
git-svn-id: svn://tug.org/texlive/trunk@17997 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 11 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/sansmath.tlpsrc | 0 |
3 files changed, 11 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 307d7dbb3ef..5637afb72bc 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -256,7 +256,7 @@ my @TLP_working = qw( rjlparshap rmpage robustcommand robustindex romannum rotating roundbox rsc rsfs rtkinenc rtklage ryethesis - sageep sauerj sauterfonts savefnmark savesym savetrees scale + sageep sansmath sauerj sauterfonts savefnmark savesym savetrees scale scalebar schemabloc scientificpaper sciposter screenplay script sdrt sectionbox sectsty selectp semantic semaphor seminar semioneside seqsplit setspace seuthesis sf298 sffms sfg sfheaders @@ -347,24 +347,33 @@ my @TLP_no_check = ( "gsftopk", # binary "ifluatex", # part of oberdiek "kpathsea", # binary + "latex-bin", # binary "lcdftypetools", # binary "luatex", # binary "makeindex", # binary + "metafont", # binary "metapost", # binary + "mfware", # binary "mltex", # binary "omegaware", # binary "pdftex", # binary "powerdot", # stale generated files on CTAN "synctex", # binary "t1utils", # binary + "tetex", # our sources + "tex", # binary "tex4ht", # binary + "texconfig", # our sources "texdoc", # binary "texinfo", # tl-update-auto "texlive.infra", # binary "texware", # binary "texworks", # binary + "tie", # binary "ttfutils", # binary + "xdvi", # binary "xetex", # binary + "xetexconfig", # our sources ); exit (&main ()); diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index e74b8f3fc8e..6f81621021d 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -510,6 +510,7 @@ depend romannum depend rotfloat depend rotpages depend rtkinenc +depend sansmath depend sauerj depend savefnmark depend savesym diff --git a/Master/tlpkg/tlpsrc/sansmath.tlpsrc b/Master/tlpkg/tlpsrc/sansmath.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/sansmath.tlpsrc |