From 2605af62489e5c184ab2166d264c8ccbbb413d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Su=C3=A1rez?= Date: Thu, 15 Oct 2015 00:11:05 +0200 Subject: Fix more typos --- latex.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'latex.html.markdown') diff --git a/latex.html.markdown b/latex.html.markdown index fe2ddf43..e180e622 100644 --- a/latex.html.markdown +++ b/latex.html.markdown @@ -206,7 +206,7 @@ Getting to the final document using LaTeX consists of the following steps: \item Compile source code to produce a pdf. The compilation step looks something like this (in Linux): \\ \begin{verbatim} - $pdfLaTeX learn-LaTeX.tex learn-LaTeX.pdf + $pdflatex learn-latex.tex learn-latex.pdf \end{verbatim} \end{enumerate} @@ -228,4 +228,4 @@ That's all for now! ## More on LaTeX * The amazing LaTeX wikibook: [https://en.wikibooks.org/wiki/LaTeX](https://en.wikibooks.org/wiki/LaTeX) -* An actual tutorial: [http://www.LaTeX-tutorial.com/](http://www.LaTeX-tutorial.com/) +* An actual tutorial: [http://www.latex-tutorial.com/](http://www.latex-tutorial.com/) -- cgit v1.2.3