Bag of ML Words

ML = Machine Learning, Music Love, and Miscellaneous things in daily Livings

Texの章の出方をかえる

\appendix

\def\thesection{Appendix~\Alph{section}}
\def\thesubsection{\Alph{section}.\arabic{subsection}} 

 

こうすると、sectionは Appendix A, Appendix B, ...ってなって

subsectionは A.1, A.2,..., B.1, B.2, ...ってなるってtexじいさんが言ってた!