Tagged Questions
4
votes
2answers
381 views
texdoc can't find gnome-open (ubuntu 12.04, texlive 2009)
I have a full texlive ubuntu (2009) installation and typing something like
texdoc caption
returns the following error message: sh: 1: gnome-open: not found
if I type texdoc -f, I get the message:
...
7
votes
3answers
423 views
How can I make texdoc find certain documentation?
(This is a question in relation to something brought up in chat, http://chat.stackexchange.com/transcript/41?m=1918860#1918860.)
I'm using TeX Live 2009 in Ubuntu 11.04 and neither texdoc pgf nor ...
9
votes
1answer
309 views
How to improve texdoc results?
texdoc often fails for me, e.g.
$ locate beameruserguide.pdf
/usr/share/doc/latex-beamer/beameruserguide.pdf.gz
$ texdoc -l beamer
1 ...