I am new to latex and I have two question.How can I remove the numbering of the section.
eg.
Code: Select all
\section{question 1}
so dont want the automatic numbering of the section.1 question 1
second question:
how can I add space in equation?
e.g
Code: Select all
\begin{eguation}
\frac{ total number}{ complete total number}
\end{equation}
thank you in advance
Huu