texlive-ticket 2024.2
Make labels, visiting-cards, pins with LaTeX
This package provides an easy to handle interface to produce visiting cards, labels for your files, stickers, pins and other stuff for your office, conferences etc. All you need is a definition of your ticket included in a ticket definition file and the two commands \ticketdefault
and \ticket
.
- Website: https://ctan.org/pkg/ticket
- Licenses: LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-ticket 2024.2
as follows:
guix install texlive-ticket@2024.2
Or install the latest version:
guix install texlive-ticket
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.