Book stuff, while I'm here.
This commit is contained in:
@ -1,9 +1,24 @@
|
||||
\singlespacing
|
||||
|
||||
\thispagestyle{empty}
|
||||
\null
|
||||
\vfill
|
||||
{\parindent0pt
|
||||
No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including by photocopying or recording, or by any information storage or retrieval system without the proper written permission of the copyright owner unless such copying is expressly permitted by federal copyright law. \Publisher\ is authorized to grant permission for further uses of the work in this book. Permission must be obtained by the author or the publication house. Address requests for permission to make copies of material here to the email address \PublisherEmail
|
||||
\begin{center}
|
||||
\noindent\textbf{Also by Madison Scott-Clary}
|
||||
|
||||
\emph{Arcana --- A Tarot Anthology}, ed.
|
||||
|
||||
\emph{Rum and Coke --- Three Short Stories from a Furry Convention}
|
||||
|
||||
\emph{Restless Town}
|
||||
|
||||
\emph{Eigengrau --- Poems 2015--2020}
|
||||
\end{center}
|
||||
\vfill
|
||||
\singlespacing
|
||||
{\small\parindent0pt\parskip5pt
|
||||
\noindent All works \copyright\ Madison Scott-Clary. These works are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit \mbox{\emph{creativecommons.org/licenses/by/4.0/}} or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
||||
|
||||
This book uses the fonts Gentium Book Basic and {\allyFont Merriweather Sans} and was typeset with {\usefont{OT1}{cmr}{m}{n}\XeLaTeX}.
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
@ -11,38 +26,13 @@ ISBN: \ISBN
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
\textsc{\FullTitle}
|
||||
\emph{\Title}
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
Copyright \copyright\ \Year\ \Publisher
|
||||
First Edition, \Year.
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
\Edition\ Edition, \Year. All rights reserved.
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
A \Publisher\ Book
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
Published by \Publisher\\
|
||||
\PublisherURL\\
|
||||
\PublisherLocation
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
\PublisherEmail
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
Cover and illustrations by \Illustrator. \copyright\ \Year
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
Printed in the United States of America\\
|
||||
\EditionsList
|
||||
}%\parindent0pt
|
||||
}
|
||||
|
||||
\clearpage
|
||||
\cleardoublepage
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
\usepackage{fontspec}
|
||||
\setmainfont{Gentium Book Basic}
|
||||
\newfontface\allyFont{Merriweather Sans Italic}
|
||||
% \newfontfamily\TitleFamily{Inknut Antiqua}
|
||||
% \newfontface\TitleFont{Inknut Antiqua}
|
||||
\newfontfamily\TitleFamily{Inknut Antiqua}
|
||||
\newfontface\TitleFont{Inknut Antiqua}
|
||||
% \newfontfamily\DisplayFamily{Playfair Display}
|
||||
% \newfontface\DisplayFont{Playfair Display}
|
||||
|
||||
@ -15,5 +15,6 @@
|
||||
\usepackage{hyperref}
|
||||
\usepackage{setspace}
|
||||
\usepackage{xifthen}
|
||||
\usepackage{xltxtra}
|
||||
\usepackage{verse}
|
||||
\usepackage{paracol}
|
||||
|
||||
@ -1,10 +1,9 @@
|
||||
\def\Title{BOOK TITLE}
|
||||
\def\Subtitle{IN FULL}
|
||||
\def\FullTitle{\Title: \Subtitle}
|
||||
\def\AuthorFirst{AUTHOR}
|
||||
\def\AuthorLast{NAME}
|
||||
\def\Title{ally}
|
||||
\def\Subtitle{}
|
||||
\def\FullTitle{\Title}
|
||||
\def\AuthorFirst{Madison}
|
||||
\def\AuthorLast{Scott-Clary}
|
||||
\def\AuthorFull{\AuthorFirst\ \AuthorLast}
|
||||
\def\Illustrator{ILLUSTRATOR NAME}
|
||||
|
||||
\def\Edition{First}
|
||||
\def\EditionsList{10 9 8 7 6 5 4 3 2 1}
|
||||
@ -12,11 +11,6 @@
|
||||
|
||||
\def\ISBN{XXX-X-XXXXXX-XX-X}
|
||||
|
||||
\def\Publisher{PUBLISHER}
|
||||
\def\PublisherEmail{publisher@example.com}
|
||||
\def\PublisherURL{example.com}
|
||||
\def\PublisherLocation{City, STATE}
|
||||
|
||||
\newcommand\ally[1]{
|
||||
\begin{quotation}
|
||||
\fontspec[Scale=0.9,Color=444444FF]{Merriweather Sans}
|
||||
|
||||
Reference in New Issue
Block a user