texlive[71400] Master: install-latex-guide-zh-cn (1jun24)
commits+karl at tug.org
commits+karl at tug.org
Sat Jun 1 22:20:59 CEST 2024
Revision: 71400
https://tug.org/svn/texlive?view=revision&revision=71400
Author: karl
Date: 2024-06-01 22:20:59 +0200 (Sat, 01 Jun 2024)
Log Message:
-----------
install-latex-guide-zh-cn (1jun24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/README.md
trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex
trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex
trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex
trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
trunk/Master/tlpkg/libexec/ctan2tds
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/README.md 2024-05-31 23:41:55 UTC (rev 71399)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/README.md 2024-06-01 20:20:59 UTC (rev 71400)
@@ -3,7 +3,7 @@
This package will introduce the operations related to installing TeX Live (introducing MacTeX in macOS), upgrading packages, and compiling simple documents on Windows 11, Ubuntu 22.04, and macOS systems, and mainly introducing command line operations.
At the same time, it briefly introduces the use of several common editors under different operating systems, and additionally adds some related content using Online LaTeX editor, e.g. [Overleaf](www.overleaf.com).
-Users are advised to read [texlive-en](https://www.tug.org/texlive/doc/texlive-zh-cn/texlive-en.pdf) and [lshort-zh-cn](http://mirrors.ctan.org/info/lshort/chinese/lshort-zh-cn.pdf) for a more comprehensive understanding of the basic content.
+Users are advised to read [texlive-en](https://www.tug.org/texlive/doc/texlive-en/texlive-en.pdf) and [lshort-zh-cn](http://mirrors.ctan.org/info/lshort/chinese/lshort-zh-cn.pdf) for a more comprehensive understanding of the basic content.
The code involved in this article also asks users to do more, don't simply copy and paste.
@@ -25,7 +25,7 @@
本文将介绍 Windows 11、Ubuntu 22.04 和 macOS 系统中安装 TeX Live (macOS 中介绍 MacTeX)、升级宏包、编译简易文档的相关操作, 并多以介绍命令行操作为主.
同时简要介绍不同操作系统下几款常见编辑器的使用方法, 并额外补充了一些使用在线 LaTeX 编辑器, 如 [Overleaf](www.overleaf.com), 的相关内容.
-建议用户阅读 [texlive-en](https://www.tug.org/texlive/doc/texlive-zh-cn/texlive-en.pdf) 和 [lshort-zh-cn](http://mirrors.ctan.org/info/lshort/chinese/lshort-zh-cn.pdf) 以更全面地了解基础内容.
+建议用户阅读 [texlive-en](https://www.tug.org/texlive/doc/texlive-en/texlive-en.pdf) 和 [lshort-zh-cn](http://mirrors.ctan.org/info/lshort/chinese/lshort-zh-cn.pdf) 以更全面地了解基础内容.
本文所涉及到的代码还请用户多多动手, 不要简单地复制粘贴.
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex 2024-05-31 23:41:55 UTC (rev 71399)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex 2024-06-01 20:20:59 UTC (rev 71400)
@@ -75,6 +75,8 @@
& \url{https://mirrors.zju.edu.cn/CTAN/systems/texlive/}\\
% \href{http://mirror.neu.edu.cn/}{东北大学}
% & \url{http://mirror.neu.edu.cn/CTAN/systems/texlive/}\\
+ \href{https://mirror.iscas.ac.cn/}{中国科学院软件研究所}
+ & \url{https://mirror.iscas.ac.cn/CTAN/systems/texlive/}\\
\hline\hline
\end{tabular}
\end{table}
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex 2024-05-31 23:41:55 UTC (rev 71399)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex 2024-06-01 20:20:59 UTC (rev 71400)
@@ -2,6 +2,13 @@
\chapter{版本信息}
+\section*{v2024.6.1}
+
+\begin{itemize}
+ \item 添加镜像
+ \item 修改对于不安装第三方安全软件的建议
+\end{itemize}
+
\section*{v2024.4.1}
\begin{itemize}
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex 2024-05-31 23:41:55 UTC (rev 71399)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex 2024-06-01 20:20:59 UTC (rev 71400)
@@ -35,7 +35,8 @@
则关闭 \textsf{cmd} 窗口,
将 \texttt{C:\textbackslash Windows\textbackslash system32}
添加到环境变量中\footnote{在 \menu{桌面 > 此电脑 > 属性 > 高级系统设置 > 环境变量 > 系统变量 > Path} 中添加}.
-\textbf{根据以往经验, 安装过 C\TeX{} 套装的用户往往会有} \texttt{system32} \textbf{丢失的问题}.
+\textbf{根据以往经验, 安装老版 C\TeX{} 套装的用户往往会有} \texttt{system32} \textbf{丢失的问题}.
+
另外, 如果环境变量中有 \texttt{mingw} 或 \texttt{jdk} 相关的内容,
也请暂时删除\footnote{具体原因参见
\href{https://tex.stackexchange.com/questions/445086/error-installing-latest-version-of-tex-live-on-windows-10}{stackexchange}
@@ -44,6 +45,10 @@
建议删除它并在安装 \TeX{} Live 后更换其他同类软件%
\footnote{推荐 \href{http://www.winrar.com.cn/}{WinRAR}
或 \href{https://www.7-zip.org/}{7-Zip}}.
+\textbf{最重要的是, 不要安装第三方安全软件}\footnote{Windows 11 中已经内置了安全软件,
+用户尤其没有必要安装国产的第三方杀毒软件,
+根据经验,
+它们会干扰 \TeX{} Live 安装}.
下面我们要确保下载到的 iso 文件没有损坏, 一种常用做法是检查其 MD5 值.
当然, 如果确信自己下载到的文件没有问题, 也可以跳过这一步.
@@ -87,7 +92,6 @@
第三方虚拟光驱软件可考虑 WinCDEmu 或 UltraISO;
不鼓励解压缩镜像文件}.
假设加载后的路径为 \texttt{Z:\textbackslash}.
-在卸载了国内第三方安全软件的前提下,
打开 \textsf{cmd} 窗口并执行
\begin{lstlisting}[language = bash]
Z:\install-tl-windows.bat --no-gui
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2024-05-31 23:41:55 UTC (rev 71399)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2024-06-01 20:20:59 UTC (rev 71400)
@@ -3417,6 +3417,7 @@
'tikz-page' => 'tex -8bit', # no doc remake, 8-bit name
'tikzmark' => 'tex',
'todonotes' => 'latex', # requires interaction
+ 'tqft' => 'etex',
'transparent' => 'etex',
'tudscr' => 'tex',
'uadocs' => 'latex', # requires interaction
More information about the tex-live-commits
mailing list.