名前: munepi 日時: 2007-06-02 16:43:05 IPアドレス: 218.221.8.*
>>48196 [qa:48194] のエッセンスだけかいつまんで, fancyhdr を使わないで適当にページスタイルをでっちあげてみました. \documentclass[twocolumn]{jsarticle} \columnseprule0.4pt % <local> %\usepackage{fancyhdr} %\def\YourHEAD{% % \lhead{ % \textbf{あああああ}\hspace{1zw}No.~\thepage\hfill\ % 年\underline{\hspace{3zw}}組\underline{\hspace{3zw}}番\hspace{1zw} % 氏名\underline{\hspace{10zw}} % } %} \makeatletter \def\ps@yumi{\let\@mkboth\@gobbletwo% \def\@oddhead{\underline{\hbox to \textwidth{\hss% {\bfseries あああああ}\hskip1zw% No.~\thepage\hfill% 年\underline{\hskip3zw}組\underline{\hskip3zw}番\hskip1zw% 氏名\underline{\hskip10zw}}}% } \let\@evenhead\@oddhead \let\@oddfoot\@empty \let\@oddfoot\@empty } \makeatother % </local> %\pagestyle{fancy} \pagestyle{yumi} \begin{document} %\YourHEAD あああああああ \end{document}
この書き込みへの返事: