diff options
author | Karl Berry <karl@freefriends.org> | 2018-07-24 21:44:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-07-24 21:44:53 +0000 |
commit | a30761b01ce80a822f0c544edc4c2b3264dbc876 (patch) | |
tree | 8377e5e48856baf63224b5e23bab48b7aa74bfbc /Master/tlpkg | |
parent | 1b726505a6706626ec3f57ce6205d1665a963f2f (diff) |
xfakebold (24jul18)
git-svn-id: svn://tug.org/texlive/trunk@48268 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/xfakebold.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 8d7dbc23520..b68cecb53fb 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -704,7 +704,7 @@ my @TLP_working = qw( xepersian xesearch xespotcolor xetex-devanagari xetex-itrans xetex-pstricks xetex-tibetan xetexfontinfo xetexko - xetexref xevlna xfor xgreek xhfill + xetexref xevlna xfakebold xfor xgreek xhfill xifthen xii xii-lat xint xits xkeyval xlop xltabular xltxtra xmltex xmpincl xnewcommand xoptarg xpatch xpeek xpiano xpicture xpinyin xprintlen xpunctuate diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 315dfc520c7..2c511691562 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -434,6 +434,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'expressgx', "&MAKEexpressg", 'extractpdfmark', "die 'skipping, compiled program'", 'fac', "die 'skipping, noinfo license'", + 'xfakebold', "&MAKEflatten", 'fancyvrb', "&MAKEfancyvrb", 'faq', "die 'skipping, use FAQ-en'", 'faq-en', "die 'skipping, use FAQ-en'", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 504401c16ae..8f84d9efb71 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -1177,6 +1177,7 @@ depend xcolor-solarized depend xcomment depend xdoc depend xellipsis +depend xfakebold depend xfor depend xhfill depend xifthen diff --git a/Master/tlpkg/tlpsrc/xfakebold.tlpsrc b/Master/tlpkg/tlpsrc/xfakebold.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/xfakebold.tlpsrc |