Bag of ML Words

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

2020-09-23から1日間の記事一覧

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じいさんが言ってた!