LaTeX 学习记录4-字体设置

% 导言区
\documentclass[10pt]{ctexart}%10pt为字体大小
%使用ctexart后就可以不引用ctex宏包了
\title{\heiti My LaTeX Document}%字体为黑体
\author{\kaishu forever}%字体为楷书
\date{\today}
% 正文区

\begin{document}
\maketitle%用于输出导言信息
%字体族设置
\textrm{字体是罗马字体}

\textsf{字体是无衬线字体}

\texttt{字体是打字机字体}
%还有很多种字体都是\text??格式

\rmfamily 后续字体都是罗马字体

\sffamily 后续字体都是无衬线字体

\ttfamily 后续字体都是打字机字体
可以使用大括号进行限制字体应用范围
如:{\rmfamily 代码括号内为罗马字体}
% 字体粗细、宽度设置
\textmd{Medium Series}

\textbf{Boldface Series}

\mdseries Medium Series

\bfseries Boldface Series

%字体形状设置
\textup{upright shape}

\textit{italic shape}

\textsl{slanted Shape}

\textsc{small caps shape}

\upshape upright shape

\itshape italic shape

\slshape slanted shape

\scshape small caps shape

\songti songti

\fangsong fangsong 

\textbf{中文粗体}

\textit{中文斜体}

字体大小等命令过于繁琐参见帮助文档

\zihao{5} 字号
\end{document}

字体

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

永远的水面

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值