Change formatting, add cover ideas

master
Marvin Johanning 2020-05-20 07:32:09 +02:00
parent 707fbdd7b7
commit c4d0f7a49c
5 changed files with 12 additions and 8 deletions

BIN
cover-ideas/cover1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 MiB

BIN
cover-ideas/cover2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

BIN
cover-ideas/cover3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

View File

@ -46,12 +46,11 @@
\pagenumbering{gobble}
%%%%%%%%%% Pretitle %%%%%%%%%%
\title{%
The Inferno Adventures
}
\date{}
\author{}
\maketitle
\thispagestyle{empty}
\begin{center}
\includegraphics[scale=0.162]{cover-ideas/cover1.png}
\end{center}
\newpage
%%%%%%%%%% EMPTY PAGE %%%%%%%%%%
\thispagestyle{empty}
@ -60,9 +59,10 @@
%%%%%%%%%% Posttitle %%%%%%%%%%
\title{%
The Infero Adventures\\
The Inferno Adventures\\
\begin{center}\textit{Inspecting the Inferno Operating System}\end{center}
\author{By Marvin Johanning}
\date{}
}
\maketitle
@ -525,7 +525,7 @@ Nevertheless, I shall herein attempt to teach you the very basics of this progra
Additionally, I shall be henceforth assume that you possess a very elemental understanding of computer programming; nonetheless, I strive to write everything in a way that even a layman may grasp the majority of the subject by attempting to unravel terms and concepts that may not be known to a large portion of the population.
Lastly, I greatly encourage you to glance at the \textit{Further Reading} section of this book, for therein you shall be presented with my personal recommendations for furthering your wisdom regarding both the operating system and the programming language wherewith it was forged.
Lastly, I greatly encourage you to glance at the \textit{Further Reading} section of this book, for therein you shall be presented with my personal recommendations for furthering your wisdom regarding both the operating system and the programming language wherewith it was forged. \newpage
%%%%%%%%%% Appendix %%%%%%%%%%
@ -552,5 +552,9 @@ Nevertheless, the documents that \textit{do} exist are of great quality and a la
A great book regarding programming with Limbo Phillip Stanley-Marbell's \textsc{Inferno Programming with Limbo} (ISBN 0 470 84352 7). In addition, the renowned Brian W. Kernighan has written a paper on the Limbo programming language titled \textsc{Descent into Limbo}, a copy whereof can be obtained from \textsc{Vita Nuova}'s website under the following link: http://www.vitanuova.com/inferno/papers/descent.html. An archived copy thereof can be found on archive.is under the following URL: https://archive.is/wip/eQJ05.
Additionally, as briefly mentioned at the beginning of the book, \textsc{Vita Nuova} print their own Plan 9 and Inferno manuals, both of which can be ordered on their website.
Another tremendous archive of documents regarding both Inferno and Plan 9 can be found on this website: http://doc.cat-v.org/inferno/
\end{document}