summaryrefslogtreecommitdiff
path: root/info
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-08-01 03:00:39 +0000
committerNorbert Preining <norbert@preining.info>2021-08-01 03:00:39 +0000
commit956b25a304207d06fe012f8c8efcb13cc66e3eec (patch)
tree31afb75255717f047a6833a290bd6533678ff4d5 /info
parent6476d9b56070f64c62d6a81514c0c9b25aad1eda (diff)
CTAN sync 202108010300
Diffstat (limited to 'info')
-rw-r--r--info/install-latex-guide-zh-cn/appendix/mirror.tex4
-rw-r--r--info/install-latex-guide-zh-cn/appendix/updateinfo.tex11
-rw-r--r--info/install-latex-guide-zh-cn/chapter/macos.tex2
-rw-r--r--info/install-latex-guide-zh-cn/chapter/ubuntu.tex12
-rw-r--r--info/install-latex-guide-zh-cn/chapter/windows.tex4
-rw-r--r--info/install-latex-guide-zh-cn/chapter/wsl.tex2
-rw-r--r--info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdfbin742445 -> 744469 bytes
7 files changed, 25 insertions, 10 deletions
diff --git a/info/install-latex-guide-zh-cn/appendix/mirror.tex b/info/install-latex-guide-zh-cn/appendix/mirror.tex
index 6271c40112..b53358a868 100644
--- a/info/install-latex-guide-zh-cn/appendix/mirror.tex
+++ b/info/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/info/install-latex-guide-zh-cn/appendix/updateinfo.tex b/info/install-latex-guide-zh-cn/appendix/updateinfo.tex
index e4148089ec..7debec6c3a 100644
--- a/info/install-latex-guide-zh-cn/appendix/updateinfo.tex
+++ b/info/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/info/install-latex-guide-zh-cn/chapter/macos.tex b/info/install-latex-guide-zh-cn/chapter/macos.tex
index 400325a36e..ec188c6dba 100644
--- a/info/install-latex-guide-zh-cn/chapter/macos.tex
+++ b/info/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/info/install-latex-guide-zh-cn/chapter/ubuntu.tex b/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
index 4f175c2aee..5f3dd174e1 100644
--- a/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
+++ b/info/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/info/install-latex-guide-zh-cn/chapter/windows.tex b/info/install-latex-guide-zh-cn/chapter/windows.tex
index 987fac9a5c..04ef8e35a6 100644
--- a/info/install-latex-guide-zh-cn/chapter/windows.tex
+++ b/info/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/info/install-latex-guide-zh-cn/chapter/wsl.tex b/info/install-latex-guide-zh-cn/chapter/wsl.tex
index 1f43e90035..cbb5787095 100644
--- a/info/install-latex-guide-zh-cn/chapter/wsl.tex
+++ b/info/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/info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf b/info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
index 73340249d3..c6ad66c4b0 100644
--- a/info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
+++ b/info/install-latex-guide-zh-cn/install-latex-guide-zh-cn.pdf
Binary files differ