Latex教程--进阶

物理
Latex教程--进阶

用户头像
Iridium铱 更新于2025-5-17 14:12:31

@质心小姐姐 这个可以申质选吗=)

$\color{red}{\textbf{警告:本文为latex进阶操作,故基础用法不再赘述}}$

需要注意的是,平板端(APP端)更新帖子会吞掉反斜杠,所以在平板端(APP端)更新时,需手动添加反斜杠

(更了更了

$\Large{\textbf{1.大小:}}$

从大到小分别是Huge huge LARGE Large large small tiny

用法:\x{},两边加美元符号,x处填入上述7种大小符号

$\Large{\textbf{2.字体:}}$

有mathtt、mathbb、mathrm、mathit、、mathsfmathbf、mathcal、mathscr、mathfrak

用法:\x{},两边加美元符号,x处填入上述字体符号,评论区自行测试(手动狗头

$\Large{\textbf{\textcolor{red}{3.}\color{blue}{颜}\color{green}{色:}}}$

常用的颜色包括:白色、黑色、灰色、红色、蓝色、绿色、黄色、橙色、紫色等

$\large{\textbf{3.1.文本颜色:}}$

用法:\color{x}{}(或者\textcolor{x}{}),两边加美元符号,x处填入上述颜色对应英文(可用颜色见下方)

$\large{\textbf{3.2.文本框、填充颜色:}}$

(k(分隔)粉是个什么违禁词

$\textcolor{white}{white白色}$(white)

$\textcolor{linen}{linen亚麻色}$

$\textcolor{black}{black黑色}$(black)

$\textcolor{grey}{grey灰色}$

$\textcolor{lightgrey}{lightgrey浅灰色}$

$\textcolor{red}{red红色}$

$\textcolor{crimson}{crimson深红色}$

$\textcolor{brown}{brown褐色}$

$\textcolor{maroon}{maroon褐红色}$

$\textcolor{salmon}{salmon鲑红色}$

$\textcolor{coral}{coral珊瑚色}$

$\textcolor{orangered}{orangered橙红色}$

$\textcolor{orange}{orange橙色}$

$​\textcolor{blue}{blue蓝色}$

$\textcolor{skyblue}{skyblue天蓝色}$

$\textcolor{aquamarine}{aquamarine海蓝色}$

$\textcolor{navy}{navy深蓝色}$

$\textcolor{green}{green绿色}$

$\textcolor{seagreen}{seagreen海绿色}$

$\textcolor{springgreen}{springgreen春绿色}$

$\textcolor{forestgreen}{forestgreen森林绿色}$

$\textcolor{greenyellow}{greenyellow绿黄色}$

$\textcolor{yellowgreen}{yellowgreen黄绿色}$

$​\textcolor{yellow}{yellow黄色}$

$\textcolor{gold}{gold金色}$

$\textcolor{beige}{beige米黄色}$

$​\textcolor{olive}{olive橄榄色}$

$\textcolor{purple}{purple紫色}$

$\textcolor{indigo}{indigo靛青色}$

$\textcolor{plum}{plum紫红色}$

$\textcolor{violet}{violet紫罗兰色}$

$\textcolor{blueviolet}{blueviolet蓝紫色}$

$\textcolor{magenta}{magenta洋红色}$

$​\textcolor{cyan}{cyan青色}$

$\textcolor{turquoise}{turquoise青绿色}$

$\textcolor{teal}{teal蓝绿色}$

$\textcolor{tan}{tan棕褐色}$

$\Large{\textbf{4.强调:}}$

$\mathit{介绍这个就是因为不建议markdown(论坛自带的加粗斜体等就是markdown的)和latex混用…}$

$\large{\textbf{4.1.删除线:}}$

\sout{文本},两边加美元符号

效果:$\sout{文本}$

$\large{\textbf{4.2.加粗:}}$

\textbf{文本},两边加美元符号

效果:$\textbf{文本}$

$\large{\textbf{4.3.边框:}}$

\fbox{文本},两边加美元符号

效果:$\fbox{文本}$

$\large{\textbf{4.4.下划线:}}$

\underline{文本},两边加美元符号

效果:$\underline{文本}$

收起
56
57
共11条回复
时间正序
用户头像
泰勒展开二向箔
2月前
$\mathtt{测试}$
3条评论
用户头像
泰勒展开二向箔
2月前

$\mathbb{测试}$

用户头像
泰勒展开二向箔 回复 泰勒展开二向箔
2月前

$\color{red}\huge\mathrm{测试}$

用户头像
质心小姐姐
1月前

$\Huge{\int sin~x}$

用户头像
Iridium铱
2月前

$\fcolorbox{red}{blue}{测试1}$

$\fbox{测试2}$

$\textbf{测试3}$

$\emph{测试4}$

用户头像
Asiaray小号
2月前
如何打出分数线啊?
1条评论
用户头像
Asiaray小号 回复
2月前

还有如果要打y=k/x该怎么办?

用户头像
倾未璃歌·星璃·堂主
2月前
$\mathtt{六百六十六}$
1条评论
用户头像
Asiaray小号
2月前

$\frac{23}{3344454545555556565}$

用户头像
Asiaray小号
2月前
太好了,如何打出方程组??
1条评论
用户头像
Iridium铱
2月前

\begin{cases}文本1\\文本2\end{cases}

$\begin{cases}文本1\\文本2\end{cases}$

\begin{cases}文本1\\文本2\\文本3\end{cases}

$\begin{cases}文本1\\文本2\\文本3\end{cases}$

用户头像
我不食派蒙
1月前
$\fbox{答案}$
$\aquamarine{超爱这个颜色}$
用户头像
luzly
28天前
$\color{red}{testing}$
用户头像
叶(承风而起)
26天前
$\huge{质心}$
用户头像
叶(承风而起)
26天前
铱佬可以在变大的基础上加颜色吗?
用户头像
我比带土更爱琳
26天前
$\mathtt{我不是人}$
2条评论
用户头像
我比带土更爱琳
26天前

$\mathbb{我不是人}$

用户头像
蔚蓝我萌妹 回复 我比带土更爱琳
26天前

${太对了$(我也不会)