summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-21 22:19:11 +0000
committerKarl Berry <karl@freefriends.org>2020-12-21 22:19:11 +0000
commit40af42087ad5180e7ef930675b5eefa5e86f1363 (patch)
treebbe03a551197b14a06661a294893ea049e8b4b85 /Master/tlpkg
parent2feb3ea7213bfb38a1b508a11c899cf8b01cb053 (diff)
easyfloats (21dec20)
git-svn-id: svn://tug.org/texlive/trunk@57195 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/easyfloats.tlpsrc14
4 files changed, 18 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 81f93655cf5..c318c00a9d6 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -259,7 +259,8 @@ my @TLP_working = qw(
dtxtut ducksay duckuments duerer duerer-latex duotenzor dutchcal
dvdcoll dvgloss dviasm dviincl dviinfox
dvipsconfig dynamicnumber dynblocks dynkin-diagrams dyntree
- e-french ean ean13isbn easy easy-todo easyfig easyformat easylist easyreview
+ e-french ean ean13isbn easy easy-todo
+ easyfig easyfloats easyformat easylist easyreview
ebezier ebgaramond ebgaramond-maths ebong ebook ebproof ebsthesis
ec ecc ecclesiastic ecltree eco ecobiblatex
econ-bst econometrics economic ecothesis
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index b5312148494..bdd36cf098c 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1462,6 +1462,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'concrete' => '&PREHOOK_concrete',
'ctan-o-mat' => '&PREHOOK_ctan_o_mat',
'dynblocks' => '&PREHOOK_flatten1',
+ 'easyfloats' => '&PREHOOK_flatten1',
'enctex' => '&PREHOOK_flatten1',
'fixme' => '&PREHOOK_fixme',
'font-change-xetex' => '&PREHOOK_flatten1',
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 195ae1b052f..671dfd66723 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -352,6 +352,7 @@ depend ean13isbn
depend easy
depend easy-todo
depend easyfig
+depend easyfloats
depend easyformat
depend easylist
depend easyreview
diff --git a/Master/tlpkg/tlpsrc/easyfloats.tlpsrc b/Master/tlpkg/tlpsrc/easyfloats.tlpsrc
new file mode 100644
index 00000000000..7826d2ff3d6
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/easyfloats.tlpsrc
@@ -0,0 +1,14 @@
+# packages loaded by default
+float
+caption
+#subcaption # part of caption
+#graphicx # can be disabled using package option nographic
+pgf # pgfkeys
+etoolbox
+environ
+#array # can be disabled using package option noarray
+#booktabs # can be disabled using package option nobooktabs
+
+# packages loaded if the corresponding package option is given
+#soft longtable
+#soft graphbox