diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-03 21:07:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-03 21:07:13 +0000 |
commit | f7a0d508f882ad92e49e61e2bbc9d2d56e882e58 (patch) | |
tree | bfc26f8b75ee1453a31cdfcfa183e0ca36b5ff3c /Master/tlpkg | |
parent | 8db679fdb975f2bf246dbc50403e617ffedbf664 (diff) |
yb-book (3jan22)
git-svn-id: svn://tug.org/texlive/trunk@61484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/yb-book.tlpsrc | 37 |
3 files changed, 39 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 58652ff74ce..d4e7bbcc418 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -867,7 +867,7 @@ my @TLP_working = qw( xq xsavebox xsim xskak xstring xtab xtuthesis xunicode xurl xwatermark xyling xymtex xypic xypic-tut-pt xytree yafoot yagusylo yaletter yamlvars yannisgr yathesis yax yazd-thesis - ycbook ydoc yfonts yfonts-t1 yhmath + yb-book ycbook ydoc yfonts yfonts-t1 yhmath yinit-otf york-thesis youngtab yplan yquant ytableau zapfchan zapfding zbmath-review-template zebra-goodies zed-csp zhlineskip zhlipsum zhnumber zhmetrics zhmetrics-uptex zhspacing diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index 2f0286a1ff2..765f28b1c62 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -256,4 +256,5 @@ depend xmuthesis depend wsemclassic depend yathesis depend yazd-thesis +depend yb-book depend york-thesis diff --git a/Master/tlpkg/tlpsrc/yb-book.tlpsrc b/Master/tlpkg/tlpsrc/yb-book.tlpsrc new file mode 100644 index 00000000000..d0597338702 --- /dev/null +++ b/Master/tlpkg/tlpsrc/yb-book.tlpsrc @@ -0,0 +1,37 @@ +depend xkeyval +depend geometry +#base depend fontenc +#base depend inputenc +depend anyfontsize +# tikz: +depend pgf +depend chngcntr +depend lastpage +depend paralist +depend xcolor +# graphicx: +depend graphics +depend setspace +#base depend textcomp +depend enumitem +depend float +depend ulem +depend qrcode +depend wrapfig +# xfp: +depend l3packages +# } % in order to use \st{ +depend soul +depend xifthen +depend csquotes +depend biblatex +depend imakeidx +depend microtype +depend libertine +depend footmisc +depend titlesec +depend titlesec +depend fancyhdr +depend wrapfig +depend mdframed +depend changepage |