How to Install and Uninstall texlive-emp Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "texlive-emp" package
This guide covers the steps necessary to install texlive-emp on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-emp
Copied
2. Uninstall "texlive-emp" package
Please follow the guidelines below to uninstall texlive-emp on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-emp
Copied
3. Information about the texlive-emp package on openSuSE Tumbleweed
Information for package texlive-emp:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-emp
Version : 2023.211.svn23483-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 6.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : "Encapsulate" MetaPost figures in a document
Description :
Emp is a package for encapsulating MetaPost figures in LaTeX:
the package provides environments where you can place MetaPost
commands, and means of using that code as fragments for
building up figures to include in your document. So, with emp,
the procedure is to run your document with LaTeX, run MetaPost,
and then complete running your document in the normal way. Emp
is therefore useful for keeping illustrations in synchrony with
the text. It also frees you from inventing descriptive names
for PostScript files that fit into the confines of file system
conventions.
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-emp
Version : 2023.211.svn23483-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 6.6 KiB
Installed : No
Status : not installed
Source package : texlive-specs-h-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : "Encapsulate" MetaPost figures in a document
Description :
Emp is a package for encapsulating MetaPost figures in LaTeX:
the package provides environments where you can place MetaPost
commands, and means of using that code as fragments for
building up figures to include in your document. So, with emp,
the procedure is to run your document with LaTeX, run MetaPost,
and then complete running your document in the normal way. Emp
is therefore useful for keeping illustrations in synchrony with
the text. It also frees you from inventing descriptive names
for PostScript files that fit into the confines of file system
conventions.