texlive-mceinleger 2025.2
Creating covers for music cassettes
This package provides a package for creating MC-covers on your own. It allows the creation of simple covers as well as covers with an additional page for more information about the cassette (e.g., table of contents).
- Outputs:
doc
,out
- Website: https://ctan.org/pkg/mceinleger
- Licenses: GPL 3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-mceinleger 2025.2
as follows:
guix install texlive-mceinleger@2025.2
Or install the latest version:
guix install texlive-mceinleger
The texlive-mceinleger
package provides more outputs besides the default (out
). You can install them by appending :output-name
to the package specification. For example:
guix install texlive-mceinleger:doc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.