texlive[74374] Master/texmf-dist/doc/latex/install-latex-guide-zh-cn:
commits+karl at tug.org
commits+karl at tug.org
Sat Mar 1 22:33:19 CET 2025
Revision: 74374
https://tug.org/svn/texlive?view=revision&revision=74374
Author: karl
Date: 2025-03-01 22:33:19 +0100 (Sat, 01 Mar 2025)
Log Message:
-----------
install-latex-guide-zh-cn (1mar25)
Modified Paths:
--------------
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
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 2025-03-01 21:33:08 UTC (rev 74373)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex 2025-03-01 21:33:19 UTC (rev 74374)
@@ -2,6 +2,12 @@
\chapter{版本信息}
+\section*{v2025.3.1}
+
+\begin{itemize}
+ \item 增加了开启 \textsf{cmd} 界面的介绍
+\end{itemize}
+
\section*{v2025.1.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 2025-03-01 21:33:08 UTC (rev 74373)
+++ trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex 2025-03-01 21:33:19 UTC (rev 74374)
@@ -25,8 +25,15 @@
或在任意文件夹中按 \keys{\ctrl + L},
输入 \textsf{cmd},
点击 \keys{\enter}},
-执行
+将会见到诸如以下内容
\begin{lstlisting}[language = bash]
+ C:\Users\username>
+\end{lstlisting}
+它显示了当前所在路径并等待用户下一步操作,
+通常在开启 \textsf{cmd} 或上一程序运行结束时会显示.
+
+在 \textsf{cmd} 执行
+\begin{lstlisting}[language = bash]
echo %path:;=&echo.%
\end{lstlisting}
查看环境变量.
Modified: trunk/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.