答案
在 Emacs 中,平衡表达式(如 LaTeX 标签)可以通过以下方式突出显示:
font-latex-highlighting
插件:这个插件可以在 Emacs 中对 LaTeX 标签进行着色,以便在编辑文档时轻松识别。安装插件后,在 .emacs
文件中添加以下代码:
(add-to-list 'load-path "~/.emacs.d/site-lisp/font-latex-highlighting/")
(require 'font-latex-highlighting)
.emacs
文件中添加以下代码:
(set-face-attribute 'font-latex-sectioning-1-face nil
:foreground "RoyalBlue3"
:weight 'bold
:height 1.2)
(set-face-attribute 'font-latex-sectioning-2-face nil
:foreground "blue"
:weight 'bold
:height 1.2)
(set-face-attribute 'font-latex-sectioning-3-face nil
:foreground "blue"
:weight 'bold
:height 1.1)
(set-face-attribute 'font-latex-sectioning-4-face nil
:foreground "blue"
:weight 'bold
:height 1.1)
font-latex-highlighting
插件:在 .emacs
文件中添加以下代码来配置插件:
(setq font-latex-highlight-keywords
'("section" "subsection" "subsubsection"
"paragraph" "subparagraph" "bold" "italic" "underline"
"strikethrough" "superscript" "subscript" "equation"
"align" "align*" "align-center" "align-justify"
"indent" "noindent" "part" "chapter" "section"
"subsection" "subsubsection" "paragraph"
"subparagraph" "bold" "italic" "underline"
"strikethrough" "superscript" "subscript"
"footnote" "label" "quote" "note" "tip"
"warning" "error" "important" "neutral"
"strange" "magic" "number" "bullet"
"conclusion" "caution" "important" "note"
"tip" "warning" "error" "alert"
"strong" "weak" "plain" "italic"
"oblique" "underline" "strikethrough"
"superscript" "subscript" "mark" "flash"
"pull-quote" "speech-bubble" "thought-bubble"
"quote-in-quote" "bubble-quote" "book-title"
"author" "date" "book" "part" "chapter"
"section" "subsection" "subsubsection"
"paragraph" "subparagraph" "bold" "italic"
"underline" "strikethrough" "superscript"
"subscript" "footnote" "label" "quote"
"note" "tip" "warning" "error"
"important" "neutral" "strange"
"magic" "number" "bullet" "conclusion"
"caution" "important" "note" "tip"
"warning" "error" "alert" "strong"
"weak" "plain" "italic" "oblique"
"underline" "strikethrough" "superscript"
"subscript" "mark" "flash" "pull-quote"
"speech-bubble" "thought-bubble" "quote-in-quote"
"bubble-quote" "book-title" "author"
"date" "book" "part" "chapter"
"section" "subsection" "subsubsection"
"paragraph" "subparagraph" "bold"
"italic" "underline" "strikethrough"
"superscript" "subscript" "footnote"
"label" "quote" "note" "tip"
"warning" "error" "important" "neutral"
"strange" "magic" "number" "bullet"
"conclusion" "caution" "important" "note"
"tip" "warning
没有搜到相关的沙龙
领取专属 10元无门槛券
手把手带您无忧上云