Skip to content

Commit

Permalink
docs: adjust demo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative committed Dec 2, 2023
1 parent 885040a commit e28580f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
% 如果您需要缓存 tikz 图像,请取消注释上一行,并在编译选项中添加 -shell-escape。

\lstset{
language=[LaTeX]TeX, % 更改高亮语言
language=[LaTeX]TeX, % 更改高亮语言
texcsstyle=*\color{cprimary}, % 只在高亮 LaTeX 语言时必须
tabsize=2,
basicstyle=\ttfamily\small,%
Expand Down
1 change: 1 addition & 0 deletions src/doc/sjtubeamerquickstart.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
\ProvidesFile{sjtubeamerquickstart.tex}[2023/11/25 v3.0.1 Quick Start for sjtubeamer (Chinese)]

% 加载 ctexbeamer 文档类【第一部分】
% 如遇无法显示的数学符号,尝试对 ctexbeamer 文档类添加 no-math 选项;
% 如果编写英文内容,建议直接使用 beamer 文档类。
\documentclass[
% draft, % 草稿模式
Expand Down

0 comments on commit e28580f

Please sign in to comment.