名前: YKK 日時: 2003-06-25 14:35:27 IPアドレス: 133.102.16.*
>>19711 fancyheadings.styは古いものなので、fancyhdr.styを使われた方が良いかと思います。 -------------- \documentclass[a4paper,8pt,twocolumn,fleqn]{jsarticle} \usepackage{fancyhdr} \pagestyle{fancy} \renewcommand{\footrulewidth}{0.4pt} \renewcommand{\footrulewidth}{0.4pt} \lhead{} \chead{} \rhead{2003/06/25} \lfoot{} \cfoot{} \rfoot{} \begin{document} ---------------- ここからDownLoadできます。 ちなみに、 This is the new version of fancyheadings. It is called fancyhdr to be compatible with certain so-called "Operating Systems". とfancyheadings.newに書いてあります。 # 当方では、fancyheadins.sty version 1.98を使ってみましたが、 # 1頁目に頁番号は入りませんでした。 # fancyhdr.styでも1頁目に頁番号は入りませんでした。
この書き込みへの返事: