From e9e7f48639673cc7ba95de411e3a63afe603e9a5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Oct 2010 17:14:31 +0000 Subject: xcomment.tex in runtime (07 Oct 2010 23:40:33) git-svn-id: svn://tug.org/texlive/trunk@20015 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/xcomment/xcomment.sty | 8 ++++++++ Master/texmf-dist/tex/generic/xcomment/xcomment.sty | 8 -------- Master/tlpkg/libexec/ctan2tds | 1 + 3 files changed, 9 insertions(+), 8 deletions(-) create mode 100644 Master/texmf-dist/doc/generic/xcomment/xcomment.sty delete mode 100644 Master/texmf-dist/tex/generic/xcomment/xcomment.sty (limited to 'Master') diff --git a/Master/texmf-dist/doc/generic/xcomment/xcomment.sty b/Master/texmf-dist/doc/generic/xcomment/xcomment.sty new file mode 100644 index 00000000000..4bb03a5f67d --- /dev/null +++ b/Master/texmf-dist/doc/generic/xcomment/xcomment.sty @@ -0,0 +1,8 @@ +%% $Id: xcomment.sty 315 2010-05-14 21:31:03Z herbert $ +\ProvidesPackage{xcomment}[2010/05/13 package wrapper for + xcomment.tex (hv)] +\input{xcomment.tex} +\ProvidesFile{xcomment.tex} + [\filedate\space v\fileversion\space `xcomment' (tvz)] +\endinput + diff --git a/Master/texmf-dist/tex/generic/xcomment/xcomment.sty b/Master/texmf-dist/tex/generic/xcomment/xcomment.sty deleted file mode 100644 index 4bb03a5f67d..00000000000 --- a/Master/texmf-dist/tex/generic/xcomment/xcomment.sty +++ /dev/null @@ -1,8 +0,0 @@ -%% $Id: xcomment.sty 315 2010-05-14 21:31:03Z herbert $ -\ProvidesPackage{xcomment}[2010/05/13 package wrapper for - xcomment.tex (hv)] -\input{xcomment.tex} -\ProvidesFile{xcomment.tex} - [\filedate\space v\fileversion\space `xcomment' (tvz)] -\endinput - diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index e57dd43e44c..6c947ce1a05 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1067,6 +1067,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'vruler', '^..[^s].*\.sty', # not miscdoc.sty 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', + 'xcomment', 'xcomment\.tex' . $standardtex, 'xepersian', 'xepersian-mathsdigitspec\.tex|' . $standardtex, 'xesearch', 't-.*|' . $standardtex, 'xetexfontinfo','\.tex', -- cgit v1.2.3