Various Updates

Not entirely sure what all I've changed in these, but right now I have
something that's working for what I have here.

There's some key makefile changes, which allow for easier updating.

Most of the other updates are more a matter of just things that are
getting added to the main project.
This commit is contained in:
Jigme Datse Yli-Rasku 2023-11-19 22:25:26 -08:00
parent cd7ee5958c
commit 3175c6eca3
9 changed files with 83 additions and 26 deletions

View File

@ -3,8 +3,15 @@
\usepackage{geometry}
\usepackage{titling}
\usepackage{enumitem}
\usepackage{tocloft}
\usepackage{todonotes}
\usepackage{textcomp}
\setlist{noitemsep}
\usepackage[obeyFinal,shadow,tickmarkheight=12pt,prependcaption]{todonotes}
\setlength{\marginparwidth}{2cm}
\usepackage[backend=biber]{biblatex}
\addbibresource{mybiblio.bib}
@ -21,12 +28,12 @@
Jigme Datse\\
PO Box 270\\
Rossland, BC V0G 1Y0\\
Canada}
Canada\\
\\
jigme.datse@datsemultimedia.com}
\postdate{\par\end{center}\vfill\par \address}
\postdate{\par\end{center}\vfill \address}
\maketitle
\tableofcontents
%\listoffigures
%\listoftables

View File

@ -1,5 +1,32 @@
\printbibliography[heading=bibintoc,title={Bibliography}]
\appendix
\listoftodos
\chapter{Appendix}
Here, maybe having an appendix, with each of the other things as
sections? Let's see.
\section{Bibliography}
\printbibliography[title={References}]
% Enable if used:
% Figures
% Tables
\section{List of Figures}
\listoffigures
%\section{List of Tables}
%\listoftables
\section{Todo Items}
This is here (the appendix), so it will show up in the table of contents.
Without some text here, it sadly is currently putting a totally empty
page, then the list of todo items. Not ideal. That is a\todo{Todo
item}, I would say.
\listoftodos\todo{Figure out how to get the todo checkbox/colour to be here.}
\end{document}

View File

@ -56,16 +56,32 @@ lead to the inclusion of more about plural systems in the future, and
about the name of our system ``Datse Collective'' and how that name
came about.
\subsection{Are you going to sell these?}
This talks about my thoughts about selling these, and capitalism, and
individualism, and a whole lot of different things. As of now, I believe
it is the longest piece, and I would say that it probably needs to have
some of this broken into or expanded on a bit in a different piece.\todo{Capitalism, Pricing, Individualism/Collectivism}
\subsection{Journaling}
I go a fair amount into our own journaling, though more on a technical
end than on our experience of it.
\section{Plans}
Here's some of the plans we have for this:
\begin{itemize}[nosep]
\begin{itemize}
\item{What is a Syszine}
\item{Who are we?}
\item{Journalling?}
\item{What are Plural Systems?}
\item{Where did the Name Datse Collective Come From?}
\item{Where did the Name ``Datse Collective'' Come From?}
\item{Are you going to sell these?}
\item{Why not Capitalism?}
\item{Dude why is it so expensive?}
\item{It's my right as an individual.}
\end{itemize}
That is a decent place to start. The list is a little weird right now.

View File

@ -229,18 +229,17 @@ This certainly won't go into the full details of any of these methods,
just give a bit about how I do them, and how they kind of address the
why above.
\subsection{Bullet Journal\textsuperscript{\tiny\textregistered}
(Bujo\textsuperscript{\tiny\textregistered})}
\subsection{Bullet Journal\textsuperscript{\tiny®}
(Bujo\textsuperscript{\tiny®})}
Bujo\textsuperscript{\tiny\textregistered}, was created by Ryder
Carroll, to help deal with his ADHD, (or maybe to deal with his egotism,
and not in a good way), technically it's not an open system, but also
technically there's a lot of information publicly available officially.
It's not clear really what the status of the trademark, and his
enforcing of it is, if he is enforcing it, and finds I dared to mention
his product and mention that I use it, well I guess this section will
change ... It's why I decided to create my series on journaling (that
never got very far).
Bujo\textsuperscript{\tiny®}, was created by Ryder Carroll, to help deal
with his ADHD, (or maybe to deal with his egotism, and not in a good
way), technically it's not an open system, but also technically there's
a lot of information publicly available officially. It's not clear
really what the status of the trademark, and his enforcing of it is, if
he is enforcing it, and finds I dared to mention his product and mention
that I use it, well I guess this section will change ... It's why I
decided to create my series on journaling (that never got very far).
So, he uses a system that works for him. He's making money off that
system, and as he's trademarked it, no one can use the name in anything
@ -252,10 +251,10 @@ of it in a ``legal'' way, as they somehow consider that it's so important
that it be protected.
I've had very strange issues with the use of
WordPress\textsuperscript{\tiny\textregistered}, because even though
what I was doing was saying, ``we are using this product,'' you can't
actually say that (depends on who it is to some extent), if what you are
doing is considered commercial.\todo{What is commercial?}
WordPress\textsuperscript{\tiny®}, because even though what I was doing
was saying, ``we are using this product,'' you can't actually say that
(depends on who it is to some extent), if what you are doing is
considered commercial.\todo{What is commercial?}
Anyway, the system (which is trademarked not patented, it can't really
be), is a decent system, but it's not really open.

View File

@ -1,10 +1,12 @@
chapters := Introduction.tex Syszine.tex Sales.tex Journaling.tex
clean:
rm *.aux *.dvi *.fdb_latexmk *.fls *.log *.ps *.synctex.gz *.toc *.lot *.lof
Volume1.pdf: Volume1.dvi
dvipdf.sh Volume1
Volume1.dvi: Volume1.tex 000-header-Volume1.tex Introduction.tex mybiblio.bib 099-footer-Volume1.tex Volume1.bbl Syszine.tex
Volume1.dvi: Volume1.tex 000-header-Volume1.tex mybiblio.bib 099-footer-Volume1.tex Volume1.bbl $(chapters)
latex Volume1.tex
latex Volume1.tex

Binary file not shown.

View File

@ -2,5 +2,7 @@
\include{Introduction.tex}
\include{Syszine.tex}
\include{Sales.tex}
\include{Journaling.tex}
\input{099-footer-Volume1.tex}

View File

@ -5,6 +5,6 @@ For now I'm doing this here, but it should be fixed up shortly.
* [ ] Setup Bullet Journal
* [ ] Daily Log
* [ ] Key
* [ ] Setup Document for Volume 1
* [x] Setup Document for Volume 1
That's probably it for now.

4
journal/2023-11-19.md Normal file
View File

@ -0,0 +1,4 @@
# 2023-11-19
* [ ] See yesterday.
* [ ] Just keep going...