blob: ef0d04364ff9b7637814ff2639f35c74558bd51d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
# WilloraPDF
**WilloraPDF** is a free and open source document preparation system for
professional publishing.
It is a collection of themes, tools and other goodies for
[Asciidoctor-PDF][1]. **WilloraPDF is designed to empower self-publishers**
and lower the barrier to entry for authors who want their work
professionally printed.
It is currently a **work in progress,** being developed alongside my debut
novel. Version 1.0 of WilloraPDF will be released when the first paperback
and/or hardcover editions are printed for my book! Then you'll know for certain
that WilloraPDF _can_ be used to publish actual, real-life books.
## Use cases
- Typesetting for printed text with no (or very few) illustrations
- Render PDFs for local home printing or actual bookbinding
- Generate properly formatted manuscripts
## How it works
1. Write your book in the [AsciiDoc][2] markup language
2. Choose a theme, trim size and other settings
3. Feed your book into WilloraPDF
4. A good-looking PDF document comes out!
[1]: https://docs.asciidoctor.org/pdf-converter/latest/
[2]: https://asciidoctor.org/
|