Why can't I view eqns even after using the tags in latex ?

  • Topic: LaTeX 
  • Thread starter Thread starter bksree
  • Start date Start date
  • Tags Tags
    even Latex Tags
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
bksree
Messages
75
Reaction score
3
Summary: Unable to view equations in proper format

Hi
I am unable to view equations in proper format even after using latex tags shown in help.
For example :
\xi = x - vt
is shown as typed
Again
\frac {\partial x} {\partial y} =
is shown as typed

Please help

TIA
 
Physics news on Phys.org
You have to write ## or $$ before and after equations. So \xi appears as \xi. But ##\xi## appears as ##\xi## and $$\xi$$ appears as $$\xi$$