diff options
author | Karl Berry <karl@freefriends.org> | 2021-08-01 20:35:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-08-01 20:35:44 +0000 |
commit | 98f154c5ea30331f840ff20df224f8b99b33393e (patch) | |
tree | 8df218a53b3dc4781371e24667beb8135adfcb24 /Master/texmf-dist | |
parent | af3187cf86fe62cdec47ece509939d9be3a95016 (diff) |
install-latex-guide-zh-cn (1aug21)
git-svn-id: svn://tug.org/texlive/trunk@60134 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
7 files changed, 25 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex index 6271c40112d..b53358a868f 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/mirror.tex @@ -39,6 +39,8 @@ & \url{http://mirrors.hust.edu.cn/CTAN/systems/texlive/}\\ \href{https://mirror.lzu.edu.cn/}{兰州大学} & \url{https://mirror.lzu.edu.cn/CTAN/systems/texlive/}\\ + \href{https://mirrors.sustech.edu.cn/}{南方科技大学} + & \url{https://mirrors.sustech.edu.cn/CTAN/systems/texlive/}\\ \href{https://mirrors.nju.edu.cn/}{南京大学} & \url{https://mirrors.nju.edu.cn/CTAN/systems/texlive/}\\ \href{https://mirrors.tuna.tsinghua.edu.cn/}{清华大学} @@ -102,4 +104,4 @@ 那么设置将变为 \begin{lstlisting} tlmgr option repository https://mirrors.tuna.tsinghua.edu.cn/CTAN/systems/texlive/tlnet -\end{lstlisting}
\ No newline at end of file +\end{lstlisting} diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex index e4148089ecf..7debec6c3a6 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/appendix/updateinfo.tex @@ -2,6 +2,15 @@ \chapter{版本信息} +\section*{v2021.8.1} + +\begin{enumerate} + \item 改动一些文本上的小问题 + \item 改动错误的链接 + \item 添加南方科技大学镜像 + \item 添加 Windows 10 系统内注册表位置 +\end{enumerate} + \section*{v2021.7.3} \begin{enumerate} @@ -136,7 +145,7 @@ \item 添加版本信息列表 \item 改变 Windows 10 的 \TeX studio 的下载网址 \item 添加 macOS 中 \texttt{xelatex} 用字体名调用字体的方法 - \item 详述 WSL 中不懂 vim 的处理方法和阅读宏包手册的方法 + \item 详述 WSL 中不懂 \textsf{vim} 的处理方法和阅读宏包手册的方法 \item 强调路径为不带空格的英文 \item 订正若干拼写错误 \item 给出 \texttt{jdk} 环境变量的处理 diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/macos.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/macos.tex index 400325a36eb..ec188c6dba7 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/macos.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/macos.tex @@ -11,7 +11,7 @@ Homebrew 是一个包管理, 类似 Ubuntu 上面的 \texttt{apt-get}. /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" \end{lstlisting} 将以上命令在\textsf{终端}\footnote{% - 打开方法为: \keys{\cmdmac + \SPACE}, 输入 terminal 并打开 \menu{终端} 应用}% + 打开方法为: \keys{\cmdmac + \SPACE}, 输入 \textsf{terminal} 并打开 \menu{终端} 应用}% 执行. 脚本会在执行前暂停, 并说明它将做什么. 依据屏幕指令执行即可. diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex index 4f175c2aee8..5f3dd174e11 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex @@ -217,7 +217,7 @@ \subsection{卸载源内的版本} 如果要卸载从源内安装的 \TeX{} Live, 个人比较推荐使用 synaptic package manager. -\textsf{terminal} 中执行 +在 \textsf{Terminal} 中执行 \begin{lstlisting}[language = bash] sudo apt install synaptic \end{lstlisting} @@ -242,7 +242,7 @@ 如果是从光盘镜像安装, 直接删除文件夹即可. -先在\textsf{terminal} 中执行 +先在\textsf{Terminal} 中执行 \begin{lstlisting}[language = bash] kpsewhich -var-value TEXMFROOT \end{lstlisting} @@ -289,7 +289,7 @@ please get the new TL by doing a new installation instead of proceeding here}. \section{升级宏包}\label{sec:ubuntu:update} 首次升级前, -在 \textsf{terminal} 中执行 +在 \textsf{Terminal} 中执行 \begin{lstlisting}[language = bash] sudo visudo \end{lstlisting} @@ -301,7 +301,7 @@ please get the new TL by doing a new installation instead of proceeding here}. \footnote{这里只讨论默认安装的情况}. 然后依次 \keys{\ctrl + X}, \keys{Y}, \keys{\enter} 保存退出. -接下来在 \textsf{terminal} 中执行 +接下来在 \textsf{Terminal} 中执行 \begin{lstlisting}[language = bash] sudo tlmgr option repository ctan \end{lstlisting} @@ -326,14 +326,14 @@ Ubuntu 20.04 下安装宏包的要求与 Windows 10 下没有多少区别, 只 \begin{lstlisting}[language = bash] sudo tlmgr install mcmthesis \end{lstlisting} -即安装了 mcmthesis. +即安装了 \texttt{mcmthesis} 宏包. \section{调出宏包手册}\label{sec:ubuntu:texdoc} 与 Windows 10 类似, 当正确安装后, 用户可以调出宏包手册以查阅相应内容. -例如在 \textsf{terminal} 中执行 +例如在 \textsf{Terminal} 中执行 \begin{lstlisting}[language=bash] texdoc texlive-zh-cn \end{lstlisting} diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex index 987fac9a5ca..04ef8e35a6d 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/windows.tex @@ -295,6 +295,10 @@ HKEY_CURRENT_USER\Software\Classes\TL.DVIOUT.view.2021 HKEY_CURRENT_USER\Software\Classes\TL.TeXworks.edit.2021 HKEY_CURRENT_USER\Software\Classes\TL.PSViewer.view.2021 + HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\TL.bitmap2eps.convert.2021_.jpg + HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\TL.bitmap2eps.convert.2021_.png + HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\TL.TeXworks.edit.2021_.sty + HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\ApplicationAssociationToasts\TL.TeXworks.edit.2021_.tex \end{lstlisting} 但若在安装时使用管理员权限``为所有人安装'', 则注册表位置将变为 diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/wsl.tex b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/wsl.tex index 1f43e90035b..cbb5787095a 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/wsl.tex +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/wsl.tex @@ -27,7 +27,7 @@ \end{lstlisting} 这些命令是为了处理日后使用中可能出现的字体问题. 为避免安装速度过慢, -可仿照 \ref{subsec:ubuntu:xelatexfail}~节更改文件 \texttt{sources.list}. +可仿照 \ref{subsec:fc-cache}~节更改文件 \texttt{sources.list}. 注意 WSL 中无法启动 \textsf{gedit}, 因此需要将其替换为 \textsf{vim}, 即 diff --git a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf Binary files differindex 73340249d3f..c6ad66c4b0c 100644 --- a/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf +++ b/Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf |