e-book publishing projects for generating fiction works, zines, documentation, and other things. Write in markdown, compile beautiful pdfs
Go to file
biglysmalls da5bf269a2 removing ignored files. 2018-11-06 16:15:02 -05:00
ebook-storybook removing ignored files. 2018-11-06 16:15:02 -05:00
.gitignore removing ignored files. 2018-11-06 16:15:02 -05:00
LICENSE Initial commit 2018-11-01 22:12:23 -04:00
README.md readme 2018-11-06 15:54:03 -05:00
blah.test and still... 2018-11-06 16:06:14 -05:00

README.md

TildePublishingUnlimited

E-book publishing projects for generating fiction works, zines, documentation, and other things.

Write in markdown, compile beautiful pdfs, and ebooks.

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
    • Lipsum package to compile demos
  • perl5 (req'd by texlive-full)
  • pandoc

TODO:

  • Define auxfiles directory and succeed in compiling pdf without losing aux files.
  • Makefile framework for projects
  • Change script md2pdf.sh to move .tex files to a different directory to compile from, isolate "*.md" files