luong-komorebi / Begin-Latex-in-minutes

📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
https://luong-komorebi.github.io/Begin-Latex-in-minutes/
3.28k stars 269 forks source link

Missing backslash for sqrt #1

Closed thomasahle closed 8 years ago

thomasahle commented 8 years ago

The amsmath example writes sqrt where \sqrt was perhaps meant?

luong-komorebi commented 8 years ago

I am very sorry! It was my mistake. Thank you for making this issue 😄 The latest commit fixed that.

thomasahle commented 8 years ago

Great! You should probably also use curly brackets {x} rather than (x), since otherwise the sqrt sign is only around the first "("! :-D Thanks for the great document!

luong-komorebi commented 8 years ago

Oh no that was another mistake of mine. So sorry because i dont usually use latex for math. As a compensation, I have just done some research on math latex and added a more interesting example. Again, thank you 👍 @thomasahle

thomasahle commented 8 years ago

Very cool! And I'm just happy to assist :-)