2014年7月15日火曜日

TeXでヘッダ、フッタ

 fancyhdrを使う。
\usepackage{fancyhdr}
\pagestyle{fancy}
\chead{title}
\rhead{\today \ \ authorname}

0 件のコメント:

コメントを投稿