Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 548 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 548 Bytes

LaTeX Color

Building:

  • rake color:compile
  • Deploy the following files:
    • index.html
    • sitemap.xml
    • robots.txt
    • Everything in the js/ directory
    • Everything in the css/ directory

LaTeX Package

  • Run make_tex_package.py to make the files required for the package (and the overview).
  • Run make_latexcolor_overview.py to create an overview (pdf) of all colors. This includes RGB, CMYK, HSV and HSL color information.

More about latex and color