[tex-live] Apropos for TeX Live?

Reinhard Kotucha reinhard.kotucha at web.de
Sun Oct 10 03:16:53 CEST 2010


On 9 October 2010 Herbert Schulz wrote:

 > I ran
 > 
 > $ tlmgr search --global table
 > and got
 > 
 > [...]
 >
 > which is way more than I expected. But it is inclusive.

Maybe because it searches long descriptions.  longdesc contains
arbitrary text, hence you get a lot of unrelated stuff:

  $ tlmgr search --global table | wc -l
  182
  $ tlmgr search --global the | wc -l
  1567

I fear that a dedicated list of reasonable keywords is unavoidable.
Too much output isn't helpful either.

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


More information about the tex-live mailing list