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

texlive-songbook

Package for typesetting song lyrics and chord books

The package provides an all purpose songbook style. Three types of output may be created from a single input file: ``words and chords'' books for the musicians to play from, ``words only'' songbooks for the congregation to sing from, and overhead transparency masters for congregational use.

The package will also print a table of contents, an index sorted by title and first line, and an index sorted by key, or by artist/composer. The package attempts to handle songs in multiple keys, as well as songs in multiple languages.

Installation

Install the latest version of texlive-songbook as follows:

guix install texlive-songbook

Or install a particular version:

guix install texlive-songbook@2025.2

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.

Badge code

You can use the following badge to inform users of texlive-songbook about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-songbook'><img src='https://packages.guix.gnu.org/packages/texlive-songbook/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-songbook/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-songbook)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-songbook][https://packages.guix.gnu.org/packages/texlive-songbook/badges/latest-version.svg]]