MikTeX 有一个不错的可搜索的软件包列表miktex.org/软件包最好的一点是,如果你点击一个包裹,你会得到这个很好的概述其中包括版本号和日期。
对于 TeXLive,我所能找到的只是 svn trunk 中的一个长列表。以下链接需要一段时间才能加载: TeXLive SVN 中继链路。
对于包这是我能找到的最佳概述。
我的问题是:有没有类似的东西MiKTeX 上的详细封装信息 对于 TeXLive?
我为什么要这样做?我喜欢跟踪自己的软件包,并且不仅在 CTAN 上,还在 TeXLive 上检查其他软件包的状态。
答案1
好吧,我不知道 miktex,但tlmgr
会让你浏览 texlive 包数据库,例如在我的系统上tlmgr info pgf
生成:
$ tlmgr info pgf
package: pgf
category: Package
shortdesc: Create PostScript and PDF graphics in TeX
longdesc: PGF is a macro package for creating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdfTeX and dvips. It comes with a user-friendly syntax layer called TikZ. Its usage is similar to pstricks and the standard picture environment. PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt. Unlike pstricks, it can produce either PostScript or PDF output.
installed: Yes
revision: 44231
sizes: src: 369k, doc: 14009k, run: 5261k
relocatable: No
cat-version: 3.0.1a
cat-date: 2018-02-21 05:37:59 +0100
cat-license: lppl1.3gpl2
cat-topics: pgf-tikz graphics-in-tex
collection: collection-pictures