How to Install and Uninstall texlive-modular Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "texlive-modular" package
This is a short guide on how to install texlive-modular on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-modular
Copied
2. Uninstall "texlive-modular" package
This tutorial shows how to uninstall texlive-modular on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-modular
Copied
3. Information about the texlive-modular package on openSuSE Tumbleweed
Information for package texlive-modular:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-modular
Version : 2023.209.svn44142-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 756 B
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Relative section headings for modular documents
Description :
LaTeX sections have absolute depth, e.g. \section, \subsection,
etc. When composing modular documents, we want relative depths.
The coseoul package provides relative headings, but does not
get things right when composing a document modularly from
multiple parts. This package provides the missing piece.
modular relies on coseoul, import, and ifthen.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-modular
Version : 2023.209.svn44142-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 756 B
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Relative section headings for modular documents
Description :
LaTeX sections have absolute depth, e.g. \section, \subsection,
etc. When composing modular documents, we want relative depths.
The coseoul package provides relative headings, but does not
get things right when composing a document modularly from
multiple parts. This package provides the missing piece.
modular relies on coseoul, import, and ifthen.