\begin{document}
\pagestyle{empty}
\tableofcontents%目次のページ番号を削除したい
\clearpage%%%これをいれるのが重要.
%いれないと目次の最終ページがどうなるか見てましょう.
\pagestyle{plain}%%jreportのデフォルトのpagestyle
\setcounter{page}{1}%%これで,1章1ページ目が-1-に
\chapter{1}
Last active
December 26, 2017 05:15
-
-
Save KyanainsGate/e741a9b7646f4e2de27babd624ced9f7 to your computer and use it in GitHub Desktop.
[latex]: table of contents style setting (header)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment