如何在编号中添加一些制表符/缩进?

如何在编号中添加一些制表符/缩进?

我如何在编号(枚举包)中添加一些制表符/缩进

前

进入这个

后

我编写的代码如下:

\begin{enumerate}
  \item To show that the first component of FTTM, namely magnetic contour 
        plane can be viewed as Jordan canonical matrices under matrix 
        multiplication.
  \item To present three real time examples of semigroup of Jordan canonical 
        matrices.
  \item To build the theoretical (mathematical) foundation of the elementary 
        components of the semigroup of Jordan canonical matrices; i.e. to 
        find Jordan-Chevalley decompositions (wreath decompositions) for our 
        semigroup of strictly upper triangular matrices under matrix 
        multiplication of EEG signals recorded during epileptic seizure.
\end{enumerate}

相关内容