早教吧 育儿知识 作业答案 考试题库 百科 知识分享

latex页眉页脚设置问题.现都在上面,就是想其他不变,把页码放在每页的页面下方居中,\documentstyle[twoside,amsmath,amssymb,amsfonts,eucal,epsfig,yhmath,amsthm,wrapfig,graphicx,picinpar,CJK,11pt]{cctbook}\inputcct.sty\textw

题目详情
latex页眉页脚设置问题.现都在上面,就是想其他不变,把页码放在每页的页面下方居中,
\documentstyle[twoside,amsmath,amssymb,amsfonts,eucal,epsfig,yhmath,amsthm,wrapfig,graphicx,picinpar,CJK,11pt]{cctbook}
\input cct.sty
\textwidth 150mm \textheight 230mm \oddsidemargin 15pt
\evensidemargin 15pt
\parindent 2\ccwd
\topskip 0cm
\renewcommand {\baselinestretch} {1.9}
\renewcommand {\arraystretch} {1.1}
\date{}
\topmargin 0cm
\begin{document}
\chapter{wedfffff }
\section{fd}
\end{document}
▼优质解答
答案和解析
代码比较旧,导言区部分还是 LaTeX2.09 时代的代码,cct 现在可以改用 ctex 文档类了.建议导言区重写.