ctextemp_ctex-faq.exa
来自「是一些TEx的模板」· EXA 代码 · 共 9 行
EXA
9 行
\documentclass{article}
...
\makeatletter % @ is now a normal "letter" for TeX
\renewcommand\theequation{\thesection.\arabic{equation}}
\@addtoreset{equation}{section}
\makeatother % @ is restored as a "non-letter" character for TeX
\begin{document}
...
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?