
Graphics, Figures & Tables ⇒ highlight and point variables in equation
highlight and point variables in equation

- Attachments
-
- Capture.JPG (61.69 KiB) Viewed 5891 times
-
- Picture
- latex pic.JPG (18.63 KiB) Viewed 5893 times
-
- latex code.txt
- Latex code
- (1.55 KiB) Downloaded 187 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
highlight and point variables in equation
i am not sure what you mean. I don't see anything red in your image?
highlight and point variables in equation
Thanks for you reply. I have edited my post and include the snapshot of code now!.
Regards,
Taha
- Stefan Kottwitz
- Site Admin
- Posts: 10330
- Joined: Mon Mar 10, 2008 9:44 pm
highlight and point variables in equation
welcome to the forum!
The code looks ok, but it cannot be tested since you posted it as screenshot, not as code. Next time please post the code, so we can copy and paste it to test it with our LaTeX installation.
I just can guess that ShareLaTeX seems to think that the math mode is not ok here, because of using $...$ inside a math environment (align) so switching to math mode already within math mode. It may not understand the TikZ syntax here between the maths. But I cannot say for sure without the code or a ShareLaTeX link.
Stefan