Journaling/Journalling Zine/000-header.tex

48 lines
1.1 KiB
TeX
Raw Normal View History

\documentclass[twoside,12pt,openany]{book}
%% Document Geometry
%\usepackage[paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe]{geometry}
\usepackage{geometry}
%% Proofing
%\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe}
%% Half Letter Production
\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in}
\usepackage[acronym,nopostdot]{glossaries}
\makeglossaries
\usepackage{xparse}
\DeclareDocumentCommand{\newdualentry}{ O{} O{} m m m m } {
\newglossaryentry{gls-#3}{name={#5},text={#5\glsadd{#3}},
description={#6},#1
}
\makeglossaries
\newacronym[see={[Glossary:]{gls-#3}},#2]{#3}{#4}{#5\glsadd{gls-#3}}
}
\loadglsentries[main]{glossary-defs}
\title{Open Journalling Zine}
\author{Jigme Datse Yli-Rasku}
\date{2024 September 13 to \today}
\begin{document}
\frontmatter
\maketitle
%\chapter{Dedication}
%\include{dedication}
%\chapter{Copyleft}
%\include{copyleft}
%\chapter{Acknowledgements}
%\include{acknowledgements}
%\chapter{About Basic Roleplaying}
%\include{aboutbrp}
\tableofcontents
\listoffigures
\listoftables