How to Install and Uninstall texlive-nolbreaks Package on openSuSE Tumbleweed
Last updated: December 21,2024
1. Install "texlive-nolbreaks" package
This tutorial shows how to install texlive-nolbreaks on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-nolbreaks
Copied
2. Uninstall "texlive-nolbreaks" package
Here is a brief guide to show you how to uninstall texlive-nolbreaks on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-nolbreaks
Copied
3. Information about the texlive-nolbreaks package on openSuSE Tumbleweed
Information for package texlive-nolbreaks:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-nolbreaks
Version : 2023.209.1.2svn26786-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : No line breaks in text
Description :
Use \nolbreaks{some text} to prevent line breaks in "some
text". This has the advantage over \mbox{} that glue (rubber
space) remains flexible. Most common cases are handled here
(\linebreak is disabled, for example) but spaces hidden in
macros or { } can still create break-points.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-nolbreaks
Version : 2023.209.1.2svn26786-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : No line breaks in text
Description :
Use \nolbreaks{some text} to prevent line breaks in "some
text". This has the advantage over \mbox{} that glue (rubber
space) remains flexible. Most common cases are handled here
(\linebreak is disabled, for example) but spaces hidden in
macros or { } can still create break-points.