首页 > 其他 > 详细

试试中文时间

时间:2016-06-19 19:55:45      阅读:277      评论:0      收藏:0      [点我收藏+]

\documentclass{article}
\usepackage{ctex}
\usepackage{mathtools}
\usepackage{siunitx}
\sisetup{table-number-alignment = center}

\begin{document}

\CTEXdigits{\nian}{\the\year}
\CTEXdigits{\yue}{\the\month}
\CTEXdigits{\ri}{\the\day}
\nian 年 \yue 月 \ri 日

\the\year 年 \the\month 月 \the\day 日

\[
\begin{pmatrix*}[S]
0.5 & 2.3 \\
1 & 3 \\
\end{pmatrix*}
\]

\[
\left( \begin{array}{@{}SS@{}}
0.5 & 2.3 \\
1 & 3 \\
\end{array} \right)
\]

\end{document}

试试中文时间

原文:http://www.cnblogs.com/yinjc/p/5598511.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!