核心原则:学术简洁、引用上标、基于权威来源重构、功能化视觉分块。
\textsuperscript{[8]}columns、alertblock、block 进行功能分区IR nodes → Background bridge → Lowering → Optimization passes → Verification → Scheduling → Lowering to RTL
alertblock 被挤出时:
\footnotesize(必要时 \scriptsize)\vspace{0.2em} 代替 0.5em\begin{columns}[T],宽度均衡(如 0.50\textwidth / 0.48\textwidth)\scriptsize\texttt{} 中的下划线必须转义:
% 正确
\texttt{tok\_merged}
% 错误(会触发 math-mode 错误)
\texttt{tok_merged}
严禁:全局字符串替换 \end{frame}(会破坏环境平衡)。
正确做法:
\frametitle 内容定位 frametext.count(r"\begin{frame}") == text.count(r"\end{frame}")
\end{verbatim} 后紧跟:
\vspace{-0.3em}
\tiny 做 tiny caption 回收空间\usepackage{svg}
\begin{frame}
\centering
\includesvg[width=0.8\columnwidth]{images/diagram.svg}
\end{frame}
-shell-escape 参数调用 lualatex 或 xelatex,且系统需安装 Inkscape。.dot 脚本,渲染为 SVG 后插入 Beamer。此流程已在项目内验证可行,能兼顾绘图效率与矢量输出质量;具体命令和排错见 Graphviz Diagram Guide。xelatex/lualatex 无报错)\begin{frame} == \end{frame}\texttt{} 中的下划线已转义位置:正文结束后、附录之前。
格式:使用 \texttt{} 或 \bibitem 风格列出核心技术文献。
典型条目示例:
目的:增强报告的学术严谨性,所有技术论断需有据可查。
最后更新: 2026-04-10