Update to include todo items...
This is changing footnotes (that we had) to todo items. It kind of works, but it isn't quite working how I'd like. Maybe it doesn't really matter, as it helps with keeping things obvious.
This commit is contained in:
parent
4e84cb76da
commit
bc79aad796
|
@ -3,7 +3,9 @@
|
|||
\usepackage{geometry}
|
||||
\usepackage{titling}
|
||||
\usepackage{enumitem}
|
||||
%\usepackage{apacite}
|
||||
|
||||
\usepackage{todonotes}
|
||||
|
||||
\usepackage[backend=biber]{biblatex}
|
||||
\addbibresource{mybiblio.bib}
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
\printbibliography[heading=bibintoc,title={Bibliography}]
|
||||
|
||||
\listoftodos
|
||||
|
||||
\end{document}
|
|
@ -8,10 +8,10 @@ So let's do a bit of a what ideas we have. But more here for now.
|
|||
|
||||
So, a few days ago (I think it was Thursday, but may have been Wednesday)
|
||||
we received our copy of
|
||||
{\it Broken Pencil}\cite{brokenp2023-f}\footnote{This needs to be
|
||||
{\it Broken Pencil} \cite{brokenp2023-f}\todo{This needs to be
|
||||
fixed}, that lead us to want to do some zine type thing, which with
|
||||
the reference to {\it America's Dreaming Zine \#11}\cite{bp-amerdream},
|
||||
this was what we kind of came up with.
|
||||
the reference to {\it America's Dreaming Zine \#11}
|
||||
\cite{bp-amerdream}, this was what we kind of came up with.
|
||||
|
||||
It's a bit of a zine which we want to just do a variety of stuff with,
|
||||
and not really worry about the usual things that we've been trying to
|
||||
|
|
|
@ -20,7 +20,7 @@ So, briefly... A plural system is any body who has more people in it
|
|||
than the one that most people would thing there are. It includes things
|
||||
such as what is known as, ``dissociative identity disorder'' or DID, and
|
||||
other forms of plurality which can be intentional such as
|
||||
tulpamancy\footnote{is this the correct term?}, or it could just be
|
||||
tulpamancy\todo{is this the correct term?}, or it could just be
|
||||
something which has developed ``organically'' for the person.
|
||||
|
||||
We never decided to become plural, it is something that just happened,
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue