How to Install and Uninstall texlive-jmsdelim Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "texlive-jmsdelim" package

Please follow the steps below to install texlive-jmsdelim on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-jmsdelim

2. Uninstall "texlive-jmsdelim" package

This guide let you learn how to uninstall texlive-jmsdelim on openSuSE Tumbleweed:

$ sudo zypper remove texlive-jmsdelim

3. Information about the texlive-jmsdelim package on openSuSE Tumbleweed

Information for package texlive-jmsdelim:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-jmsdelim
Version : 2023.209.0.0.2.0svn62630-56.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-m-2023-56.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : A package for compositional delimiter sizing
Description :
Correctly sizing delimiters is very difficult, particularly in
well-architected documents: a correctly engineered mathematical
document will include macros for all operations, and these
macros necessarily will include delimiters (such as
parentheses). However, the correct size for the delimiter
cannot be chosen ahead of time, because it will depend on the
arguments; two options are available: Provide optional
arguments to each notation macro for choosing delimiter sizes.
This is nearly intractable to do in practice. Ignore delimiter
sizes. With jmsdelim we offer an alternative: the correct
delimiter sizes can be set at the leaf nodes of a mathematical
expression, and magically bubble upward through the delimiters.