Somtimes, i want to present a Tex file contains section, subsection, subsubsection and special, subsubsubsection. But subsubsubsection isn't supported by pure Latex, so I need some commands to made it. Fortunalety, Latex has two commands help me. After \begin{document}, we can insert them for our aim:
 \setcounter{secnumdepth}{4}   %Danh chi so thu 4 cho \paragraph{name} 
   \setcounter{tocdepth}{4}      %---------De muc luc hien thi toi muc thu 4 (toi paragraph) 
Wish you easy to use!
Không có nhận xét nào:
Đăng nhận xét