Add quick-start example file

This commit is contained in:
Karl Yngve Lervåg 2016-10-01 14:06:10 +02:00
parent 7959a15310
commit d04a623651

View File

@ -0,0 +1,12 @@
\documentclass{minimal}
\begin{document}
\begin{enumerate}
\item Start compiling the document with `\ll`
\item Open pdf viewer and/or do forward searching with `\lv`
\item Stop the running compilation with `\ll` (or `\lk`)
\item To parse the log file for errors and warnings, press `\le`
\item To clean auxiliary files, press `\lc` (or `\lC` to remove pdf's)
\end{enumerate}
\end{document}