name of book
This commit is contained in:
parent
ff5f25464c
commit
10870768f6
1 changed files with 11 additions and 10 deletions
|
|
@ -3,15 +3,6 @@
|
||||||
\usepackage{lipsum} % for filler text
|
\usepackage{lipsum} % for filler text
|
||||||
\usepackage{fancyhdr}
|
\usepackage{fancyhdr}
|
||||||
\pagestyle{fancy}
|
\pagestyle{fancy}
|
||||||
\usepackage{qrcode}
|
|
||||||
\newlist{todolist}{itemize}{2}
|
|
||||||
\setlist[todolist]{label=$\square$}
|
|
||||||
\usepackage{easylist}
|
|
||||||
\fancyfoot{} % clear all footer fields
|
|
||||||
\fancyfoot[LE,RO]{\thepage} % page number in "outer" position of footer line
|
|
||||||
\fancyfoot[RE,LO]{Version VERSIONNUMBER} % other info in "inner" position of footer line
|
|
||||||
\usepackage{hyperref}
|
|
||||||
|
|
||||||
\usepackage{geometry}
|
\usepackage{geometry}
|
||||||
\geometry{
|
\geometry{
|
||||||
top=1in,
|
top=1in,
|
||||||
|
|
@ -19,6 +10,16 @@
|
||||||
left=1in,
|
left=1in,
|
||||||
right=1in
|
right=1in
|
||||||
}
|
}
|
||||||
|
\usepackage{qrcode}
|
||||||
|
\newlist{todolist}{itemize}{2}
|
||||||
|
\setlist[todolist]{label=$\square$}
|
||||||
|
\usepackage{easylist}
|
||||||
|
\fancyfoot{} % clear all footer fields
|
||||||
|
\fancyfoot[LE,RO]{\thepage} % page number in "outer" position of footer line
|
||||||
|
\fancyfoot[RE,LO]{How To Build A Commons vVERSIONNUMBER} % other info in "inner" position of footer line
|
||||||
|
\usepackage{hyperref}
|
||||||
|
|
||||||
|
|
||||||
\usepackage{multicol}
|
\usepackage{multicol}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
@ -45,7 +46,7 @@
|
||||||
|
|
||||||
\qrcode{https://github.com/How-To-Build-a-Commons/Scope-Sequencing/releases/download/0.0.11/Building-Belonging-FINAL-E-book-iwmkwg.epub}
|
\qrcode{https://github.com/How-To-Build-a-Commons/Scope-Sequencing/releases/download/0.0.11/Building-Belonging-FINAL-E-book-iwmkwg.epub}
|
||||||
|
|
||||||
\item \textbf{Debt: The First 500 Years by David Graeber's (Chapter 11)}
|
\item \textbf{Debt: The First 5000 Years by David Graeber's (Chapter 11)}
|
||||||
|
|
||||||
\qrcode{https://files.libcom.org/files/__Debt__The_First_5_000_Years.pdf}
|
\qrcode{https://files.libcom.org/files/__Debt__The_First_5_000_Years.pdf}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue