texdoc icon indicating copy to clipboard operation
texdoc copied to clipboard

Find and view documentation in TeX Live

Results 19 texdoc issues
Sort by recently updated
recently updated
newest added

Texdoc used to have only limited test scripts. Since I became a maintainer of the program, I have been trying to write comprehensive test scripts with [RSpec](http://rspec.info/) + [Aruba](https://github.com/cucumber/aruba), but...

spec

texdoc -l bibtex says `142 results. Display them all? (y/N)`. That's fine, but when I previously saw the whole list, I often already know which number I want. Thus it...

enhancement
cli

The current format of the cache file is entirely redundant. We can make them smaller.

change
search

The current fuzzy search is only for the tlpdb package name. I want to extend the target to aliases and document file names as well.

enhancement
search

If you search for the string `texbytopi`, you would expect that texdoc would open the documentation for the package `texbytopic`, but instead it tells you that there are no good...

enhancement
search

The following values can be given to this config item: ``` negative_match = ask | showall | online ``` The name of the config item will be adopted if we...

enhancement
cli

texdoc foobar finds float.pdf and other float and hep-float docs. I see there are three characters in common, but it seems like too fuzzy of a match. But maybe I...

enhancement
question
change
search

Currently, the only options are to open the top 3 files or perform an online search, but we would like to add an option to show all results (i.e., switch...

change
cli

texdoc -l unifonttable prefers texmf-dist/doc/latex/fonttable/fonttable.pdf. That is somewhat understandable, but unicodefonttable.pdf doesn't appear anywhere in the list, which seems surprising. Maybe "uni" somehow needs to imply looking for "unicode"? There...

enhancement
change
search

It might be useful to take the creation dates of documents into account in our scoring scheme. The information can be taken either from the mtime of file systems or...

enhancement
score