发布时间:2009-12-20 18:40:31
文章类别:表格制作
原文地址:http://blog.sina.com.cn/s/blog_5e16f1770100gi2e.html
QQ群:91940767/145316219/141877998/80300084/194770436
淘宝店:http://latexstudio.taobao.com
技巧续篇:http://latexstudio.net/
常见数学公式问题集下载
我们可以使用graphicx提供的\rotatebox{90}{}来实现这一操作。
示例效果图:

演示代码:
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{tabular}{|l|c|}\hline
some text & some text\\ \hline
\end{tabular}
\end{document}
发表评论 取消回复