From a92e95bf63436e5affc811cf310784ef322af25b Mon Sep 17 00:00:00 2001 From: George Lin <86717650+georgel2020@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:32:32 +0800 Subject: [PATCH] Add links --- docs/必学工具/LaTeX.en.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/必学工具/LaTeX.en.md b/docs/必学工具/LaTeX.en.md index b207f187..4dce3d9f 100644 --- a/docs/必学工具/LaTeX.en.md +++ b/docs/必学工具/LaTeX.en.md @@ -18,6 +18,11 @@ Recommended learning roadmap: - Read the following tutorial: [Part-1], [Part-2], [Part-3]. - The best way to learn LaTeX is to write an essay, but it is also a good choice to use LaTeX to finish math homework as a try. +[Overleaf]: https://www.overleaf.com +[Part-1]: https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-1 +[Part-2]: https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-2 +[Part-3]: https://www.overleaf.com/latex/learn/free-online-introduction-to-latex-part-3 + Here are some other recommended materials for getting started: - A short LaTeX introduction on [[GitHub](https://github.com/OsbertWang/install-latex-guide-zh-cn)] or TEX Live guide [[PDF]( https://www.tug.org/texlive/doc/texlive-en/texlive-en.pdf)] can help you with the installing and setting up process.