Added note about order to introduction

This commit is contained in:
Kenneth John Odle 2023-10-31 09:06:08 -04:00
parent e28bac94c2
commit 40b0355e84

View File

@ -188,6 +188,8 @@ Second, some things will look differently and behave differently for you dependi
\item You will get errors as part of the learning process. Your goal should always be to get better errors.
\end{enumerate}
Although this originated as a set of notes for my personal use, I have tried to arrange it in an order which will flatted the learning curve as much as possible. Your mileage will vary, of course, but in general I believe this order to be fairly logical. However, the table of contents and list of tables is fairly extensive, so it will helpfully serve as a good reference regardless.
When (not \textit{if}) you have problems, please consult the ``Troubleshooting'' chapter. It's not going to solve all, if any, of your problems, but it will suggest a general problem-shooting algorithm that will help you figure out where things are going wrong.
Also, if you have access to the source code so you can see how other people have done things, so much the better. (You can view the source code for this book at \href{https://git.kjodle.net/kjodle/little-book-of-LaTeX}{\texttt{https://git.kjodle.net/kjodle/little-book-of-LaTeX}}.)