LaTeX中英⽂字体字号设置
%导⾔区
documentclass[10pt]{article}%确定normalsize⼤⼩,为可选参数,在中括号内,此为10磅,只有10,11,12磅三个选项。
upackage{ctex}
%⾃定义字体
newcommand{myfont}{textit{textbf{textsf{FancyText}}}}
%⽂稿区
begin{document}
%字体族设置(罗马字体、⽆衬线字体、打印机字体)
textrm{RomanFamily}textsf{SansSerifFamily}texttt{TypewriterFamily}
{rmfamilyRomanFamily}{sffamilySansSerifFamily}{ttfamilyTypewriterFamily}
{sffamilywhoyouare?uasthesameasothers!}
{ttfamilyAreyouwirthanothers?days,nyouachieve?aluxurioushou?abrillilantcar?anadmirableca
reer?whoknows?}
%字体系列设置(粗细、宽度)
textmd{MediumSeries}textbf{BoldfaceSeries}
{mdriesMediumSeries}{bfriesBoldfaceSeries}
%字体形状(直⽴、斜体、伪斜体、⼩型⼤写)
textup{UprightShape}textit{ItalicShape}textsl{SlantedShape}textsc{SmallCapsShape}
{upshapeUprightShape}{itshapeItalicShape}{slshapeSlantedShape}{scshapeSmallCapsShape}
%中⽂字体
{songti宋体}quad{heiti⿊体}quad{fangsong仿宋}quad{kaishu楷书}
中⽂字体的textbf{粗体}和textit{斜体}。
%字体⼤⼩,根据normalsize的⼤⼩确定,normalsize在⽂档类的参数决定
{tinyHello}
{scriptsizeHello}
{footnotesizeHello}
{smallHello}
{normalsizeHello}
{largeHello}
{LargeHello}
{LARGEHello}
{hugeHello}
{HugeHello}
%中⽂字号设置命令、
zihao{-0}你好!
zihao{5}你好!
myfont
end{document}
本文发布于:2022-12-27 04:05:44,感谢您对本站的认可!
本文链接:http://www.wtabcd.cn/fanwen/fan/90/37998.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |