This directory contains the package

     name: ensps-colorscheme
     license: LaTeX Project Public License version 1.3c or above
     author: Aliaume LOPEZ
     mail: ad.lopez@uw.edu.pl
     web: https://ctan.org/pkg/ensps-colorscheme

### Purpose:

The `ensps-colorscheme` package for LaTeX offers 
access to the design system of the Université Paris Saclay,
and can be used to write documents consistent with the 
guidelines. For now, only the color palette is available.

### Install:

It is sufficent to have `ensps-colorscheme.sty` accessible 
by LaTeX. To produce this file, run `make ensps-colorscheme.sty`
in this directory. The documentation can be produced by
running `make ensps-coloscheme-doc.pdf`.


### Content of the directory:

- `README.md`: this file.
- `ensps-colorscheme.sty`: the package file (generated using ensps-colorscheme.ins)
- `ensps-colorscheme-doc.pdf`: the user documentation (generated by compiling
  ensps-colorscheme.dtx)
- `Makefile`: the makefile. Use `make all` to generate ensps-colorscheme.sty
  and ensps-colorscheme-doc.pdf. It can also: clean the directory, make zip
  version of the sources, or ready for CTAN.