diff options
Diffstat (limited to 'templates/frontmatter.adoc.erb')
| -rw-r--r-- | templates/frontmatter.adoc.erb | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/templates/frontmatter.adoc.erb b/templates/frontmatter.adoc.erb deleted file mode 100644 index ef77aea..0000000 --- a/templates/frontmatter.adoc.erb +++ /dev/null @@ -1,40 +0,0 @@ -= <%= @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] |
