How to Install and Uninstall texlive-adjustbox Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "texlive-adjustbox" package
Here is a brief guide to show you how to install texlive-adjustbox on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-adjustbox
Copied
2. Uninstall "texlive-adjustbox" package
Please follow the steps below to uninstall texlive-adjustbox on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-adjustbox
Copied
3. Information about the texlive-adjustbox package on openSuSE Tumbleweed
Information for package texlive-adjustbox:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-adjustbox
Version : 2023.209.1.3asvn64967-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 85.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Graphics package-alike macros for "general" boxes
Description :
The package provides several macros to adjust boxed content.
One purpose is to supplement the standard graphics package,
which defines the macros \resizebox, \scalebox and \rotatebox ,
with the macros\trimbox and \clipbox. The main feature is the
general \adjustbox macro which extends the "key=value"
interface of \includegraphics from the graphics package and
applies it to general text content. Additional provided box
macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and
\phantombox. All macros use the collectbox package to read the
content as a box and not as a macro argument. This allows for
all forms of content including special material like verbatim
content. A special feature of collectbox is used to provide
matching environments with the identical names as the macros.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-adjustbox
Version : 2023.209.1.3asvn64967-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 85.5 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Graphics package-alike macros for "general" boxes
Description :
The package provides several macros to adjust boxed content.
One purpose is to supplement the standard graphics package,
which defines the macros \resizebox, \scalebox and \rotatebox ,
with the macros\trimbox and \clipbox. The main feature is the
general \adjustbox macro which extends the "key=value"
interface of \includegraphics from the graphics package and
applies it to general text content. Additional provided box
macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and
\phantombox. All macros use the collectbox package to read the
content as a box and not as a macro argument. This allows for
all forms of content including special material like verbatim
content. A special feature of collectbox is used to provide
matching environments with the identical names as the macros.