首先,下载 TeX Live 安装包,官方网站下载地址为运行下载的安装包,选择需要安装的 TeX Live 组件和工具。
Windows(歼源首中文名为“微软视窗 *** 作系统”)是由微软公司开发的一种 *** 作系统,广泛应用于个人电脑和商业计算机等领域。Windows *** 作系统最初发布于裂州1985年,是第一个广泛应用的图形用户界面氏数 *** 作系统。
1. Pdf中文版安装文件
2. texlive安装过程 , 用iso 安装路径以及包含的包
3. 安装版本确认:在安装完之后,可以调用commond,分别输入
tex -v
latex -v
xelatex -v
pdflatex -v
4. 环境变量以及被自动配置
5. 用textstudio写的第一个document(含公式)
`\documentclass[a4paper,twoside]{report}
\begin{document}
The limit of $f(x)$ as $ x $ approaches $x_0$ is\textbf{the number} $L$ if the followingcriterion holds:
Given any radius$\epsilon>0$ about $L$, there exist a radius $\delta$ about $X_0$ such thatfor all $x$,
扒物耐 \[0<|x-x_0|<\delta\mbox{implies} |f(x)-L|<\epsilon\]
If a function$f(x)$ has a limit $L$ as $x$ approaches $x_0$,
春春 it is denoted by
蚂则 \[\lim\limits_{x\to x_0}\]
\end{document}`
结果:
6. 其中还顺便装了strawberry perl虽然好像没什么用,但是怕又出现pdflatex.exe找不到的问题于是保险又下了CYAN,可能彼此没什么联系,以后要找到原因还会更新。
7. pdflatex.exe找不到
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)