From 6334d6360bed9bad0cb840c10e2e619aa87474cf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 1 May 2023 20:25:59 +0000 Subject: install-latex-guide-zh-cn (1may23) git-svn-id: svn://tug.org/texlive/trunk@66976 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/install-latex-guide-zh-cn/chapter/ubuntu.tex') 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 2a38d4e789a..a54b1d882f8 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 @@ -125,7 +125,7 @@ 用户需要设置环境变量. 执行 \begin{lstlisting}[language = bash] - gedit ~/.bashrc + gedit ~/.profile \end{lstlisting} 在打开的文件末尾添加 \begin{lstlisting} @@ -253,7 +253,7 @@ 卸载完成后,可以进一步移除之前设置的环境变量. 在 \textsf{Terminal} 中执行 \begin{lstlisting}[language = bash] - gedit ~/.bashrc + gedit ~/.profile \end{lstlisting} 然后移除之前在文件末尾添加的 \begin{lstlisting} -- cgit v1.2.3