summaryrefslogtreecommitdiff
path: root/templates/frontmatter.adoc.erb
blob: ef77aea56270c93ccc0d112631526b175ce985e3 (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
34
35
36
37
38
39
40
= <%= @opts[:title] %>
<%= @opts[:author] %>
:nofooter:
:reproducible:
:pagenums:

<%# =================================================================== %>

[colophon%notitle%nonfacing]
= Colophon

(C) <%= Time.now.year.to_s %> <%= @opts[:publisher] %>

All rights reserved.

This is a work of fiction. Names, characters, places and incidents are
the product of the author's imagination or are used fictitiously. Any
resemblance to actual events, locales or persons, living or dead, is
purely coincidental.

Published by <%= @opts[:publisher] %>

Printed by XXX THE PRINTER.

Cover design by XXX THE ARTIST.

Typeset in 12-point EB Garamond.

First Edition

// ISBN-13 <%# var["ISBN"] %>

// Publisher Catalog Number <%# var["CATNO"] %>

<%# =================================================================== %>

[dedication%notitle]
= Dedication

image::dedication.pdf[page=3]