Changed the quick-start example file
This commit is contained in:
parent
b16e29f4d7
commit
abf50a3f04
@ -1,12 +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}
|
||||
% \ll Start/Stop compiling the document
|
||||
% \lk Stop the running compilation
|
||||
% \lv Open pdf viewer and/or do forward searching with
|
||||
% \le Parse the log file for errors and warnings
|
||||
% \lc Clean auxiliary files (\lC to also clean pdf files)
|
||||
|
||||
Hello world!
|
||||
|
||||
\end{document}
|
||||
|
Loading…
Reference in New Issue
Block a user