mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +02:00
Update latex.html.markdown
Add opening tex tag
This commit is contained in:
@@ -6,6 +6,8 @@ contributors:
|
|||||||
- ["Sricharan Chiruvolu", "http://sricharan.xyz"]
|
- ["Sricharan Chiruvolu", "http://sricharan.xyz"]
|
||||||
filename: learn-latex.tex
|
filename: learn-latex.tex
|
||||||
---
|
---
|
||||||
|
|
||||||
|
```tex
|
||||||
% All comment lines start with %
|
% All comment lines start with %
|
||||||
% There are no multi-line comments
|
% There are no multi-line comments
|
||||||
|
|
||||||
@@ -225,6 +227,7 @@ That's all for now!
|
|||||||
% end the document
|
% end the document
|
||||||
\end{document}
|
\end{document}
|
||||||
```
|
```
|
||||||
|
|
||||||
## More on LaTeX
|
## More on LaTeX
|
||||||
|
|
||||||
* The amazing LaTeX wikibook: [https://en.wikibooks.org/wiki/LaTeX](https://en.wikibooks.org/wiki/LaTeX)
|
* The amazing LaTeX wikibook: [https://en.wikibooks.org/wiki/LaTeX](https://en.wikibooks.org/wiki/LaTeX)
|
||||||
|
Reference in New Issue
Block a user