summaryrefslogtreecommitdiff
path: root/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-08-03 03:01:12 +0000
committerNorbert Preining <norbert@preining.info>2020-08-03 03:01:12 +0000
commite5053aca346b6b429f77806ea89e37d67da94b29 (patch)
tree49b473636d2663448ca7031ae9eb6b3b28b06f3d /info/install-latex-guide-zh-cn/chapter/ubuntu.tex
parent1498fd91bffe57cfb36b3164ea5237cff0915559 (diff)
CTAN sync 202008030301
Diffstat (limited to 'info/install-latex-guide-zh-cn/chapter/ubuntu.tex')
-rw-r--r--info/install-latex-guide-zh-cn/chapter/ubuntu.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/info/install-latex-guide-zh-cn/chapter/ubuntu.tex b/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
index 2f8d67ba6b..168dc64aae 100644
--- a/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
+++ b/info/install-latex-guide-zh-cn/chapter/ubuntu.tex
@@ -260,11 +260,16 @@ Ubuntu 20.04 下安装宏包的要求与 Windows 10 下没有多少区别, 只
\begin{lstlisting}[language=bash]
texdoc texlive-zh-cn
\end{lstlisting}
-或
\begin{lstlisting}[language=bash]
texdoc lshort-zh-cn
\end{lstlisting}
-就可分别调出 \texttt{texlive-zh-cn.pdf} 和 \texttt{lshort-zh-cn.pdf}.
+\begin{lstlisting}[language=bash]
+ texdoc install-latex-guide-zh-cn
+\end{lstlisting}
+就可分别调出 \texttt{texlive-zh-cn.pdf},
+\texttt{lshort-zh-cn.pdf}
+或本手册.
+
\section{编译文件}