diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-08 23:00:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-08 23:00:18 +0000 |
commit | 8be4ac1f1182aaa535583ef91510e6acfd9fc1ab (patch) | |
tree | 5d24de4ba178f6903ddd9abfeacce8afb27fdb5b /Master | |
parent | d16e1358f9ef7f37a0d7f791013f5377f12f2c4e (diff) |
pdfx: .dfu and Adobe*Profiles.tex in runtime, per ross 25 May 2016 03:28:22
git-svn-id: svn://tug.org/texlive/trunk@41318 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfx/AdobeColorProfiles.tex (renamed from Master/texmf-dist/doc/latex/pdfx/AdobeColorProfiles.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfx/AdobeExternalProfiles.tex (renamed from Master/texmf-dist/doc/latex/pdfx/AdobeExternalProfiles.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfx/ICC_LICENSE.txt (renamed from Master/texmf-dist/doc/latex/pdfx/ICC_LICENSE.txt) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pdfx/armglyphs.dfu (renamed from Master/texmf-dist/doc/latex/pdfx/armglyphs.dfu) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfx/AdobeColorProfiles.tex b/Master/texmf-dist/tex/latex/pdfx/AdobeColorProfiles.tex index 5d78bafe9e4..5d78bafe9e4 100644 --- a/Master/texmf-dist/doc/latex/pdfx/AdobeColorProfiles.tex +++ b/Master/texmf-dist/tex/latex/pdfx/AdobeColorProfiles.tex diff --git a/Master/texmf-dist/doc/latex/pdfx/AdobeExternalProfiles.tex b/Master/texmf-dist/tex/latex/pdfx/AdobeExternalProfiles.tex index cc4397d2074..cc4397d2074 100644 --- a/Master/texmf-dist/doc/latex/pdfx/AdobeExternalProfiles.tex +++ b/Master/texmf-dist/tex/latex/pdfx/AdobeExternalProfiles.tex diff --git a/Master/texmf-dist/doc/latex/pdfx/ICC_LICENSE.txt b/Master/texmf-dist/tex/latex/pdfx/ICC_LICENSE.txt index a4591d973b8..a4591d973b8 100644 --- a/Master/texmf-dist/doc/latex/pdfx/ICC_LICENSE.txt +++ b/Master/texmf-dist/tex/latex/pdfx/ICC_LICENSE.txt diff --git a/Master/texmf-dist/doc/latex/pdfx/armglyphs.dfu b/Master/texmf-dist/tex/latex/pdfx/armglyphs.dfu index acfdfa4e1c9..acfdfa4e1c9 100644 --- a/Master/texmf-dist/doc/latex/pdfx/armglyphs.dfu +++ b/Master/texmf-dist/tex/latex/pdfx/armglyphs.dfu diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 736d5b67ed6..d3da38e0b4b 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1660,7 +1660,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' 'pdfcprot', '\.cpa|\.sty', 'pdfscreen', 'overlay.*pdf|but.*pdf|left.*pdf|right\.pdf|pdfscreen.sty', 'pdfslide', '\.jpg|\.sty|\.clo|\.cfg|meta.*\.pdf', - 'pdfx', '\.xmp$|\.icc$|\.def$|glyph.*tex|pdfx\.sty', + 'pdfx', '\.(def|dfu|icc|xmp)$|(glyph|Profiles).*tex|pdfx\.sty|ICC_LIC', 'petri-nets', 'pnets\.tex|pntext\.tex|\.sty|pndraw\.tex|pnversion\.tex|\.sty|pndraw\.tex', 'pgfmolbio', 'pgfmolbio\..*\.|' . $standardtex, # .lua+.tex submodules 'pgf-blur', 'tikzlibraryshadows.blur.code.tex', |