我是 TeX/LaTeX 新手。首先,我安装完整的 texlive.iso,大约为4.1GB
。我猜想 包括texlive-latex-extra
但没有。然后我尝试手动安装它,
PS C:\Windows\system32> tlmgr install texlive-latex-extra
tlmgr.pl: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr.pl install: package texlive-latex-extra not present in repository.
tlmgr.pl: action install returned an error; continuing.
tlmgr.pl: An error has occurred. See above messages. Exiting.
Google 搜索给出了针对 Linux 发行版的解决方案,但并未给出针对 Windows 操作系统的解决方案。