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