Skip to content
Snippets Groups Projects
Commit fd4c060b authored by Vasco Wild's avatar Vasco Wild
Browse files

Corrected old recipe reference

parent a9f7890b
No related branches found
No related tags found
No related merge requests found
......@@ -458,7 +458,7 @@ With the new recipes, you can now run all three in \cref{ch:compilation_steps} d
\item \menu{LaTeX Workshop: Build with recipe > Fastest compilation}, or
\item a fourth one: \menu{LaTeX Workshop: Build with recipe > Print Version} to build the print version of the document (links are hided and not blue, this uses latexmk, so the \emph{slow} run)
\end{itemize}
from the command palette. Or you can click TEX on the left side of VSC and under Build LaTeX project select lualatex.
from the command palette. Or you can click TEX on the left side of VSC and under Build LaTeX project select your desired recipe.
Notice the freedom and flexibility you have for defining many more recipes.
In fact, alongside \texttt{latexmk} and classic \texttt{make}, you now have more potential flexibility and automation than one could possibly need.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment