diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 671be2ae88c..625add73137 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -825,6 +825,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'phaistos', "&MAKEflatten", 'philosophers-imprint', "die 'skipping, use philosophersimprint'", 'phonetic', "&MAKEphonetic", + 'phonenumbers',"&MAKEflatten", 'physe', "die 'skipping, noinfo license, c.1992 plain format for physics'", 'physymb', "die 'skipping, obsolete per author requests", 'phyzzx', "die 'skipping, noinfo license, c.1988 plain format for physics'", @@ -1684,6 +1685,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' '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', + 'phonenumbers','[A-Z[A-Z]_.*|' . $standardtex, 'pictex', '\.sty|\.tex', 'pictexsum', 'NULL', # doc pkg 'pigpen', 'pigpen\.tex|' . $standardtex, |