How to Install and Uninstall texlive-sty2dtx Package on openSUSE Leap
Last updated: November 23,2024
1. Install "texlive-sty2dtx" package
Please follow the guidelines below to install texlive-sty2dtx on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-sty2dtx
Copied
2. Uninstall "texlive-sty2dtx" package
This is a short guide on how to uninstall texlive-sty2dtx on openSUSE Leap:
$
sudo zypper remove
texlive-sty2dtx
Copied
3. Information about the texlive-sty2dtx package on openSUSE Leap
Information for package texlive-sty2dtx:
----------------------------------------
Repository : Main Repository
Name : texlive-sty2dtx
Version : 2021.189.2.3svn56291-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 29.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Create a .dtx file from a .sty file
Description :
The package provides a Perl script that converts a .sty file
(LaTeX package) to .dtx format (documented LaTeX source), by
surrounding macro definitions with macro and macrocode
environments. The macro name is automatically inserted as an
argument to the macro environemnt. Code lines outside macro
definitions are wrapped only in macrocode environments. Empty
lines are removed. The script should not be thought to be fool
proof and 100% accurate but rather as a good start to the
business of making a .dtx file from an undocumented style file.
Full .dtx files are generated. A template based on the skeleton
file from 'dtxtut' is used. User level macros are added
automatically to the 'Usage' section of the .dtx file. A
corresponding .ins file can be generated as well.
----------------------------------------
Repository : Main Repository
Name : texlive-sty2dtx
Version : 2021.189.2.3svn56291-150400.16.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 29.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2021-150400.16.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Create a .dtx file from a .sty file
Description :
The package provides a Perl script that converts a .sty file
(LaTeX package) to .dtx format (documented LaTeX source), by
surrounding macro definitions with macro and macrocode
environments. The macro name is automatically inserted as an
argument to the macro environemnt. Code lines outside macro
definitions are wrapped only in macrocode environments. Empty
lines are removed. The script should not be thought to be fool
proof and 100% accurate but rather as a good start to the
business of making a .dtx file from an undocumented style file.
Full .dtx files are generated. A template based on the skeleton
file from 'dtxtut' is used. User level macros are added
automatically to the 'Usage' section of the .dtx file. A
corresponding .ins file can be generated as well.