Update Geometry and Bibliography

This updates the geometry, and the bibliography, to be more how I want
to have this.  Bibliography is properly being included now.
This commit is contained in:
Jigme Datse Yli-Rasku 2024-11-11 21:35:57 -08:00
parent 9e6463f5e0
commit 957f57faa5
2 changed files with 18 additions and 2 deletions

View File

@ -1,19 +1,29 @@
\documentclass[twoside,10pt,openany]{book} \documentclass[twoside,12pt,openany]{book}
%% Graphics Related Stuff %% Graphics Related Stuff
\usepackage{graphicx} \usepackage{graphicx}
\graphicspath{ {./images}} \graphicspath{ {./images}}
\usepackage{enumitem}
%% Document Geometry %% Document Geometry
%\usepackage[paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe]{geometry} %\usepackage[paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe]{geometry}
\usepackage{geometry} \usepackage{geometry}
%% Proofing %% Proofing
%\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe} %\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in,heightrounded,showframe}
%% Half Letter Production %% Half Letter Production
\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in,showcrop} %\geometry{paperheight=8.5in,paperwidth=5.5in,margin=0.5in,showcrop}
%% Letter Size:
%% Proofing
%\geometry{paperheight=11in,paperwidth=8.5in,margin=0.5in,heightrounded,showframe}
%% Production
\geometry{paperheight=11in,paperwidth=8.5in,margin=0.5in,showcrop}
\usepackage{appendix} \usepackage{appendix}
\usepackage[backend=biber,style=numeric]{biblatex}
\addbibresource{mybiblio.bib}
\title{My {\it RuneQuest\/} Resources} \title{My {\it RuneQuest\/} Resources}
\author{Jigme Datse Yli-Rasku} \author{Jigme Datse Yli-Rasku}

View File

@ -3,6 +3,12 @@
\addappheadtotoc \addappheadtotoc
\chapter{No idea what we're putting here} \chapter{No idea what we're putting here}
\chapter{References}
This should have the references/bibliography, I hope it works.
\printbibliography[title={References}]
\include{licenses} \include{licenses}
\include{license-texts} \include{license-texts}
\chapter{Other Titles} \chapter{Other Titles}