发布时间:2009-11-18 20:44:27
文章类别:小技巧
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770100g39m.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
解决示例代码:
\documentclass{article}
\usepackage{times}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{207.0pt}
\makeatletter
\renewcommand\@seccntformat[1]{\fbox
\makeatother
\begin{document}
\section{This is correct}\label{sec:OK}
Referencing a section using this
definition generates the correct result
for the section reference~\ref{sec:OK}.
\end{document}
效果图:
发表评论 取消回复