summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2025-02-21 22:19:35 +0000
committerKarl Berry <karl@freefriends.org>2025-02-21 22:19:35 +0000
commit465d96d12fe00281ba0fe0baa1c7f97b00c2590a (patch)
tree3256a9ccec20a096763cba7471be20c93c2c0a8a /Master
parent6a690eb1cba57da560076f37945a799002d4d4cb (diff)
adjustbox (21feb25)
git-svn-id: svn://tug.org/texlive/trunk@74189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/README.txt5
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/adjcalc.pdfbin162884 -> 163025 bytes
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdfbin393152 -> 393419 bytes
-rw-r--r--Master/texmf-dist/doc/latex/adjustbox/trimclip.pdfbin225437 -> 225602 bytes
-rw-r--r--Master/texmf-dist/source/latex/adjustbox/adjustbox.dtx7
-rw-r--r--Master/texmf-dist/source/latex/adjustbox/adjustbox.ins1
-rw-r--r--Master/texmf-dist/source/latex/adjustbox/trimclip.dtx6
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/adjustbox.sty6
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/tc-dvips.def2
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/tc-luatex.def24
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/tc-pdftex.def2
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/tc-pgf.def2
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/tc-xetex.def2
-rw-r--r--Master/texmf-dist/tex/latex/adjustbox/trimclip.sty6
14 files changed, 46 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/adjustbox/README.txt b/Master/texmf-dist/doc/latex/adjustbox/README.txt
index 5bf3065789d..76fef7b8e11 100644
--- a/Master/texmf-dist/doc/latex/adjustbox/README.txt
+++ b/Master/texmf-dist/doc/latex/adjustbox/README.txt
@@ -1,6 +1,6 @@
LaTeX bundle adjustbox
========================
-Copyright (c) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+Copyright (c) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
License: LaTeX Project Public License, v1.3 or later: http://www.latex-project.org/lppl.txt
Repository: https://github.com/MartinScharrer/adjustbox
Issues: https://github.com/MartinScharrer/adjustbox/issues
@@ -26,3 +26,6 @@ macro argument. This allows for all forms of content including special material
A special feature of collectbox is used to provide matching environments with the identical names as the
macros.
+[![CTAN](https://img.shields.io/ctan/l/adjustbox)](http://www.latex-project.org/lppl/)
+[![CTAN](https://img.shields.io/ctan/v/adjustbox)](http://www.ctan.org/pkg/adjustbox)
+[![GitHub issues](https://img.shields.io/github/issues/MartinScharrer/adjustbox)](https://github.com/MartinScharrer/adjustbox/issues )
diff --git a/Master/texmf-dist/doc/latex/adjustbox/adjcalc.pdf b/Master/texmf-dist/doc/latex/adjustbox/adjcalc.pdf
index 9d68f190156..c2ed0c5c1af 100644
--- a/Master/texmf-dist/doc/latex/adjustbox/adjcalc.pdf
+++ b/Master/texmf-dist/doc/latex/adjustbox/adjcalc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf b/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf
index 1861fdb0f79..d960f68c648 100644
--- a/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf
+++ b/Master/texmf-dist/doc/latex/adjustbox/adjustbox.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/adjustbox/trimclip.pdf b/Master/texmf-dist/doc/latex/adjustbox/trimclip.pdf
index 4de93cc7b7a..dc8db1d56ae 100644
--- a/Master/texmf-dist/doc/latex/adjustbox/trimclip.pdf
+++ b/Master/texmf-dist/doc/latex/adjustbox/trimclip.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/adjustbox/adjustbox.dtx b/Master/texmf-dist/source/latex/adjustbox/adjustbox.dtx
index 170e02434fc..ad323a0b800 100644
--- a/Master/texmf-dist/source/latex/adjustbox/adjustbox.dtx
+++ b/Master/texmf-dist/source/latex/adjustbox/adjustbox.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%<=*COPYRIGHT>
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -26,10 +26,10 @@
%<*driver>
\ProvidesFile{adjustbox.dtx}[%
%<=*DATE>
- 2022/10/17
+ 2025/02/21
%<=/DATE>
%<=*VERSION>
- v1.3a
+ v1.3b
%<=/VERSION>
DTX file for the adjustbox package]
\documentclass[a4paper]{ydoc}[2011/08/11]
@@ -268,6 +268,7 @@
% * Updated documentation with new repository URL and new email address.
% * Added dependency file for texlive.
% }
+% \changes{v1.3b}{2025/02/21}{Added missing tc-luatex.def into .ins file.}
%
% \GetFileInfo{adjustbox.dtx}
%
diff --git a/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins b/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
index 196015c47cf..d6d750f5664 100644
--- a/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
+++ b/Master/texmf-dist/source/latex/adjustbox/adjustbox.ins
@@ -9,6 +9,7 @@
\file{tc-pdftex.def}{\nopreamble\from{trimclip.dtx}{tc-pdftex.def}}%
\file{tc-dvips.def}{\nopreamble\from{trimclip.dtx}{tc-dvips.def}}%
\file{tc-xetex.def}{\nopreamble\from{trimclip.dtx}{tc-xetex.def}}%
+ \file{tc-luatex.def}{\nopreamble\from{trimclip.dtx}{tc-luatex.def}}%
\file{box.tex}{\nopreamble\nopostamble\from{trimclip.dtx}{box.tex}}%
\file{compare.tex}{\nopreamble\nopostamble\from{trimclip.dtx}{compare.tex}}%
\file{margin2.tex}{\nopreamble\nopostamble\from{trimclip.dtx}{margin2.tex}}%
diff --git a/Master/texmf-dist/source/latex/adjustbox/trimclip.dtx b/Master/texmf-dist/source/latex/adjustbox/trimclip.dtx
index a82cefd6b96..f612b0d2cf4 100644
--- a/Master/texmf-dist/source/latex/adjustbox/trimclip.dtx
+++ b/Master/texmf-dist/source/latex/adjustbox/trimclip.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%<=*COPYRIGHT>
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -26,10 +26,10 @@
%<*driver>
\ProvidesFile{trimclip.dtx}[%
%<=*DATE>
- 2020/08/19
+ 2025/02/21
%<=/DATE>
%<=*VERSION>
- v1.2
+ v1.2a
%<=/VERSION>
DTX file for the trimclip package]
\documentclass[a4paper]{ydoc}[2011/11/16]
diff --git a/Master/texmf-dist/tex/latex/adjustbox/adjustbox.sty b/Master/texmf-dist/tex/latex/adjustbox/adjustbox.sty
index 20c687ccbfe..f4b25e72e48 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/adjustbox.sty
+++ b/Master/texmf-dist/tex/latex/adjustbox/adjustbox.sty
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -16,8 +16,8 @@
%% and the derived file adjustbox.sty.
%%
\ProvidesPackage{adjustbox}[%
- 2022/10/17
- v1.3a
+ 2025/02/21
+ v1.3b
Adjusting TeX boxes (trim, clip, ...)]
\RequirePackage{xkeyval}
\RequirePackage{adjcalc}
diff --git a/Master/texmf-dist/tex/latex/adjustbox/tc-dvips.def b/Master/texmf-dist/tex/latex/adjustbox/tc-dvips.def
index f682327e019..b3e6776eec9 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/tc-dvips.def
+++ b/Master/texmf-dist/tex/latex/adjustbox/tc-dvips.def
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/adjustbox/tc-luatex.def b/Master/texmf-dist/tex/latex/adjustbox/tc-luatex.def
new file mode 100644
index 00000000000..f0f34b3b06f
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/adjustbox/tc-luatex.def
@@ -0,0 +1,24 @@
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
+%% -------------------------------------------------------------------
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Martin Scharrer.
+%%
+%% This work consists of the files trimclip.dtx, adjustbox.ins
+%% and the derived files trimclip.sty,
+%% tc-dvips.def, tc-pdftex.def, tc-luatex.def, tc-pgf.def and tc-xetex.def.
+%% Further author information are located in the .def files.
+%%
+\ProvidesFile{tc-luatex.def}[2020/08/16 v1.0 Clipping driver for luatex]
+\input{tc-pdftex.def}
+\endinput
+%%
+%% End of file `tc-luatex.def'.
diff --git a/Master/texmf-dist/tex/latex/adjustbox/tc-pdftex.def b/Master/texmf-dist/tex/latex/adjustbox/tc-pdftex.def
index 002dc110326..756ac585e05 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/tc-pdftex.def
+++ b/Master/texmf-dist/tex/latex/adjustbox/tc-pdftex.def
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/adjustbox/tc-pgf.def b/Master/texmf-dist/tex/latex/adjustbox/tc-pgf.def
index c714135b759..b217a0bbf3a 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/tc-pgf.def
+++ b/Master/texmf-dist/tex/latex/adjustbox/tc-pgf.def
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/adjustbox/tc-xetex.def b/Master/texmf-dist/tex/latex/adjustbox/tc-xetex.def
index 005f42867f3..2cc9375fecc 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/tc-xetex.def
+++ b/Master/texmf-dist/tex/latex/adjustbox/tc-xetex.def
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/tex/latex/adjustbox/trimclip.sty b/Master/texmf-dist/tex/latex/adjustbox/trimclip.sty
index 86c14048c75..0f51d53ba11 100644
--- a/Master/texmf-dist/tex/latex/adjustbox/trimclip.sty
+++ b/Master/texmf-dist/tex/latex/adjustbox/trimclip.sty
@@ -1,4 +1,4 @@
-%% Copyright (C) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
+%% Copyright (C) 2011-2025 by Martin Scharrer <martin.scharrer@web.de>
%% -------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -18,8 +18,8 @@
%% Further author information are located in the .def files.
%%
\ProvidesPackage{trimclip}[%
- 2020/08/19
- v1.2
+ 2025/02/21
+ v1.2a
Trim and clip general TeX material]
\def\tc@driver{tc-\Gin@driver}
\DeclareOption{pgf}{\def\tc@driver{tc-pgf.def}\AtEndOfPackage{\RequirePackage{pgf}}}