LaTeX 頁首頁尾

Posted by joseph on 19 十一月, 2008 10:33

最近開始用 cwTeX 製作文件和考試卷

把頁首頁尾設定成:

\usepackage{fancyhdr}
\usepackage{lastpage}
\fancyhead{}
\lhead{中華技術學院資管系}
\chead{作業系統平時考試 2008-11-19}
\rhead{第七章 記憶體管理}
\lfoot{鄧姚文}
\cfoot{第{\thepage}頁,共\pageref{LastPage}頁}
\rfoot{http://www.ywdeng.idv.tw}

如此一來,頁首就會顯示:

中華技術學院資管系   作業系統平時考試 2008-11-19   第七章記憶體管理
而頁尾顯示:
鄧姚文   第1頁,共2頁   http://www.ywdeng.idv.tw

Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.



發表迴響
 authimage