Updated front matter
This commit is contained in:
parent
e91812bfb3
commit
f480c770fa
20
lbol.tex
20
lbol.tex
@ -127,13 +127,13 @@
|
||||
\author{{\small Kenneth John Odle}}
|
||||
\title{
|
||||
{\Huge the little book of \LaTeX{}} \\
|
||||
\vspace{3em}
|
||||
{\normalsize A Partial Guide \\
|
||||
\vspace{5em}
|
||||
{\normalsize An Incomplete Guide \\
|
||||
\bigskip
|
||||
1\textsuperscript{st} Edition \\
|
||||
Typeset in \LaTeX{} (of course!)}
|
||||
}
|
||||
\date{{\small 2023}}
|
||||
\date{{\small \the\year{}}}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
@ -142,13 +142,23 @@
|
||||
|
||||
\thispagestyle{empty}
|
||||
|
||||
All contents \copyright2023 Kenneth John Odle
|
||||
All contents \copyright\the\year{} Kenneth John Odle
|
||||
|
||||
\bigskip
|
||||
|
||||
\noindent{}FYI, this is made in \LaTeX \,using the report document class. It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet (\href{https://pdfbooklet.sourceforge.io/wordpress/}{\texttt{https://pdfbooklet.sourceforge.io/wordpress/}}).
|
||||
\noindent{}FYI, this is made in \LaTeX \,using the \texttt{extreport} document class. (As opposed to the \texttt{report} document class, \texttt{extreport} lets me put everything in a 9 point font.) It then gets exported to a letterhalf (5.5 in x 8.5 in) pdf, which then gets made into a booklet using PDF Booklet (\href{https://pdfbooklet.sourceforge.io/wordpress/}{\texttt{https://pdfbooklet.sourceforge.io/wordpress/}}).
|
||||
|
||||
\bigskip
|
||||
|
||||
\noindent{}I am adding commits as I go to my personal git server. If you are interested, you can view it at
|
||||
|
||||
\medskip
|
||||
|
||||
\noindent{}\kref{https://git.kjodle.net/kjodle/little-book-of-LaTeX}{https://git.kjodle.net/kjodle/little-book-of-LaTeX}
|
||||
|
||||
\medskip
|
||||
|
||||
I may do a second volume of this, or I may simply do a second edition. If I do, you'll be able to find it there.
|
||||
|
||||
\tableofcontents
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user