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

texlive-vectorlogos 2025.2

Vectorial logos (GeoGebra, Emacs, Scratch, ...) with inline support

With this package you can insert vectorial logos of some classic software. The format of the logos is PDF. The package provides macros to insert them inline, with automatic height and alignment.

Installation

Install texlive-vectorlogos 2025.2 as follows:

guix install texlive-vectorlogos@2025.2

Or install the latest version:

guix install texlive-vectorlogos

The texlive-vectorlogos 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-vectorlogos: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.