Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atticus-sullivan/catppuccinpalette

Bring catpuccin themes to latex (xcolor)
https://github.com/atticus-sullivan/catppuccinpalette

catppuccin catppuccin-theme latex-package

Last synced: 1 day ago
JSON representation

Bring catpuccin themes to latex (xcolor)

Awesome Lists containing this project

README

        

# Readme for the package catppuccinPalette

Author: Lukas Heindl (`[email protected]`).

CTAN page: [catppuccinPalette](https://ctan.org/pkg/catppuccinpalette)

## License
The LaTeX package `catppuccinPalette` is distributed under the LPPL 1.3 license.

## Description

The LaTeX package `catppuccinPalette` provides new colors for xcolor.

## Installation

For a manual installation:

* put the files `catppuccinpalette.ins` and `catppuccinpalette.dtx` in the same directory;
* run `latex catppuccinpalette.ins` in that directory.

The file `catppuccinpalette.sty` will be generated.

The file `catppuccinpalette.sty` is the only file necessary to use the latex package `catppuccinPalette`.
You have to put it in the same directory as your document or (best) in a `texmf` tree.

Simplified version:

* run `l3build unpack` to generate the `.sty` in `build/unpacked/`