Skip to main content\(
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.1 准备工作
本教程是关于使用PreTeXt写数学电子书的教程。 事实上已有
官方教程。 但教程太长,并且是英文版。而网上难以搜索到关于PreTeXt的任何中文版资源。 这里提供一个简短的中文版教程,帮助大家快速上手PreTeXt。
本文档适用于Windows系统。在开始之前,请确保你已具有如下东西:
VS Code
Python (版本在3.8.5或以上)
LaTeX
Git
GitHub账号
本文档最后更新于2024年7月1日。