descriptions and readme

This commit is contained in:
biglysmalls 2018-11-06 15:50:05 -05:00
parent 90e02c7550
commit 190ee9c6c1
1 changed files with 25 additions and 4 deletions

View File

@ -4,8 +4,29 @@ E-book publishing projects for generating fiction works, zines, documentation, a
Write in markdown, compile beautiful pdfs, and ebooks.
* ebook-storybook
+ TODO:
- Define auxfiles directory and succeed in compiling pdf without losing aux files.
- jasfjds;kfj
TEMPLATES:
----------
* ebook-storybook: short stories, fiction works, verse.
* Upcoming:
+ seriousbook: nonfiction, technical documentation, etc.
* pamphlets: short informative works.
* flier-sm-poster: small poster (A4/letter) fliers or posters
* menu: menus for foods, goods, services
REQUIREMENTS:
-------------
* texlive-full (url)
+ or at least some abridged texlive install with latexmk, texlive-fonts-extra
* perl5 (req'd by texlive-full)
* pandoc
TODO:
-----
* Define auxfiles directory and succeed in compiling pdf without losing aux files.
* Makefile framework for projects