diff options
author | Marcel Ribeiro Dantas, Ph.D <ribeirodantasdm@gmail.com> | 2022-07-07 22:57:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 22:57:50 +0200 |
commit | 005b800c73e40249e7d69ee434f196fc24a202fc (patch) | |
tree | 7d0b07f6c6f1de3383c25aa39daeb8192b862501 | |
parent | ef57f5477e3b127cfd5a8a7c15d9aed332bb084d (diff) | |
parent | c43348a7f6041e6916303ef06d2429c383ef2371 (diff) |
Merge pull request #4397 from nbehrnd/latex/en
[latex/en] addition of two resources
-rw-r--r-- | latex.html.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/latex.html.markdown b/latex.html.markdown index 34c4b78d..9edc057e 100644 --- a/latex.html.markdown +++ b/latex.html.markdown @@ -320,3 +320,5 @@ That's all for now! * 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/) * A quick guide for learning LaTeX: [Learn LaTeX in 30 minutes](https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes) +* An interactive platform to learn LaTeX (installationfree) [learnlatex.org/](https://www.learnlatex.org/) +* Stack Exchange's question and answer site about TeX, LaTeX, ConTeXt, etc. [tex.stackexchange.com](https://tex.stackexchange.com/) |