Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Inventium/latexcolor.com
https://github.com/Inventium/latexcolor.com
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Inventium/latexcolor.com
- Owner: Inventium
- Created: 2011-08-18T02:54:49.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T12:30:39.000Z (6 months ago)
- Last Synced: 2024-08-01T16:40:44.834Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 1.46 MB
- Stars: 20
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 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
* A great link : http://www.math.harvard.edu/computing/latex/color.html