How to Install and Uninstall texlive-shapepar Package on openSUSE Leap

Last updated: February 24,2025

1. Install "texlive-shapepar" package

This guide covers the steps necessary to install texlive-shapepar on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-shapepar

2. Uninstall "texlive-shapepar" package

Please follow the step by step instructions below to uninstall texlive-shapepar on openSUSE Leap:

$ sudo zypper remove texlive-shapepar

3. Information about the texlive-shapepar package on openSUSE Leap

Information for package texlive-shapepar:
-----------------------------------------
Repository : Main Repository
Name : texlive-shapepar
Version : 2021.189.2.2svn30708-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 48.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-u-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : A macro to typeset paragraphs in specific shapes
Description :
\shapepar is a macro to typeset paragraphs in a specific shape.
The size is adjusted automatically so that the entire shape is
filled with text. There may not be displayed maths or
'\vadjust' material (no \vspace) in the argument of \shapepar.
The macros work for both LaTeX and plain TeX. For LaTeX,
specify \usepackage{shapepar}; for Plain, \input shapepar.sty.
\shapepar works in terms of user-defined shapes, though the
package does provide some predefined shapes: so you can form
any paragraph into the form of a heart by putting
\heartpar{sometext...} inside your document. The tedium of
creating these polygon definitions may be alleviated by using
the shapepatch extension to transfig which will convert xfig
output to \shapepar polygon form.

5. The same packages on other Linux Distributions