Create README.md

This commit is contained in:
r2src 2014-10-06 09:20:25 +02:00
parent b50cfe3026
commit 65e9675067
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
Top 10 LaTeX Fonts
==================
Instead of working on my thesis, I created this project to showcase the beauty and history of the most popular LaTeX fonts. Every font is described by a paragraph that is also set in that font, made possible by the dvipng utility that creates PNG images from DVI originals.
Creating the images
-------------------
All PNG images are also checked into this repository, so to view the final product simply open index.html in a browser. If you make a change to any .tex file, run `make` to automatically update the necessary PNG images.