This package browser is in early development. Mind the rough edges.

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).

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.