summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-09-28 22:49:39 +0000
committerKarl Berry <karl@freefriends.org>2012-09-28 22:49:39 +0000
commit02339c48110d49c5009d1553b3df1629e77e53cc (patch)
tree782c829c3c160327103800c54a9a9c6421cbce59 /Master/tlpkg
parent0ed5ceced7eb70c664f715399d598f21d542e0c9 (diff)
new tikz package ocgx (28sep12)
git-svn-id: svn://tug.org/texlive/trunk@27845 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/ocgx.tlpsrc0
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index eb43a041010..4235c326091 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -297,7 +297,8 @@ my @TLP_working = qw(
nomencl nomentbl nonfloat nonumonpart nopageno nostarch notes
notes2bib notoccite nowidow
nrc ntgclass ntheorem ntheorem-vn nuc numericplots numname numprint
- oberdiek objectz ocherokee ocr-b ocr-b-outline ocr-latex octavo odsfile ofs
+ oberdiek objectz ocgx ocherokee ocr-b ocr-b-outline ocr-latex octavo
+ odsfile ofs
ogham oldlatin oldstandard oldstyle
onlyamsmath onrannual opcit opensans opteng optional
ordinalpt orkhun oscola ot-tableau othello othelloboard
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 82995fe50e5..9b68788abcb 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1360,6 +1360,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$',
'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf
'ntheorem', '\.sty|\.std',
+ 'ocgx', 'tikz.*\.code\.tex|' . $standardtex,
'odsfile', '\.lua|' . $standardtex,
'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex',
'pageslts', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 63124e9906a..f361ea0c5c2 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -530,6 +530,7 @@ depend nowidow
depend ntheorem
depend numname
depend numprint
+depend ocgx
depend ocr-latex
depend octavo
depend oldstyle
diff --git a/Master/tlpkg/tlpsrc/ocgx.tlpsrc b/Master/tlpkg/tlpsrc/ocgx.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/ocgx.tlpsrc